summaryrefslogtreecommitdiffstats
path: root/perl-install/install
Commit message (Collapse)AuthorAgeFilesLines
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-09-091-14/+11
|
* Updated Slovenian translationJure Repinc2007-09-091-141/+32
|
* update translation for HebrewDotan Kamber2007-09-081-12/+10
|
* Updated Czech translation.Michal Bukovjan2007-09-081-83/+13
|
* upJosé Melo2007-09-081-16/+12
|
* New translations.Mashrab Kuvatov2007-09-072-60/+36
|
* - do not configure "windows" bootloader entries for "hidden" partitionsPascal Rigaux2007-09-071-0/+1
|
* updateTomasz Bednarski2007-09-071-81/+13
|
* Updated zh_TW translation from You-Cheng HsiehFunda Wang2007-09-071-153/+119
|
* (reallyChooseDesktop) fix unwrapped label (#33243)Thierry Vignaud2007-09-062-1/+3
|
* Japanese translation updated.Yukiko Bando2007-09-061-5/+7
|
* 10.4.191Thierry Vignaud2007-09-051-0/+2
|
* (reallyChooseDesktop) put images along labels in RadioButtons (HIG)Thierry Vignaud2007-09-052-5/+8
|
* fix not displaying the security groupThierry Vignaud2007-09-052-0/+3
|
* (summary_prompt) add spacing around separatorsThierry Vignaud2007-09-052-1/+3
|
* update bootloader & updates banner iconsThierry Vignaud2007-09-053-0/+1
|
* fuzzy a too big entryThierry Vignaud2007-09-051-2/+3
|
* 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
|
* Updated Estonian translation.Marek Laane2007-09-051-63/+6
|
* 10.4.189Thierry Vignaud2007-09-041-0/+2
|
* (summary_prompt) add an horizontal bar between elementsThierry Vignaud2007-09-042-3/+11
|
* (summary_prompt) add spacing between elementsThierry Vignaud2007-09-042-1/+4
|
* 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
|
* Updated zh_CN translationFunda Wang2007-09-041-72/+7
|
* update (#33132)Thierry Vignaud2007-09-041-6/+6
|
* sync with codeThierry Vignaud2007-09-0471-260/+1693
|
* 10.4.187Pascal Rigaux2007-09-041-3/+2
|
* - bugfix: add desktop-Custom.png to tarballPascal Rigaux2007-09-042-0/+2
|
* better use $::o->{uuid_by_default} to allow easy setting in auto_installsPascal Rigaux2007-09-041-1/+1
|
* 10.4.Pascal Rigaux2007-09-041-0/+2
|
* - add global variable settable via "use_uuid" on kernel cmdlinePascal Rigaux2007-09-042-0/+3
| | | | | (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-042-0/+3
|
* really allow nicer "choose desktop" step with iconsPascal Rigaux2007-09-041-1/+1
|
* 10.4.184Thierry Vignaud2007-09-031-0/+2
|
* - nicer "choose desktop" step with iconsPascal Rigaux2007-09-035-10/+55
|
* - steps window: do not underline categories (Installation, Configuration)Pascal Rigaux2007-09-032-1/+2
| | | | | (as suggested by Anne)
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-09-021-10/+7
|
* - 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-313-5/+22
| | | | | | (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)
* Updated Malay translationSharuzzaman Ahmat Raslan2007-08-311-174/+105
|
* 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-312-2/+30
| | | | | (as required in the specs of 2008.0)