summaryrefslogtreecommitdiffstats
path: root/perl-install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* - drop the ability to set mem=xxx in bootloader configuration (#42329)Pascal Rigaux2008-09-091-0/+2
|
* add bug numberPascal Rigaux2008-09-091-1/+1
|
* - diskdrakePascal Rigaux2008-09-091-0/+5
| | | | | | | o keep current UUID when formatting ext2/ext3 (was already done for swap), so that fstab on other distros continue to work (requires e2fsprogs-1.41.1-2mnb2)
* add another bug ID and further describe the issueThierry Vignaud2008-09-091-1/+1
|
* 11.38Thierry Vignaud2008-09-081-0/+2
|
* (create_buttons4partitions) fix too large partition bar (#43073) by sizing ↵Thierry Vignaud2008-09-081-0/+1
| | | | the partitions bar on file system type bar's width
* (main) improve GUI by adding spacing between buttonsThierry Vignaud2008-09-081-0/+1
|
* (Create,create_widget) fix file system type drop down list showing most typesThierry Vignaud2008-09-081-0/+4
| | | | | as "..." in expert mode due to ellipsizing (#43611)
* 11.37Thierry Vignaud2008-09-081-0/+2
|
* make some pull down menus not editableThierry Vignaud2008-09-081-0/+1
|
* make it fit better in 1024x768Thierry Vignaud2008-09-081-0/+1
|
* (new) make draksplash working againThierry Vignaud2008-09-081-0/+2
| | | | | regression introcued on 2008-08-18: "really fix another focus bug (#42750)"
* improve drakauth GUIThierry Vignaud2008-09-081-0/+2
|
* (create_boxradio) do not size radio button that have a label (eg: drakauth)Thierry Vignaud2008-09-081-0/+2
| | | | | | | | | thus preventing uneeded horizontal scrollbar to appear regression introduced in commit r244594 (from 2008-09-01): "(gtkradio) fix sizing radio buttons' labels (infamous 6 years old gnome bug #101968)"
* add descriptions to menu entries (#26106)Thierry Vignaud2008-09-081-0/+1
|
* (set_window_manager) update /etc/sysconfig/desktop since get_autologin() stillThierry Vignaud2008-09-081-0/+4
| | | | | | reads it, thus fixing drakboot not displaying previous setting but a blank value instead
* 11.36Olivier Blin2008-09-051-0/+2
|
* merge remove-unused-hardware-packages and remove-unselected-localesOlivier Blin2008-09-051-0/+2
| | | | | helpers into a new remove-unused-packages tool (and make it reusable)
* - bootloader-config:Pascal Rigaux2008-09-051-0/+3
| | | | | o --action migrate-to-uuids: backup conf file prior to migration with suffix
* - libDrakX:Pascal Rigaux2008-09-041-0/+3
| | | | | | | | o fix handling KDE4 in running_window_manager() and ask_window_manager_to_logout() fucking /usr/lib/qt4/bin is in PATH... except after being called by usermode which filter-out such weird things!
* 11.35Pascal Rigaux2008-09-041-0/+2
|
* - bootloader-config:Pascal Rigaux2008-09-041-0/+2
| | | | | o add --action migrate-to-uuids
* (new) fix sizing some label (workarounding infamous 6 years old gnome bug ↵Thierry Vignaud2008-09-031-0/+2
| | | | #101968)
* 11.33.1Thierry Vignaud2008-09-021-0/+2
|
* - libDrakX:Pascal Rigaux2008-09-021-0/+3
| | | | | o handle KDE4 in running_window_manager() and ask_window_manager_to_logout()
* 11.30Thierry Vignaud2008-09-011-0/+2
|
* service_harddrake: adapt kernel modaliases that are not valid anymoreOlivier Blin2008-09-011-0/+3
| | | | | | in modprobe.conf when booting a new kernel, this should fix migration from e1000 to e1000e and from iwl4965 to iwlagn (#41248)
* (create_widgets_block) fix size of right aligned labels by not addingThierry Vignaud2008-09-011-0/+1
| | | | | them to size group
* (gtkradio) fix sizing radio buttons' labels (infamous 6 years old gnome bug ↵Thierry Vignaud2008-09-011-0/+2
| | | | #101968)
* (create_widget) prevent big combo boxes to cause an horizontallThierry Vignaud2008-09-011-0/+2
| | | | | scrollbar to appear by using the "ellipsize" property
* (_gtk__Install_Button) no relief on 'advanced' buttons like in installerThierry Vignaud2008-09-011-0/+1
|
* (create_widget) fix alignment of check buttonsThierry Vignaud2008-09-011-0/+1
|
* - libDrakX:Pascal Rigaux2008-09-011-0/+4
| | | | | | o make all windows are "dialog", so that gurpmi.addmedia during install displays nicely
* 11.29Thierry Vignaud2008-08-291-0/+2
|
* diskdrake: use udevadm settle instead of udevsettleOlivier Blin2008-08-291-0/+1
|