Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move libperl.so from list.ARCH back to list, using a wildcard | Pascal Rigaux | 2004-11-16 | 5 | -4/+1 |
| | |||||
* | major switch from ramdisk to clp | Pascal Rigaux | 2004-11-16 | 3 | -31/+7 |
| | | | | | | | | | | | | | - mdkinst_stage2.bz2 is now mdkinst.clp - rescue_stage2.bz2 is now rescue.clp - make_mdkinst_stage2 is now mdkinst_stage2_tool (we don't keep the live when building the clp, mdkinst_stage2_tool is able to create the clp from the live, or the live from the clp) - all stage1 images now need cryptoloop & gzloop - the clp can be preloaded in memory or not (see MEM_LIMIT_DRAKX_PRELOAD and MEM_LIMIT_RESCUE_PRELOAD) (for http & ftp, it *must* be preloaded) - we don't uncompress the ramdisk anymore since the decompression is done on the fly, this makes the rescue boot much faster - function get_ramdisk_realname() is replaced with macro CLP_FILE_REL | ||||
* | add partimage | Pascal Rigaux | 2004-11-13 | 1 | -0/+1 |
| | |||||
* | umount /stage1 when /etc/mtab exists to remove a warning | Pascal Rigaux | 2004-11-05 | 1 | -3/+3 |
| | |||||
* | free up stage1 memory | Pascal Rigaux | 2004-11-05 | 1 | -0/+3 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-11-05 | 1 | -1/+1 |
| | |||||
* | keep the tmpfs and rescue in /tmp/stage2 | Pascal Rigaux | 2004-11-05 | 2 | -1/+15 |
| | | | | | (this allows to mount the rescue read-only) | ||||
* | add /sbin/lvm2 to the rescue | Pascal Rigaux | 2004-10-14 | 1 | -0/+1 |
| | |||||
* | create /dev/md* devices in rescue | Pascal Rigaux | 2004-10-14 | 1 | -0/+1 |
| | |||||
* | add grub files | Gwenolé Beauchesne | 2004-10-04 | 1 | -0/+3 |
| | |||||
* | handle /etc/mandrakelinux-release | Pascal Rigaux | 2004-09-28 | 1 | -1/+5 |
| | |||||
* | /bin/loadkeys is no more | Pascal Rigaux | 2004-09-10 | 1 | -1/+0 |
| | |||||
* | umount mount point instead of umounting the loopback file | Pascal Rigaux | 2004-08-10 | 1 | -2/+2 |
| | | | | | (works better when /etc/mtab is /proc/mounts) | ||||
* | update (Christiaan Welvaart) | Pascal Rigaux | 2004-08-05 | 1 | -0/+5 |
| | |||||
* | replace /sbin/mkraid with /sbin/mdadm (as told on cooker by Luca Berra) | Pascal Rigaux | 2004-08-04 | 1 | -1/+1 |
| | |||||
* | adapt to new directories layout: | Pascal Rigaux | 2004-07-26 | 1 | -6/+2 |
| | | | | | | | | | | | - Mandrake/mdkinst -> install/stage2/live - Mandrake/base/mdkinst_stage2.bz2 -> install/stage2/mdkinst_stage2.bz2 - Mandrake/base/rpmsrate -> media/media_info/rpmsrate - Mandrake/RPMS -> media/main - images -> install/images - isolinux -> install/isolinux - Mandrake/share/advertising -> install/extra/advertising | ||||
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 7 | -7/+22 |
| | |||||
* | replace "Mandrake Linux" with "Mandrakelinux" | Pascal Rigaux | 2004-07-19 | 3 | -5/+8 |
| | |||||
* | use "*" instead of PERL_VERSION in list, but ensure only one match | Pascal Rigaux | 2004-07-09 | 2 | -5/+11 |
| | |||||
* | remove file already in cluster/mdkc2 cvs branch | Antoine Ginies | 2004-04-03 | 7 | -1091/+0 |
| | |||||
* | first relsease | Antoine Ginies | 2004-04-02 | 7 | -0/+1091 |
| | |||||
* | add /sbin/badblocks | Pascal Rigaux | 2004-03-30 | 1 | -0/+1 |
| | |||||
* | adapt to perl packages rebuilt | Pascal Rigaux | 2004-03-01 | 1 | -1/+1 |
| | |||||
* | 10.0 | Guillaume Cottenceau | 2004-02-23 | 1 | -1/+1 |
| | |||||
* | support 2.4 and 2.6 | Guillaume Cottenceau | 2004-01-23 | 1 | -5/+19 |
| | |||||
* | lsmod.old and rmmod.old also needed | Guillaume Cottenceau | 2004-01-23 | 1 | -0/+2 |
| | |||||
* | autoprobe? what's that? | Guillaume Cottenceau | 2004-01-23 | 1 | -1/+0 |
| | |||||
* | replace PERL_VERSION with current version of some perl modules | Pascal Rigaux | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | replace rpmpopt-4.2 with rpmpopt-* (since we now have rpmpopt-4.2.2) | Pascal Rigaux | 2004-01-20 | 1 | -1/+1 |
| | |||||
* | insmod.old is needed when the kernel is a 2.4 | Pascal Rigaux | 2004-01-15 | 1 | -0/+1 |
| | |||||
* | - fix typo | Pascal Rigaux | 2003-09-22 | 1 | -2/+4 |
| | | | | | - add CVS Id | ||||
* | updated with oem | Francois Pons | 2003-09-19 | 1 | -1/+1 |
| | |||||
* | fixed severe bug of directory not created. | Francois Pons | 2003-09-19 | 1 | -1/+1 |
| | |||||
* | fixed too many files copied. | Francois Pons | 2003-09-19 | 2 | -20/+24 |
| | |||||
* | updated with oem | Francois Pons | 2003-09-18 | 1 | -7/+14 |
| | |||||
* | fixed for %{ARCH} used in hdlists. | Francois Pons | 2003-09-18 | 1 | -7/+14 |
| | |||||
* | 9.2 | Guillaume Cottenceau | 2003-09-10 | 1 | -1/+1 |
| | |||||
* | Merge with amd64-branch (rpm libdir is always /usr/lib/rpm, update lists) | Gwenolé Beauchesne | 2003-08-13 | 2 | -9/+14 |
| | |||||
* | updated with xfs_progs. | Francois Pons | 2003-08-13 | 1 | -2/+2 |
| | |||||
* | - copy /etc/mtab to /mnt/etc/mtab to have a nice chrooted "mount" or "df" | Pascal Rigaux | 2003-08-03 | 1 | -3/+8 |
| | | | | | - some perl_checker compliance | ||||
* | fix /sbin/insmod /sbin/rmmod and /sbin/lsmod which were dead symlinks | Pascal Rigaux | 2003-08-03 | 1 | -4/+4 |
| | | | | | (to /etc/alternatives/something) | ||||
* | make oem-all by default (obsoleted previous oem) | Francois Pons | 2003-07-31 | 1 | -401/+51 |
| | |||||
* | moved xfs files (problably the same for ia64 ?). | Francois Pons | 2003-07-28 | 1 | -2/+2 |
| | |||||
* | moved xfs files. | Francois Pons | 2003-07-28 | 1 | -2/+2 |
| | |||||
* | 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 |
| |