summaryrefslogtreecommitdiffstats
path: root/rescue/tree/etc
Commit message (Collapse)AuthorAgeFilesLines
...
* added support to change boot entries when invoking oem script.Francois Pons2001-05-111-9/+105
| | | | | | fixed missing SCSI support and driver module loading. fixed missing speficic packages not installed on HW detected.
* added missing autologin package.Francois Pons2001-04-251-1/+1
|
* added option to enable oem mode.Francois Pons2001-04-251-3/+2
|
* added missing VERSION file.Francois Pons2001-04-251-0/+1
|
* fixed usage of free space on disk, added NVIDIA packages to install.Francois Pons2001-04-251-6/+13
|
* fixed swap size instead of inst size for swap gap.Francois Pons2001-04-171-1/+1
|
* make sure kernel is selected.Francois Pons2001-04-171-1/+1
|
* fixed parted problem.Francois Pons2001-04-171-2/+2
|
* added missing rio500 in closure.Francois Pons2001-04-161-1/+1
|
* finally fixed menu by generating /etc/rpm/macros file.Francois Pons2001-04-161-1/+4
|
* added missing LF.Francois Pons2001-04-161-1/+1
|
* now fixed menu problems.Francois Pons2001-04-161-1/+6
|
* try another fix for RPM_INSTALL_LANG as first fr_FR:fr instead of fr:fr_FR.Francois Pons2001-04-161-1/+1
|
* really disable server.Francois Pons2001-04-161-1/+1
|
* maybe fixed RPM_INSTALL_LANG (from "fr" to "fr:fr_FR" for french).Francois Pons2001-04-161-1/+1
|
* fixed to avoid nasty message in wrong places.Francois Pons2001-04-161-1/+2
|
* moved warning message around.Francois Pons2001-04-161-8/+26
|
* fixed wrong LOCALES"...".Francois Pons2001-04-161-1/+2
|
* fixed lang weirdness, fixed minimal size of / partition to be more confortable,Francois Pons2001-04-161-6/+18
| | | | | fixed default language for starting DrakX after.
* changed priority level from 2 to 4 for rate selection of packages.Francois Pons2001-04-141-1/+1
|
* avoid locking cdrom for oem (compssUsers file still opened).Francois Pons2001-04-131-0/+1
|
* fixes of grub installation using hd.imgFrancois Pons2001-04-091-0/+4
|
* fix english thanks to KevinGuillaume Cottenceau2001-04-091-1/+1
|
* fix the fix for loopback mounting of hd.img.Francois Pons2001-04-091-2/+2
|
* fixed hd.img access right.Francois Pons2001-04-091-1/+2
|
* make kernel22 installed for every oem install...Francois Pons2001-04-091-2/+2
|
* moved some package to closure instead of installed.Francois Pons2001-04-091-2/+1
|
* added some missing packages.Francois Pons2001-04-091-0/+2
|
* added nolock option for nfsmount.Francois Pons2001-04-091-1/+1
|
* added missing package to copy.Francois Pons2001-04-091-1/+1
|
* get rid of kisdndamien2001-04-081-1/+1
|
* fixed absence of /boot in install CD for oem stuff.Francois Pons2001-04-061-1/+12
|
* fixed if label does not exists and grub refuse to read.Francois Pons2001-04-061-9/+14
|
* load sr_mod and sd_mod at startupGuillaume Cottenceau2001-03-171-0/+2
|
* removed server from selection.Francois Pons2001-02-231-1/+1
|
* added mutli CD support to OEM (NFS/DVD transparent)Francois Pons2001-02-231-39/+62
|
* fixed selection of package now select much more than before.Francois Pons2001-02-231-5/+6
|
* fixed root partition size set to the minimum.Francois Pons2001-02-231-2/+2
|
* minor cleanup to edit partition size more easily.Francois Pons2001-02-221-13/+14
|
* brand new version written in perl, support repartitionning on the fly of theFrancois Pons2001-02-221-89/+523
| | | | | hard disk and resize of already present FAT partition.
* fix vi troubleMystery Man 5352001-02-121-1/+1
|
* add floppy module for 2.4Mystery Man 5532001-02-121-0/+1
|
* *** empty log message ***Mystery Man 5352001-02-122-4/+5
|
* add modprobe'ing of loopPascal Rigaux2001-01-311-0/+1
|
* umount before leaving, clean unneeded stuff in rc.rebootPascal Rigaux2000-11-152-4/+3
|
* eject needs to know which device to eject, so now we tell it.Pascal Rigaux2000-11-131-1/+1
|
* the guy must now type "yes" before being able to go on...Pascal Rigaux2000-11-091-8/+10
|
* changed the messagePascal Rigaux2000-11-091-1/+2
|
* umount and eject the cdrom before leavingPascal Rigaux2000-11-091-2/+4
| | | | | halt instead of reboot
* fixed regexp for french : accep space or minus before fr.Francois Pons2000-11-081-1/+1
|