summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* Add back and fix lvm in patitioning wizardPascal Terjan2010-02-083-4/+6
|
* add support for asturian (#56990)Thierry Vignaud2010-02-073-0/+4
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2010-02-071-4/+5
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2010-02-071-6/+10
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2010-02-071-3/+3
|
* display lvm/dmraid/... name in combo box, and disable lvm for nowPascal Terjan2010-02-042-2/+5
|
* 13.10Thierry Vignaud2010-02-043-1/+5
|
* (write_grub) ensure /boot/grub/menu.lst permissions are 0600 since itThierry Vignaud2010-02-043-1/+5
| | | | can contains a password
* (setupBootloader__general, read_grub_menu_lst, write_grub) default toThierry Vignaud2010-02-044-10/+5
| | | | always crypt grub passwords
* - handle new drivers:Thierry Vignaud2010-02-042-0/+20
| | | | | | | | | | | | o ATA: pata_atp867x, pata_piccolo, pata_rdc o DVB: dvb-usb-ec168, dvb-usb-friio, earth-pt1 o ISDN: avmfritz, mISDNinfineon, netjet, speedfax, w6692 o network: vmxnet3 o radio: radio-miropcm20, radio-usb-si470x o RAID: 3w-sas, hpsa, pmcraid o SCSI: be2iscsi, bfa, pm8001, vmw_pvscsi o TV: cx25821, saa7164 o wifi: r8187se, r8192_pci, r8192u_usb, rt2800pci, vt6655_stage, vt6656_stage
* 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
| | | | due to fscking combinediff that forgot one file
* 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, write_grub) add support for crypted grub passwords
* (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
| | | | | it now works out of the box everywhere and it's now mainly a debug option
* (get_apple_boot_parts) extract it out of setupBootloader__general()Thierry Vignaud2010-02-031-1/+6
| | | | for readability
* (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
| | | | install time (requested by fcrozat+enael) (still available in summary)
* (_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
| | | | commit r265068)