summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* diskdrake: use udevadm settle instead of udevsettleOlivier Blin2008-08-291-0/+1
|
* add bug numberPascal Rigaux2008-08-291-1/+1
|
* - fix buggy blocking wait_message occuring in summaryPascal Rigaux2008-08-291-0/+2
|
* typo fixThierry Vignaud2008-08-291-1/+1
|
* 11.27Thierry Vignaud2008-08-291-0/+2
|
* (acceptLicense,display_release_notes) fix displaying release notes in text ↵Thierry Vignaud2008-08-281-0/+2
| | | | mode (#43263)
* - configure vga=785 (640x480) when vga=788 (800x600) fails during installPascal Rigaux2008-08-281-0/+3
| | | | | | | | | (useful on 800x480 netbooks) other solutions could be: - ensure gfxboot choose 785 when it detects 788 is not available - ensure kernel tries 785 when 788 fails
* 11.26.1Thierry Vignaud2008-08-281-0/+2
|
* (create_widgets) fix asterisk in titlesThierry Vignaud2008-08-281-0/+2
|
* 11.26Thierry Vignaud2008-08-271-0/+3
|
* (ask_user_and_root) refresh "user management" step by right aligning most ↵Thierry Vignaud2008-08-271-0/+1
| | | | widgets
* kill extra spaceThierry Vignaud2008-08-271-1/+0
|
* add detailsThierry Vignaud2008-08-271-0/+4
|
* log latest commitsThierry Vignaud2008-08-271-0/+1
|
* (create_steps_window) better layout in 640x480 (#43231)Thierry Vignaud2008-08-271-0/+1
| | | | | | ("regression" introduced in r243712 on 2008-07-30: "(create_steps_window) first steps toward new installer style")
* - fix "probe floppies only once" (#43216)Pascal Rigaux2008-08-271-0/+2
|
* 11.25Thierry Vignaud2008-08-271-0/+2
|
* move logs from drakxtools to installer's logsThierry Vignaud2008-08-261-0/+3
|
* 11.24Thierry Vignaud2008-08-251-0/+3
|
* - handle blowfish password encryption and use it by default (#42426)Pascal Rigaux2008-08-221-0/+1
|
* - allow to install bootloader on md0 (#42999)Pascal Rigaux2008-08-221-0/+3
| | | | | (regression introduced on 2004-08-05)
* 11.23Thierry Vignaud2008-08-221-0/+2
|
* - pop wait_messages and ensure same window is used for next wait_messagesPascal Rigaux2008-08-221-0/+2
| | | | | (to ensure the background is not greyed,ungreyed,greyed,...)
* (acceptLicense) align license question to the rightThierry Vignaud2008-08-221-0/+1
|
* (acceptLicense,selectKeyboard) render some message titles as blueThierry Vignaud2008-08-221-0/+1
|
* - install lilo when needed (#39878)Pascal Rigaux2008-08-221-0/+2
|
* 11.21Thierry Vignaud2008-08-221-0/+2
|
* (main) ensure we initialize only once but at least one, thus fixingThierry Vignaud2008-08-221-0/+3
| | | | | crash when embedded or in installer (#43011)
* log funda's changesThierry Vignaud2008-08-221-0/+1
|
* - ensure we don't default on the first keyboard layout when upgrading frenchPascal Rigaux2008-08-211-0/+2
| | | | | box in english lang (#41103)
* (installPackages) do not set $HOME while installing packages (#18088)Thierry Vignaud2008-08-211-0/+2
|
* 11.20Thierry Vignaud2008-08-211-0/+2
|
* (create_buttons4partitions) fix sizing partitions bar (#24410): weThierry Vignaud2008-08-211-0/+2
| | | | | | were sizing width of the box according to window's heigh instead of window's width...
* (bestKernel_extensions) do not uselessly install kernel-server onThierry Vignaud2008-08-201-0/+3
| | | | | x86_64 if more than 3.8Gb are availlable
* 11.19Thierry Vignaud2008-08-201-0/+2
|
* log latest changesThierry Vignaud2008-08-201-0/+1
|
* - usbkbd is dead, using usbhid insteadPascal Rigaux2008-08-201-0/+1
| | | | | (as told by pterjan)
* - allow passing suppl=0 to disable "additional installation media" questionPascal Rigaux2008-08-201-0/+1
|
* (create_widget) set title for advanced dialogs instead of relying onThierry Vignaud2008-08-201-0/+1
| | | | | global step's title
* remove debugging code that wrongly went in last commit (r244224 onThierry Vignaud2008-08-201-0/+3
| | | | | 2008-08-19), thus fixing using remote repositories (spotted by pixel)
* 11.18Thierry Vignaud2008-08-191-0/+2
|
* be more preciseThierry Vignaud2008-08-191-1/+1
|
* (_create_Window) prevent flickering by properly computing windowThierry Vignaud2008-08-191-0/+1
| | | | | position (note that $::o->{windowwidth} = $::rootwidth - $::stepswidth)
* (_create_Window) prevent flickering by ignoring bogus size-allocate eventsThierry Vignaud2008-08-191-0/+2
|
* (ask_fromW,display_release_notes) stop reducing help & release notes ↵Thierry Vignaud2008-08-191-0/+1
| | | | dialogs' size
* (_create_Window) center sub dialogsThierry Vignaud2008-08-191-0/+2
|
* 11.17Thierry Vignaud2008-08-191-0/+2
|
* (acceptLicense,get_release_notes_button) (- use new style popup buttonThierry Vignaud2008-08-191-1/+1
| | | | | for 'release notes' button too
* (ask_fromW) use new style popup button for helpThierry Vignaud2008-08-191-0/+1
|
* enable to use a package repository different from installer one; this enablesThierry Vignaud2008-08-191-0/+1
| | | | | to use a locally build installer with an official distro repository