summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
* 13.1013.10Thierry Vignaud2010-02-043-1/+5
* (write_grub) ensure /boot/grub/menu.lst permissions are 0600 since itThierry Vignaud2010-02-043-1/+5
* (setupBootloader__general, read_grub_menu_lst, write_grub) default toThierry Vignaud2010-02-044-10/+5
* - handle new drivers:Thierry Vignaud2010-02-042-0/+20
* partitioning wizard: offer to install on dmraid and existing lvmPascal Terjan2010-02-042-2/+7
* fix disabled diagnostics pragmaThierry Vignaud2010-02-041-1/+1
* (read_grub_menu_lst,write_grub) fix support for crypted grub passwordsThierry Vignaud2010-02-042-4/+13
* minimu modules neede for crypted passwordsThierry Vignaud2010-02-031-0/+2
* 13.9Thierry Vignaud2010-02-032-1/+3
* (setupBootloader__general, crypt_grub_password, is_already_crypted,Thierry Vignaud2010-02-034-1/+40
* (read_grub_menu_lst) perl_checker cleanupThierry Vignaud2010-02-031-1/+1
* (write_grub::format) factorize codeThierry Vignaud2010-02-031-2/+4
* (write_grub) allow timeout to be '0'Thierry Vignaud2010-02-033-1/+4
* (setupBootloader__general) make an advanced option out of 'ACPI' sinceThierry Vignaud2010-02-031-1/+1
* (get_apple_boot_parts) extract it out of setupBootloader__general()Thierry Vignaud2010-02-031-1/+6
* (setupBootloader__general) wrap for readabilityThierry Vignaud2010-02-031-6/+13
* (setupBootloader__general) add a title for security optionsThierry Vignaud2010-02-031-0/+1
* (setupBootloader__general) make restrict's 'validate' callback more readableThierry Vignaud2010-02-032-3/+7
* (setupBootloader__general) make 'restric' an advanced optionThierry Vignaud2010-02-031-1/+2
* (setupBootloader__general) always display security settingsThierry Vignaud2010-02-033-2/+6
* 13.8Thierry Vignaud2010-02-032-1/+5
* fix spacingThierry Vignaud2010-02-031-0/+1
* - ensure all text is visibleFrederic Crozat2010-02-031-0/+0
* Release 13.7 and fix dates in NEWSPascal Terjan2010-02-023-5/+8
* update banner for 2010.1 alpha2Frederic Crozat2010-02-021-0/+0
* 13.6Thierry Vignaud2010-02-012-1/+3
* remove extra spaceThierry Vignaud2010-02-011-1/+0
* (setupBootloader__mbr_or_not) do not ask for bootloader location atThierry Vignaud2010-02-012-1/+4
* (_ask_mbr_or_not) extract it out of setupBootloader__mbr_or_not()Thierry Vignaud2010-02-011-8/+14
* (setupBootloader__entries) perl_checker cleanupsThierry Vignaud2010-02-011-2/+2
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2010-01-311-7/+7
* Update hungarian translationGergely Lonyai2010-01-281-1069/+894
* Updated Estonian translation.Marek Laane2010-01-281-6/+6
* Updated translation for Norwegian BokmålOlav Dahlum2010-01-271-68/+35
* translated new strings and fixed fuzzy lines on pt_BR localeSergio Rafael Lemke2010-01-271-12/+10
* updated fi translationJani Välimaa2010-01-271-11/+12
* updated el translationGlentadakis Dimitris2010-01-271-19/+12
* Update POT fileFunda Wang2010-01-2771-25871/+27514
* support ddf1 dmraidPascal Terjan2010-01-273-1/+23
* 13.5Thierry Vignaud2010-01-262-1/+3
* remove mnb from bootloader entry name like we do for mdvPascal Terjan2010-01-262-1/+2
* fix bootloader entry name for rc kernelsPascal Terjan2010-01-262-1/+3
* Try to get better initial estimation of install timePascal Terjan2010-01-202-1/+4
* no more need to forward declare %hd_vendors (basically revertingThierry Vignaud2010-01-181-2/+2
* (_get_hd_vendor) detect "Hitachi" vendor for more hard discsThierry Vignaud2010-01-182-1/+2
* (_get_hd_vendor) factorize code (needed for next commit)Thierry Vignaud2010-01-181-7/+14
* perl_checker cleanupsThierry Vignaud2010-01-181-3/+3
* detect "Maxtor" vendor for hard discsThierry Vignaud2010-01-182-0/+2
* rename %eide_hds as %hd_vendors since it better document what it isThierry Vignaud2010-01-181-6/+6
* fix detecting firewire controllers when using the new kernel firewire stackThierry Vignaud2010-01-182-1/+2