summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
* 13.13Thierry Vignaud2010-02-282-1/+3
|
* handle new SCSI driver: mpt2sas (#57833)Thierry Vignaud2010-02-282-0/+3
|
* 13.12Thierry Vignaud2010-02-252-1/+3
|
* prevent forking useless shellsThierry Vignaud2010-02-251-7/+7
|
* try harder to match webcams (#53940)Thierry Vignaud2010-02-252-1/+2
|
* add bug IDThierry Vignaud2010-02-251-1/+1
|
* handle new webcam driver: stv06xx (#53940)Thierry Vignaud2010-02-251-0/+2
|
* updated fi translationJani Välimaa2010-02-231-9/+8
|
* - detect_devices:Olivier Blin2010-02-233-1/+8
| | | | | | o fix merging PCI devices info from sysfs which resulted in ill-informed devices matching (#57711)
* display info about coresThierry Vignaud2010-02-212-0/+7
|
* display CPUID level in Id partThierry Vignaud2010-02-211-1/+1
|
* do not display 2 decades old CPU bugsThierry Vignaud2010-02-212-12/+2
|
* Updated Romanian translationCatalin Florin Russen2010-02-211-19/+19
|
* updated pt_BR translationSergio Rafael Lemke2010-02-181-5/+5
|
* updated fi translationJani Välimaa2010-02-181-3/+2
|
* updated polish translationMarek Walczak2010-02-181-1017/+875
|
* update russian translationAlexander Kazancev2010-02-171-47/+46
|
* Update French translationChristophe Berthelé2010-02-171-7/+7
|
* updated el translationGlentadakis Dimitris2010-02-111-14/+13
|
* run_program: use home and logname of user we are dropping privileges to, not 501Pascal Terjan2010-02-112-1/+4
|
* fix generation of grub md5 password on 64 bit installsChristophe Fergeau2010-02-101-1/+3
| | | | | | | we can't directly run grub-md5-crypt in 64 bit installs since it will run grub which is a 32 bit binary, and the install root fs doesn't have 32 bit user-land support. chroot into the target system if ::prefix is set to have proper 32 bit support if needed.
* rework detection of already crypted grub passwordsChristophe Fergeau2010-02-101-10/+9
|
* fix French translationChristophe Fergeau2010-02-101-1/+1
|
* Update NEWSPascal Terjan2010-02-102-2/+5
|
* move NEWS entry to right fileChristophe Fergeau2010-02-102-1/+2
|
* fix grub-md5-crypt call when running from a chrootChristophe Fergeau2010-02-102-1/+2
| | | | This should fix encrypted grub passwords in installer (bug #57461)
* 13.11Pascal Terjan2010-02-102-1/+3
|
* drakboot: fix crypted password detectionPascal Terjan2010-02-102-1/+3
|
* fix using empty dmraidPascal Terjan2010-02-093-2/+15
|
* partitioning_wizard: fix a crash on empty diskPascal Terjan2010-02-092-1/+2
|
* updated tr translationAtilla Öntaş2010-02-091-1016/+879
|
* 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
|