summaryrefslogtreecommitdiffstats
path: root/rescue/tree/etc/oem
Commit message (Collapse)AuthorAgeFilesLines
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-291-674/+0
| | | | | - will be replaced with a root password + user accounts + network configuration a la drakfirsttime
* fixed severe bug of directory not created.Francois Pons2003-09-191-1/+1
|
* fixed too many files copied.Francois Pons2003-09-191-10/+12
|
* fixed for %{ARCH} used in hdlists.Francois Pons2003-09-181-7/+14
|
* make oem-all by default (obsoleted previous oem)Francois Pons2003-07-311-401/+51
|
* added support for passing kernel options to oem scrpit.Francois Pons2003-03-191-1/+5
|
* added lookup into isolinux/alt0 if possibleFrancois Pons2003-03-181-0/+3
|
* updated ramdisk_size=128000 acpi=offFrancois Pons2003-03-181-1/+1
|
* modified language settings.Francois Pons2003-03-111-1/+1
|
* added missing right parenthesis.Francois Pons2003-03-101-1/+1
|
* fix for strange parted behaviour.Francois Pons2003-03-101-15/+29
|
* remove initrd images before umounting and exiting.Francois Pons2002-10-141-0/+3
|
* final candidate.Francois Pons2002-04-171-10/+1
|
* add gcc-cpp to oem install.Francois Pons2002-04-171-1/+1
|
* sync with oem-prepareFrancois Pons2002-04-161-7/+7
|
* fixed stupid error.Francois Pons2002-04-161-1/+6
|
* forget packdrake module invocation.Francois Pons2002-04-161-0/+1
|
* fixed to support non standard rpm filename.Francois Pons2002-04-161-10/+21
|
* update lang according to lang.pm of 8.2 (remove @euro appended for 8.1).Francois Pons2002-03-151-4/+4
|
* remove Mach32 XF3.3.6 server too.Francois Pons2002-03-131-1/+1
|
* remove Mach8 and Mono driver for oem only.Francois Pons2002-03-131-1/+1
|
* remove bzflag.Francois Pons2002-03-131-2/+1
|
* fixed closure selection on sub groups (like 3D),Francois Pons2002-03-131-31/+40
| | | | | | moved some big package out of oem, minor fixes.
* allow oem script to be executable from standard cd set (powerpack or other).Francois Pons2002-03-061-0/+8
|
* added ext3 support.Francois Pons2002-03-011-16/+36
|
* added curl as a bonus for oem install (it will be used by urpmi)Francois Pons2002-02-281-1/+1
|
* added a2ps as a bonus (it fetch tetex where oem limited disk usage do not agreeFrancois Pons2002-02-281-1/+1
| | | | | a lot).
* fixed bad copy of install packages.Francois Pons2002-02-281-6/+12
|
* synced with newer rpmsrate of DrakX and newer method to select INSTALL packages.Francois Pons2002-02-201-5/+12
|
* better handling of group linked to hardware or options.Francois Pons2002-02-061-122/+24
|
* select preferred kernel as kernel-\d.Francois Pons2002-02-051-0/+1
|
* added silly modification to avoid using more than 7 partition for DAC960 (/homeFrancois Pons2001-10-081-2/+3
| | | | | and /var are not created in the current state).
* added (missing) creation of /hd/boot/grub/device.map (needed forFrancois Pons2001-10-051-33/+86
| | | | | CompactSmartArray).
* fix (work around) parted problem when it refuse to use all disk space forFrancois Pons2001-10-041-1/+1
| | | | | partition.
* added another psacct log file in touch.Francois Pons2001-10-041-1/+4
|
* fixed typo on scalar reference for psacct bug.Francois Pons2001-10-041-1/+1
|
* updated with 8.1 OEM ProSuite.Francois Pons2001-10-041-10/+8
|
* fixed typo in produced patch.Francois Pons2001-10-031-1/+1
|
* added extension to pro suite CD (added kernel-enterprise to possibly installableFrancois Pons2001-10-031-2/+90
| | | | | and install kernel22).
* removed 3D games not installed by default.Francois Pons2001-10-031-2/+2
|
* added missing xmms-arts.Francois Pons2001-10-031-1/+1
|
* allow halting.Francois Pons2001-10-031-4/+10
|
* added CHARSET support, removed kernel22 and kernel-enterprise from list ofFrancois Pons2001-10-011-12/+21
| | | | | | package installable in oem mode, added possibility to set language on /etc/oem script invocation.
* added isdn-light to be copied on hd during installdamien2001-09-241-1/+1
|
* added X group with SYSTEM.Francois Pons2001-09-181-11/+17
|
* finally work arounded rpm bug by flepied.Francois Pons2001-09-181-6/+6
|
* updated for 8.1, contains workaround for bug of "rpm --root" but need more ↵Francois Pons2001-09-171-36/+72
| | | | testing.
* ext3, xfs, jfsGuillaume Cottenceau2001-09-071-1/+1
|
* fixed parted that ask for confirmation if partition table is not right (MAXDATAFrancois Pons2001-05-171-1/+2
| | | | | | for example), this cause parted to ignore warning. added blank space between partition windows and linux to help resolving above case.
* fixed hole in partitionning (need testing), use fdisk to get disk geometry andFrancois Pons2001-05-171-12/+50
| | | | | | create partition that matches cylinder boundaries (no more approximation). make sure to create all partitions including /home.