summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Expand)AuthorAgeFilesLines
...
* (main): remove unloading vfat (not needed anymore with mdk-stage1)Pascal Rigaux2001-03-051-1/+1
* (install_grub): ensure the translated messages are not too big the hard wayPascal Rigaux2001-03-051-1/+1
* Updated Latvian, Belarussian and Spanish filesPablo Saratxaga2001-03-053-1121/+1105
* (_create_window): don't care about c::XSetInputFocus not existingPascal Rigaux2001-03-051-1/+1
* (xtest): use external xtest if standalonePascal Rigaux2001-03-051-2/+9
* (vnew): cleanupPascal Rigaux2001-03-051-1/+1
* (install_urpmi): have "use hdlist ..." in any casePascal Rigaux2001-03-051-1/+1
* (setupBootloader): pixelizationPascal Rigaux2001-03-051-4/+4
* (setupBootloader): fix call to get_appendPascal Rigaux2001-03-051-1/+1
* *** empty log message ***Pascal Rigaux2001-03-051-2/+24
* compile fixPascal Rigaux2001-03-051-1/+1
* (lv_create): fix typoPascal Rigaux2001-03-051-1/+1
* fix typosGuillaume Cottenceau2001-03-051-2/+2
* updated po filesPablo Saratxaga2001-03-043-946/+1473
* *** empty log message ***Stew Benedict2001-03-042-10/+58
* *** empty log message ***Stew Benedict2001-03-044-3/+23
* - remove autologinPascal Rigaux2001-03-041-3/+3
* *** empty log message ***Pascal Rigaux2001-03-031-0/+8
* *** empty log message ***Pascal Rigaux2001-03-031-0/+44
* small fixes for LVMPascal Rigaux2001-03-036-26/+25
* (formatPartitions): call vgscan if needed when / is mountedPascal Rigaux2001-03-031-0/+3
* creationPascal Rigaux2001-03-031-0/+98
* small adaptationPascal Rigaux2001-03-031-1/+2
* add progs for LVM handlingPascal Rigaux2001-03-031-0/+12
* cleanupPascal Rigaux2001-03-031-2/+2
* (doPartitionDisksAfter): small adaptation for LVMsPascal Rigaux2001-03-031-2/+2
* add isLVMBasedPascal Rigaux2001-03-031-1/+2
* (getHds): handle LVMs. $o->{lvms} contain themPascal Rigaux2001-03-031-11/+11
* (hds): detect LVMs and return themPascal Rigaux2001-03-031-3/+27
* (make): better caller in errorPascal Rigaux2001-03-031-1/+2
* use run_or_diePascal Rigaux2001-03-032-3/+3
* (run_or_die, rooted_or_die): createdPascal Rigaux2001-03-031-1/+9
* *** empty log message ***Stew Benedict2001-03-035-7/+114
* *** empty log message ***Stew Benedict2001-03-038-8/+199
* fix typoPascal Rigaux2001-03-021-1/+1
* add hexedit and strace to SYSTEMPascal Rigaux2001-03-021-3/+3
* (getCompaqSmartArray): adapt for ccissPascal Rigaux2001-03-021-9/+9
* added graphical LILO by default.Francois Pons2001-03-022-3/+8
* (choosePackagesTree): in the tree, "Other" must be after the "best"Pascal Rigaux2001-03-021-2/+12
* add hexedit and strace to SYSTEMPascal Rigaux2001-03-021-1/+1
* (setupBootloaderBefore): Aurora-wsMonitor or Aurora-mwsMonitor is chosenPascal Rigaux2001-03-021-1/+1
* (removeXiBSuffix): enhanced, more flexiblePascal Rigaux2001-03-021-3/+3
* fix some doc (BOOKS)Florent Villard2001-03-022-19/+35
* (choosePackages): raise the min_markPascal Rigaux2001-03-021-1/+1
* updateddamien2001-03-021-0/+0
* updated Estonian and Czech filesPablo Saratxaga2001-03-013-961/+1123
* added bootloader chooser. added lilo configuration in text menu orFrancois Pons2001-03-012-14/+33
* added retry support but automatic (no user response).Francois Pons2001-03-011-66/+92
* add isLVM and isNonMountable ( = isRAID || isLVM)Pascal Rigaux2001-03-011-1/+3
* s/isRAID/isNonMountable/Pascal Rigaux2001-03-011-1/+1