summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* (Gtk2::Banner->set_pixmap) use new background for bannersThierry Vignaud2008-09-191-0/+2
|
* - bootloader-config, drakboot:Pascal Rigaux2008-09-191-0/+5
| | | | | | | | | | | o handle /boot/grub/install.sh with no "root (hd...)" line (this is the case for grub's installed prior to 2005-06-16) (#43786, #43431) nb: "bootloader-config --action migrate-to-uuids" should be done prior to booting with a different layout, and so /boot/grub/install.sh is regenerated and will include "root (hd...)" line
* 11.47.1Pascal Rigaux2008-09-191-0/+2
|
* - diskdrakePascal Rigaux2008-09-191-0/+2
| | | | | | | o handle partitions encrypted with cryptsetup - bug fix: add mandatory new modules for dm-crypt
* 11.47Pascal Rigaux2008-09-191-0/+2
|
* - diskdrake:Pascal Rigaux2008-09-181-0/+1
| | | | | o handle partitions encrypted with cryptsetup
* handle new jme ethernet driverThierry Vignaud2008-09-181-0/+2
|
* fix network packages detectionOlivier Blin2008-09-181-0/+2
|
* harddrake2: detect network and graphical driver packages tooOlivier Blin2008-09-181-0/+2
|
* list btusb instead of hci_usb in bus/bluetooth (renamed in 2.6.27)Olivier Blin2008-09-181-0/+1
|
* (Type) fix file system type drop down list showing most types as "..."Thierry Vignaud2008-09-181-0/+4
| | | | | in "Change partition type" dialog in expert mode due to ellipsizing
* 11.46Thierry Vignaud2008-09-171-0/+2
|
* - scannerdrake:Tiago Salem Herrmann2008-09-171-0/+2
| | | | | o change all printerdrake references to system-config-printer
* (create_widget,create_widgets_block) better layout for right aligned widgetsThierry Vignaud2008-09-171-0/+2
|
* - bootloader-config:Pascal Rigaux2008-09-171-0/+2
| | | | | | | o --action migrate-to-uuids: do not migrate software raid to UUID (#43928) also fix a small typo in bootloader-config
* fix news entryOlivier Blin2008-09-171-1/+1
|
* license: put focus back on Refuse button by default (fix titypo)Olivier Blin2008-09-171-0/+2
|
* - bootloader-config:Pascal Rigaux2008-09-161-0/+3
| | | | | | | o fix reading existing grub conf in present of /dev/mapper/xxxx0p1 partitions (which was causing bootloader-config to drop correct entries, cf #37722)
* 11.44Pascal Rigaux2008-09-161-0/+2
|
* - bootloader-config:Pascal Rigaux2008-09-161-0/+4
| | | | | | o --action migrate-to-uuids: add UUID to swap v.2 in case the swap was created long ago when mkswap didn't do it by default
* 11.43Thierry Vignaud2008-09-151-0/+2
|
* split button bars into 3 barsThierry Vignaud2008-09-151-0/+1
|
* do not use anymore printerdrake and thus do not detect printers anymoreThierry Vignaud2008-09-151-0/+2
|
* fix check for mdadm in live install (#43785)Olivier Blin2008-09-151-0/+3
|
* 11.41Thierry Vignaud2008-09-111-0/+2
|
* (display_help) add a separator before "Close" buttonThierry Vignaud2008-09-111-0/+1
|
* fix indentationThierry Vignaud2008-09-111-1/+1
|
* reindentThierry Vignaud2008-09-111-1/+2
|
* (ask_fromW) put "Close" button of help at right endThierry Vignaud2008-09-111-0/+1
|
* (_gtk_any_Box) fix default spacing between GUI elementsThierry Vignaud2008-09-111-0/+1
|
* - finish-install:Pascal Rigaux2008-09-111-0/+2
| | | | | o fix setting utf8 when using lang=xx from /proc/cmdline (#43566)
* list rpcbind service in "System" categoryOlivier Blin2008-09-111-0/+1
|
* list nfs-common and nfs-server services (instead of nfs) in "File sharing" ↵Olivier Blin2008-09-111-0/+1
| | | | category (thanks to spuk)
* list ip6tables service in "Internet" category (thanks to spuk)Olivier Blin2008-09-111-0/+3
|
* 11.40Thierry Vignaud2008-09-101-0/+2
|
* guess country from timezone without asking if COUNTRY is set toOlivier Blin2008-09-101-0/+2
| | | | | "simplified" in the configuration file (#23303)
* call "country" and "keyboard" steps after "timezone" (#23303)Olivier Blin2008-09-101-0/+1
|
* guess country from timezone when possible (#23303)Olivier Blin2008-09-101-0/+1
|
* extract a "country" step out of the "language" oneOlivier Blin2008-09-101-0/+1
|
* always ask timezone (#23303, #42368)Olivier Blin2008-09-101-0/+1
|
* behave nicely when a window manager is running (for debugging)Olivier Blin2008-09-101-0/+2
|
* (create_widget,create_widgets_block,create_widgets) make advanced popup ↵Thierry Vignaud2008-09-101-0/+2
| | | | display the same title as their parents
* fix input devices detection in rpmsrate (broken for 3 years, #43721)Olivier Blin2008-09-101-0/+1
|
* (setupBootloader__general) fix nolapic/lapic logic due to altered kernel ↵Thierry Vignaud2008-09-101-0/+3
| | | | settings
* 11.39Thierry Vignaud2008-09-091-0/+2
|
* (_gtk_any_Window) make all windows be "dialog" during installation, soThierry Vignaud2008-09-091-0/+2
| | | | | that gurpmi.addmedia during install displays nicely
* reindentThierry Vignaud2008-09-091-3/+4
|
* (_gtk_any_Window) revert r244559 from pixel on 2008-09-01 which causeThierry Vignaud2008-09-091-0/+3
| | | | | | | | | | maximize & minimize buttons to disappear with gnome in standalone mode (#43540); was: "- libDrakX: o make all windows are "dialog", so that gurpmi.addmedia during install displays nicely"
* add bug ID so that we can grep in order to understand why we did thisThierry Vignaud2008-09-091-1/+1
|
* o allow UTF8 in /boot/grub/menu.lst (#43714)Pascal Rigaux2008-09-091-0/+1
|