summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 15.1915.19bisThomas Backlund2013-01-161-0/+2
|
* update translationsThomas Backlund2013-01-161-0/+1
|
* (call_blkid) do not bypass blkid cacheThierry Vignaud2012-12-281-0/+2
|
* 15.1415.14Thierry Vignaud2012-12-171-0/+2
|
* fix installing grub2 from live session (blino)Thomas Backlund2012-12-171-0/+2
|
* (init) use new exceptions managementThierry Vignaud2012-12-171-0/+2
|
* 15.1315.13Thierry Vignaud2012-12-151-0/+2
|
* fix checking grub2 installation (mga#8390)Thierry Vignaud2012-12-151-0/+2
|
* typo fixThierry Vignaud2012-12-141-1/+1
|
* 15.1215.12Thierry Vignaud2012-12-141-0/+2
|
* (read_grub2) "enhance" fake gru2 conf reading (mga#8366)Thierry Vignaud2012-12-141-0/+2
|
* grub2 fix was also for drakbootThierry Vignaud2012-12-131-0/+2
|
* 15.1115.11Thierry Vignaud2012-12-131-0/+2
|
* (register_main_window) add it for tracking main windowsThierry Vignaud2012-12-131-0/+1
|
* (quit_popup) popup a dialog confirming to quit when clicking "X" (mga#1812)Thierry Vignaud2012-12-131-0/+2
| | | | to be manually called from delete_event callback in pure gtk+ cases (eg: mcc)
* (create_widget) fix quitting app when closing "advanced" dialogThierry Vignaud2012-12-131-0/+3
| | | | (mga#1812)
* actually bootloader fix is for drakboot tooThierry Vignaud2012-12-121-0/+4
|
* 15.915.9Thierry Vignaud2012-12-111-0/+2
|
* (part) if a partition has been manually formated, don't offer toThierry Vignaud2012-12-111-0/+4
| | | | format it again (for draklive-install, mga#7822)
* 15.315.3Thierry Vignaud2012-12-091-0/+2
|
* (ask_network) fix a crash by lazy loading when needed services (DaveThierry Vignaud2012-12-091-0/+4
| | | | | | | | | | | | | Hodgins, mga#8335) perl_checker didn't find it b/c it saw a chain of module require (but in reallity it's not here b/c only one or a couple subs actually lazy load most modules in that chain so the odds of it being done are 0 in practice :-( ) Xconfig::glx -> detect_devices -> fs::proc_partitions -> partition_table -> fs -> fs::remote::* -> network::network -> network::shorewall -> services
* 15.215.2Thierry Vignaud2012-12-071-0/+2
|
* (read_grub2) add fake gru2 conf readingThierry Vignaud2012-12-071-0/+3
| | | | else drakboot crashes
* 15.115.1Thierry Vignaud2012-12-071-0/+2
|
* add grub2 supportThierry Vignaud2012-12-071-0/+3
| | | | | | (from rosa but cleaned) (also rosa work is way incomplete: no filling of $booloader and the like...)
* 14.5014.50Thierry Vignaud2012-11-061-0/+2
|
* adapt to new reboot pathThierry Vignaud2012-11-031-0/+1
|
* include FIRMWARE packages from Cards+ in detected graphical drivers (#6438, ↵Olivier Blin2012-10-131-0/+3
| | | | | | | | #7641): - not to remove radeon-firmware in draklive-install if a matching card is present - to install radeon-firmware during install
* 14.4714.47Thierry Vignaud2012-10-121-0/+2
|
* (min_size) offer resizing NTFS again (broken by ntfsprogs -> ntfs-3g switch)Thierry Vignaud2012-10-111-0/+2
|
* (move_fonts) fix itThierry Vignaud2012-10-071-0/+1
|
* fix ttmkfdir pathThierry Vignaud2012-10-071-0/+2
|
* never crash if timezones cannot be listed (mga#6787)Thierry Vignaud2012-09-211-0/+3
|
* 14.4514.45Thierry Vignaud2012-09-201-0/+2
|
* (move_fonts) fix moving font files with space in their names (mga#2689)Thierry Vignaud2012-09-201-0/+2
| | | | | | also avoid fork a useless shell (remove_fonts) fix a potential similar issue
* (raw) do not crash when trying to guess homedir before running another ↵Thierry Vignaud2012-09-171-0/+2
| | | | process (mga#7403)
* remove useless "Autodetect printers" optionThierry Vignaud2012-09-161-0/+3
| | | | | | rationale: we don't detect anymore printers since commit r245200 on 2008-09-15 ("do not use anymore printerdrake and thus do not detect printers anymore")
* 14.4414.44Thierry Vignaud2012-09-141-0/+2
|
* change license ownership (mga#7347)Thierry Vignaud2012-09-141-1/+1
|
* (main_license) advertize new doc license (mga#7347)Thierry Vignaud2012-09-141-0/+2
|
* (report_bug_to_bugzilla) fix preselecting "RPM package" (Manuel Hiebel, ↵Thierry Vignaud2012-09-071-0/+3
| | | | mga#7380)
* 14.4314.43Thierry Vignaud2012-09-041-0/+2
|
* (Gtk2::Banner->new) fix crashing when a banner icon doesn't exist (mga#5223)Thierry Vignaud2012-09-041-0/+1
|
* include/detect new drivers:Thierry Vignaud2012-09-041-0/+4
| | | | | | - crypto: aesni_intel - input: hid-aureal synaptics_usb - wifi: qmi_wwan, mwifiex_usb
* drakx-in-chroot is not part of drakxtoolsThierry Vignaud2012-09-031-2/+0
|
* 14.4014.40Thierry Vignaud2012-09-031-0/+2
|
* sortThierry Vignaud2012-09-031-2/+2
|
* - drakx-in-chroot:Thomas Backlund2012-09-011-0/+2
| | | | | | o adapt to usbfs death
* (update_splash) Only expand initrd symlinks for kernels with vga=nnn argumentsColin Guthrie2012-09-011-0/+3
| | | | | | | | | | | | | | | | | | | | When working out which initrds to regenerate, it is likely that the same initrd symlink is used by multiple bootloader entries (i.e. typically the initrd.img symlinked initrd is used by both the current and the failsafe entry). If the earlier entry does have vga= but the latter entry does not, then the latter entry will end up being the value used when checking the vga= argument when deciding if the initrd needs to be regenerated. Thus we only expand the symlink if the vga= value is set which means that any initrd that needs to be regenerated definitely will be regenerated. This will hopefully solve the problem seen on mga2 when and updated theme package had to be pushed but the initrds didn't seem to be updated.
* adapt to usbfs death (1/4): check for /sys/kernel/debug/usb instead ofThierry Vignaud2012-08-301-0/+1
| | | | /proc/bus/usb