summaryrefslogtreecommitdiffstats
path: root/rescue/tree/etc/oem-all
Commit message (Collapse)AuthorAgeFilesLines
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-291-676/+0
| | | | | - will be replaced with a root password + user accounts + network configuration a la drakfirsttime
* - fix typoPascal Rigaux2003-09-221-2/+4
| | | | | - add CVS Id
* updated with oemFrancois Pons2003-09-191-1/+1
|
* fixed too many files copied.Francois Pons2003-09-191-10/+12
|
* updated with oemFrancois Pons2003-09-181-7/+14
|
* incremented installation partition to 5Go in order to store a full DVD.Francois Pons2003-07-101-4/+4
|
* added tiny fixes for Mandrake 9.1 oem mode (need mandrake-release file)Francois Pons2003-07-091-3/+7
| | | | | gets root of installation as 9Gb so that no problem should occurs.
* deactivate HP specific entries.Francois Pons2003-07-091-5/+5
|
* added restore into boot_entries default value, increased hd install size fromFrancois Pons2003-04-011-2/+3
| | | | | 1500 MB to 2500 MB to include current ackbar cooker repository.
* use fat32 instead of fat16, fixed mandrake-release to install.Francois Pons2003-03-261-2/+2
|
* fix typo.Francois Pons2003-03-261-4/+0
|
* mandrake-release should be installed.Francois Pons2003-03-261-0/+10
|
* current parted does no more support fat fs but fat16 or fat32 fs.Francois Pons2003-03-261-1/+1
|
* added support for passing kernel options to oem scrpit.Francois Pons2003-03-191-1/+2
|
* added lookup into isolinux/alt0 if possibleFrancois Pons2003-03-181-0/+3
|
* updated ramdisk_size=128000 acpi=offFrancois Pons2003-03-181-1/+1
|
* added missing right parenthesis.Francois Pons2003-03-101-1/+1
|
* fix for strange parted behaviour.Francois Pons2003-03-101-14/+12
|
* synced with latest change to HP version (and now HP is in CVS).Francois Pons2002-11-251-4/+5
|
* add extra partition support as primary/logical with configurable size and fs.Francois Pons2002-11-061-12/+57
| | | | | allow configurable min_size, def_size, trigger_size, inst_size, swap_size.
* reduced version of oem script which allow installing in oem mode butFrancois Pons2002-10-251-0/+606
without restricting language and without installing any packages. all package are copied to disk, ie this is an automated hd install builder.