Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rsync is useful too | Pascal Rigaux | 2005-01-10 | 1 | -0/+1 |
| | |||||
* | use "mingetty --autologin" instead of calling directly "bash --login", that | Pascal Rigaux | 2005-01-10 | 1 | -1/+1 |
| | | | | | | way the shell has a valid controlling terminal (CTTY, accessed via /dev/tty). This is needed for ssh to work | ||||
* | have /dev rw (eg: for /dev/initctl) | Pascal Rigaux | 2005-01-10 | 1 | -0/+2 |
| | |||||
* | add what Lord Packdrakeng.pm request | Pascal Rigaux | 2005-01-10 | 1 | -0/+7 |
| | |||||
* | minimal ssh tools (alas it doesn't on console 1 because /dev/tty is ↵ | Pascal Rigaux | 2005-01-10 | 1 | -0/+3 |
| | | | | allocated properly, it needs fixing) | ||||
* | at least be able to mount /dev/pts if needed | Pascal Rigaux | 2005-01-10 | 1 | -0/+1 |
| | |||||
* | ld-linux.so.2 is also needed on the rescue :) | Pascal Rigaux | 2005-01-04 | 1 | -0/+1 |
| | |||||
* | fix typo and perl_checker compliance | Pascal Rigaux | 2004-12-02 | 1 | -9/+10 |
| | |||||
* | remove temporary directory | Pascal Rigaux | 2004-12-02 | 1 | -0/+1 |
| | |||||
* | update version for rescue issue | Florent Villard | 2004-11-30 | 1 | -1/+1 |
| | |||||
* | - drop oem & recovery code (which was broken) | Pascal Rigaux | 2004-11-29 | 7 | -1385/+1 |
| | | | | | - will be replaced with a root password + user accounts + network configuration a la drakfirsttime | ||||
* | - no more kernel/all.modules, things are in kernel/all.kernels | Pascal Rigaux | 2004-11-22 | 1 | -3/+2 |
| | | | | | | | | | | | | | - cleanup what we keep in kernel/all.kernels: only vmlinuz, modules.dep, *.mar, all_modules.tar, modules.cz - replace all_modules.list + modules with all_modules.tar - kernel/all.modules/modules.cz-VERSION are now in kernel/all.kernels/VERSION/modules.cz - allow having a normal in isolinux, but don't use it for floppy images (for this, add kernel/all.kernels/.main-BOOT) - add many modules kernel/list_modules.pm in unused categories since we don't take all modules from kernel, only those listed (needed to have a not too big modules.cz for normal kernel) - complete rewrite of update_kernel (now written in perl) | ||||
* | 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 |
| |