| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make oem defaults to /etc/oem-all | Francois Pons | 2003-07-10 | 1 | -1/+1 |
| | | |||||
| * | incremented installation partition to 5Go in order to store a full DVD. | Francois Pons | 2003-07-10 | 1 | -4/+4 |
| | | |||||
| * | added tiny fixes for Mandrake 9.1 oem mode (need mandrake-release file) | Francois Pons | 2003-07-09 | 1 | -3/+7 |
| | | | | | | gets root of installation as 9Gb so that no problem should occurs. | ||||
| * | deactivate HP specific entries. | Francois Pons | 2003-07-09 | 1 | -5/+5 |
| | | |||||
| * | updated with rpm 4.2. | Francois Pons | 2003-06-04 | 1 | -1/+1 |
| | | |||||
| * | add resize_reiserfs | Guillaume Cottenceau | 2003-04-28 | 1 | -0/+1 |
| | | |||||
| * | file-4.02 | Guillaume Cottenceau | 2003-04-23 | 1 | -1/+1 |
| | | |||||
| * | added restore into boot_entries default value, increased hd install size from | Francois Pons | 2003-04-01 | 1 | -2/+3 |
| | | | | | | 1500 MB to 2500 MB to include current ackbar cooker repository. | ||||
| * | use fat32 instead of fat16, fixed mandrake-release to install. | Francois Pons | 2003-03-26 | 1 | -2/+2 |
| | | |||||
| * | fix typo. | Francois Pons | 2003-03-26 | 1 | -4/+0 |
| | | |||||
| * | mandrake-release should be installed. | Francois Pons | 2003-03-26 | 1 | -0/+10 |
| | | |||||
| * | current parted does no more support fat fs but fat16 or fat32 fs. | Francois Pons | 2003-03-26 | 1 | -1/+1 |
| | | |||||
| * | added support for passing kernel options to oem scrpit. | Francois Pons | 2003-03-19 | 2 | -2/+7 |
| | | |||||
| * | added lookup into isolinux/alt0 if possible | Francois Pons | 2003-03-18 | 2 | -0/+6 |
| | | |||||
| * | updated ramdisk_size=128000 acpi=off | Francois Pons | 2003-03-18 | 2 | -2/+2 |
| | | |||||
| * | modified language settings. | Francois Pons | 2003-03-11 | 1 | -1/+1 |
| | | |||||
| * | added missing right parenthesis. | Francois Pons | 2003-03-10 | 2 | -2/+2 |
| | | |||||
| * | fix for strange parted behaviour. | Francois Pons | 2003-03-10 | 2 | -29/+41 |
| | | |||||
| * | - unsetting LD_LIBRARY_PATH: setting LD_LIBRARY_PATH to libraries in /mnt is | Pascal Rigaux | 2003-03-04 | 1 | -2/+1 |
| | | | | | | | | | | wrong since the ld loader used (/lib/ld-linux.so.2) won't use the one in /mnt, causing dependency problems. - removing /mnt dirs from PATH (which are not useful anymore since the corresponding libraries won't be found) (fixes bug #2554) | ||||
| * | removed dmidecode. | Francois Pons | 2003-02-25 | 1 | -1/+0 |
| | | |||||
| * | added dmidecode for rescue (from lm_sensors) | Francois Pons | 2003-02-25 | 1 | -0/+1 |
| | | |||||
| * | replace ext2resize with resize2fs in rescue (already done in DrakX) | Pascal Rigaux | 2003-02-17 | 3 | -3/+3 |
| | | |||||
| * | remove "cooker" from the issue of the rescue since we're | Guillaume Cottenceau | 2003-02-08 | 1 | -1/+1 |
| | | | | | | aproaching the release candidates | ||||
| * | /usr/share/magic has moved to /usr/share/misc/magic | Pascal Rigaux | 2003-01-14 | 1 | -1/+1 |
| | | |||||
| * | init doesn't like anymore that /etc/initctl is already here | Guillaume Cottenceau | 2003-01-07 | 1 | -1/+0 |
| | | | | | | | | (breaks any communication to init :/); remove /etc/initctl from the initial filesystem, and let init create it as a fifo during boot | ||||
| * | version 9.1 cooker | Guillaume Cottenceau | 2003-01-07 | 1 | -1/+1 |
| | | |||||
| * | synced with latest change to HP version (and now HP is in CVS). | Francois Pons | 2002-11-25 | 1 | -4/+5 |
| | | |||||
| * | add extra partition support as primary/logical with configurable size and fs. | Francois Pons | 2002-11-06 | 1 | -12/+57 |
| | | | | | | allow configurable min_size, def_size, trigger_size, inst_size, swap_size. | ||||
| * | Reflect changes in yaboot package. | Stew Benedict | 2002-10-29 | 1 | -5/+5 |
| | | |||||
| * | reduced version of oem script which allow installing in oem mode but | Francois Pons | 2002-10-25 | 1 | -0/+606 |
| | | | | | | | | without restricting language and without installing any packages. all package are copied to disk, ie this is an automated hd install builder. | ||||
| * | remove initrd images before umounting and exiting. | Francois Pons | 2002-10-14 | 1 | -0/+3 |
| | | |||||
| * | add st devices | Guillaume Cottenceau | 2002-09-23 | 1 | -0/+1 |
| | | |||||
| * | remove modules files even when modprobe fails | Guillaume Cottenceau | 2002-09-16 | 1 | -1/+3 |
| | | |||||
| * | don't drvinst SERIAL_USB when noauto (it needs a lspcidrake -v) | Guillaume Cottenceau | 2002-09-10 | 1 | -1/+1 |
| | | |||||
| * | drvinst <param> is broken when we don't -v | Guillaume Cottenceau | 2002-09-10 | 1 | -1/+4 |
| | | |||||
| * | drvinst serial_usb in rc.sysinit so that legacy free machines may | Guillaume Cottenceau | 2002-09-04 | 1 | -0/+2 |
| | | | | | | work with rescue | ||||
| * | add gpart (per Giuseppe Ghibò request) | Pascal Rigaux | 2002-09-03 | 1 | -0/+1 |
| | | |||||
| * | - adapt to thread-multi | Pascal Rigaux | 2002-08-05 | 7 | -10/+5 |
| | | | | | | - packdrake.pm is now out of arch dir | ||||
| * | While stripping libraries, note that we may need to have both /lib and | Gwenolé Beauchesne | 2002-08-01 | 1 | -1/+2 |
| | | | | | | /lib64 on biarch systems. | ||||
| * | Add x86_64-specific filelist | Gwenolé Beauchesne | 2002-08-01 | 1 | -0/+6 |
| | | |||||
| * | - MDK::Common'ize for arch() support | Gwenolé Beauchesne | 2002-08-01 | 2 | -21/+18 |
| | | | | | | | - Don't grab /lib/i686/ libraries - Update list to use LIB which expands to either lib64 or lib | ||||
| * | remove traceroute (c naze dixit gc) | Pascal Rigaux | 2002-07-26 | 1 | -2/+0 |
| | | |||||
| * | ensure rescue is built and uploaded | Pascal Rigaux | 2002-07-26 | 1 | -0/+2 |
| | | |||||
| * | switch to vendor_perl | Pascal Rigaux | 2002-07-11 | 1 | -1/+1 |
| | | |||||
| * | adapt to the move all.modules -> kernel/all.modules and all.kernels -> ↵ | Pascal Rigaux | 2002-07-04 | 1 | -3/+5 |
| | | | | | kernel/all.kernels | ||||
| * | final candidate. | Francois Pons | 2002-04-17 | 1 | -10/+1 |
| | | |||||
| * | add gcc-cpp to oem install. | Francois Pons | 2002-04-17 | 1 | -1/+1 |
| | | |||||
| * | sync with oem-prepare | Francois Pons | 2002-04-16 | 1 | -7/+7 |
| | | |||||
| * | fixed stupid error. | Francois Pons | 2002-04-16 | 1 | -1/+6 |
| | | |||||
| * | forget packdrake module invocation. | Francois Pons | 2002-04-16 | 1 | -0/+1 |
| | | |||||
