summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
...
* 15.37Thierry Vignaud2013-04-091-0/+2
|
* list HID USB devices with keyboardsThierry Vignaud2013-04-091-0/+1
|
* fix detecting some USB devices due to not reporting their class (mga#9674)Thierry Vignaud2013-04-091-0/+2
| | | | | regression introduced in commit r7096 on 2013-01-14: "use a proper interface between C (ldetect) & perl world, using XS"
* fix displayed PCI/USB ids (spot in mga#9674)Thierry Vignaud2013-04-091-0/+2
|
* better langThierry Vignaud2013-04-091-2/+3
|
* finish-install: configure urpmi media even if local media are configured, ↵Olivier Blin2013-04-081-0/+2
| | | | and only if online media are not setup (for live)
* allow to choose btrfs in normal mode (mga#65)Thierry Vignaud2013-04-071-0/+3
|
* 15.36Thierry Vignaud2013-04-061-0/+2
|
* bind mount /run in chroot, thus fixing dracut runs (Dave Hodgins, mga#9213)Thierry Vignaud2013-04-061-0/+2
|
* fix other Mga OS names in menu (mga#8710)Thierry Vignaud2013-04-061-0/+3
| | | | (reverting one of latest bogus Rosa bits)
* 15.35Thierry Vignaud2013-04-051-0/+2
|
* retrieve minor/major for LVs tooThierry Vignaud2013-04-051-0/+2
| | | | | | | | | thus fixing comparing in fs::get::is_same_hd(): 'device_alias' => 'mapper/vg--mga-root', with: 'device' => 'vg-mga/root', thus fixing removing LVM entries when saving /etc/fstab (mga#5811)
* set entries type when reading back grub2 confThierry Vignaud2013-04-051-0/+2
| | | | thus fixing switching back to grub-legacy (mga#9563)
* assume grub2.cfg is UTF-8 encodedThierry Vignaud2013-04-051-0/+1
|
* read back xen conf from grub2Thierry Vignaud2013-04-051-0/+2
|
* update draksound troubleshooting text (mga#4162)Colin Guthrie2013-04-041-0/+3
|
* 15.33Thierry Vignaud2013-04-041-0/+2
|
* try harder to lookup / partition y looking at mounted points (mga#8717)Thierry Vignaud2013-04-041-0/+1
|
* fix adding bogues bootloader entries (root=/dev/)Thierry Vignaud2013-04-041-0/+4
| | | | | | We were silently failing to lookup / partition (mga#8717) It was actually broken since Pixel introduced the check in commit r208774 on 2004-08-17 ("better error handling")
* 15.32Thierry Vignaud2013-03-301-0/+2
|
* fix detecting Xen hard disks (mga#9546)Thierry Vignaud2013-03-301-0/+2
| | | | | issue "introduced" in commit r4655 on May 23 2012: "add support for XenBlk discs(...) needs testing"
* 15.31Thierry Vignaud2013-03-281-0/+2
|
* do not show notification bubble in net_appletThierry Vignaud2013-03-281-0/+2
| | | | rationale: they make it to segfault (mga#9102)
* recognize more webcamThierry Vignaud2013-03-281-1/+1
|
* recognize more bluetooth devices (might help mga#5841)Thierry Vignaud2013-03-281-0/+2
|
* 15.28Thierry Vignaud2013-03-211-0/+2
|
* actually preserve UUID when formatting (mga#9428)Thierry Vignaud2013-03-201-0/+2
| | | | | | | bug introduced in commit r252676 by pterjan on Tue Feb 10 2009: "fix preserving UUID owhen formatting ext* and swap, and handle more FS (#39913)"
* do not build initrd if no bootloader is detected and --no-initd argument is ↵Colin Guthrie2013-03-191-0/+3
| | | | supplied
* install nss-pam-ldapd instead of nss_ldap (mga#9375)Thierry Vignaud2013-03-151-0/+3
|
* 15.27Thierry Vignaud2013-03-121-0/+2
|
* fix mounting NFS server (Derek Jennings, mga#207)Thierry Vignaud2013-03-121-0/+1
| | | | also fix indent + perl_checker cleanups + simplify
* install grub2-efi instead of grub2 if using UEFI (mga#8886)Thierry Vignaud2013-03-121-0/+3
|
* 15.26Thierry Vignaud2013-03-051-0/+2
|
* fixup git/svn addThierry Vignaud2013-03-051-0/+2
|
* 15.25Thierry Vignaud2013-03-051-0/+2
|
* prevent displaying twice release notesThierry Vignaud2013-03-041-0/+3
|
* 15.24.1Thomas Backlund2013-03-011-0/+2
|
* - harddrake:Thomas Backlund2013-03-011-0/+3
| | | | | | o add nvidia304 to service_harddrake (Luc Menut, mga #9216)
* fix bug IDThierry Vignaud2013-03-011-1/+1
|
* 15.24Thierry Vignaud2013-02-281-0/+2
|
* try harder not to have duplicate stuff on grub2 cmd lineThierry Vignaud2013-02-271-0/+1
|
* fix installing grub2 on a partition (mga#8462)Thierry Vignaud2013-02-271-0/+3
|
* 15.23Thierry Vignaud2013-02-271-0/+2
|
* read & save timeout value (mga#8850)Thierry Vignaud2013-02-271-0/+1
|
* set default parameters in grub2 config (mga#9177)Thierry Vignaud2013-02-271-0/+1
|
* (read_grub2) read more of grub2 configThierry Vignaud2013-02-271-0/+1
| | | | (needed for next commit)
* (method_choices_raw) put grub2 before grub-legacyThierry Vignaud2013-02-271-0/+3
| | | | | | | thus fixing detecting grub2 if there's a remaining grub-legacy signature basically reverting commit r6650 from 2012-12-09: "(method_choices_raw) put grub-legacy before grub2"
* 15.21Thierry Vignaud2013-02-261-0/+2
|
* add proper support for grub2 for bootloader-configThierry Vignaud2013-02-261-0/+2
|
* (read_grub2) add basic support for reading back grub2 configThierry Vignaud2013-02-261-0/+1
|