summaryrefslogtreecommitdiffstats
path: root/perl-install/install/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* 10.4.195Olivier Blin2007-09-131-0/+2
|
* blino fix is usefull for installer tooThierry Vignaud2007-09-131-0/+2
|
* 10.4.194Thierry Vignaud2007-09-131-0/+2
|
* - for wait_message, display a banner and move "Please Wait" in the bannerPascal Rigaux2007-09-131-0/+1
|
* - use user_xattr by default on reiserfs (#15068)Pascal Rigaux2007-09-131-0/+1
|
* - do not allow to upgrade i586->x86_64 or x86_64->i586 (#33370)Pascal Rigaux2007-09-131-0/+1
|
* - fix grub hanging if /boot on xfs (#33267)Pascal Rigaux2007-09-131-0/+1
|
* - do not configure "windows" bootloader entries for "hidden" partitionsPascal Rigaux2007-09-071-0/+1
|
* (reallyChooseDesktop) fix unwrapped label (#33243)Thierry Vignaud2007-09-061-0/+2
|
* 10.4.191Thierry Vignaud2007-09-051-0/+2
|
* (reallyChooseDesktop) put images along labels in RadioButtons (HIG)Thierry Vignaud2007-09-051-0/+2
|
* fix not displaying the security groupThierry Vignaud2007-09-051-0/+1
|
* (summary_prompt) add spacing around separatorsThierry Vignaud2007-09-051-0/+2
|
* update bootloader & updates banner iconsThierry Vignaud2007-09-051-0/+1
|
* drop support for iiimfThierry Vignaud2007-09-051-0/+2
|
* 10.4.190Thierry Vignaud2007-09-051-0/+2
|
* - display a warning when capslock is enabled and entering a password (#33028)Pascal Rigaux2007-09-051-0/+1
|
* - fix insmoding raid0 (#33172)Pascal Rigaux2007-09-051-0/+2
|
* 10.4.189Thierry Vignaud2007-09-041-0/+2
|
* (summary_prompt) add an horizontal bar between elementsThierry Vignaud2007-09-041-0/+1
|
* (summary_prompt) add spacing between elementsThierry Vignaud2007-09-041-0/+3
|
* 10.4.188Thierry Vignaud2007-09-041-0/+2
|
* (getSCSI) enumerate generic SCSI devices againThierry Vignaud2007-09-041-1/+4
|
* (getSCSI) add support for tape device again (#31073)Thierry Vignaud2007-09-041-0/+2
|
* 10.4.187Pascal Rigaux2007-09-041-3/+2
|
* - bugfix: add desktop-Custom.png to tarballPascal Rigaux2007-09-041-0/+2
|
* 10.4.Pascal Rigaux2007-09-041-0/+2
|
* - add global variable settable via "use_uuid" on kernel cmdlinePascal Rigaux2007-09-041-0/+2
| | | | | (it sets global variable $::uuid_by_default)
* 10.4.185Pascal Rigaux2007-09-041-0/+2
|
* - fix gnome choice in "choose desktop" step (#33101)Pascal Rigaux2007-09-041-0/+2
|
* 10.4.184Thierry Vignaud2007-09-031-0/+2
|
* - nicer "choose desktop" step with iconsPascal Rigaux2007-09-031-0/+1
|
* - steps window: do not underline categories (Installation, Configuration)Pascal Rigaux2007-09-031-0/+1
| | | | | (as suggested by Anne)
* - support for UUID (including UUID=xxx in fstab)Pascal Rigaux2007-08-311-0/+1
| | | | | (not by default for now)
* - nicely adjust mtime of fontconfig cache filesPascal Rigaux2007-08-311-0/+1
| | | | | | (otherwise the mtime may be in the future since files are not created with the chosen timezone, but only in UTC. and fc-cache doesn't like this at all)
* - do not set relatime option for mounting nfsPascal Rigaux2007-08-311-0/+2
| | | | | (since relatime is not handled by mount for nfs)
* do comment change in bootloader.pm here tooPascal Rigaux2007-08-311-0/+5
|
* 10.4.183Pascal Rigaux2007-08-311-0/+2
|
* - add new step "choose desktop", before or hiding "choose groups"Pascal Rigaux2007-08-311-0/+2
| | | | | (as required in the specs of 2008.0)
* 10.4.182Thierry Vignaud2007-08-301-0/+2
|
* (configure_sound_slots) enable snd-ac97-codec power_save=1 option if ↵Thierry Vignaud2007-08-301-0/+1
| | | | installed on laptop (#32213)
* cosmeticsOlivier Blin2007-08-301-1/+1
|
* assume system is a laptop if it contains some "Intel Corporation|Mobile" ↵Olivier Blin2007-08-301-0/+2
| | | | devices (fix Samsung Q1U detection, #32967)
* (summary) set specific icons for summary steps (#32923)Thierry Vignaud2007-08-301-0/+2
|
* 10.4.181 tooThierry Vignaud2007-08-291-0/+2
|
* (enteringStep) fix translating steps titlesThierry Vignaud2007-08-291-0/+1
|
* - ugtk2: use given title if available instead of default step title (#32923)Pascal Rigaux2007-08-291-0/+2
|
* bump release for installer (10.4.180)Thierry Vignaud2007-08-271-0/+2
|
* log latest blino changeThierry Vignaud2007-08-271-0/+1
|
* - bug command: fix choosing the usb-key/floppy drivePascal Rigaux2007-08-271-0/+2
| | | | | (ie adapting interactive::stdio to new interactive callbacks)