summaryrefslogtreecommitdiffstats
path: root/rescue
Commit message (Expand)AuthorAgeFilesLines
* revert adding Compress::ZlibPascal Rigaux2005-04-051-13/+0
* disambiguate (esp for Config.pm which now has Net/Config.pm)Pascal Rigaux2005-03-311-10/+10
* Add some more files to the rescue until packdrake works correctly without Com...Rafael Garcia-Suarez2005-03-271-0/+13
* I hate you pixel. ;-) You were not lib64 aware of those modern arches. ;-))Gwenolé Beauchesne2005-03-251-0/+1
* speculatively add 32-bit loader in case user wants to use 3rdparty 32-bitGwenolé Beauchesne2005-03-251-0/+6
* take care of lib64 platforms, also add msboot restorer to x86_64 treeGwenolé Beauchesne2005-03-251-2/+2
* *** empty log message ***Pascal Rigaux2005-03-211-0/+1
* addmd5 to the generated isoPascal Rigaux2005-03-211-0/+1
* factorizePascal Rigaux2005-03-211-3/+5
* tell how to go back to the rescue menuOlivier Blin2005-03-181-0/+1
* MERGE: fix ldso nameGwenolé Beauchesne2005-03-171-1/+1
* - in rest_all, try to restore from the cdromPascal Rigaux2005-02-282-6/+26
* add xfs_repair to the rescue (bugzilla #10488)Pascal Rigaux2005-02-281-0/+1
* add a basic partimage save_all/rest_all featurePascal Rigaux2005-02-022-0/+53
* add a dhcp-client built using mdk-stage1 codePascal Rigaux2005-01-311-1/+2
* create /var/logPascal Rigaux2005-01-241-1/+1
* not useful anymore (maybe others are unneeded too?)Pascal Rigaux2005-01-201-3/+0
* we want /mnt at the root of the rescuePascal Rigaux2005-01-201-0/+2
* factorize the distrib versionPascal Rigaux2005-01-153-2/+3
* rsync is useful tooPascal Rigaux2005-01-101-0/+1
* use "mingetty --autologin" instead of calling directly "bash --login", thatPascal Rigaux2005-01-101-1/+1
* have /dev rw (eg: for /dev/initctl)Pascal Rigaux2005-01-101-0/+2
* add what Lord Packdrakeng.pm requestPascal Rigaux2005-01-101-0/+7
* minimal ssh tools (alas it doesn't on console 1 because /dev/tty is allocated...Pascal Rigaux2005-01-101-0/+3
* at least be able to mount /dev/pts if neededPascal Rigaux2005-01-101-0/+1
* ld-linux.so.2 is also needed on the rescue :)Pascal Rigaux2005-01-041-0/+1
* fix typo and perl_checker compliancePascal Rigaux2004-12-021-9/+10
* remove temporary directoryPascal Rigaux2004-12-021-0/+1
* update version for rescue issueFlorent Villard2004-11-301-1/+1
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-297-1385/+1
* - no more kernel/all.modules, things are in kernel/all.kernelsPascal Rigaux2004-11-221-3/+2
* move libperl.so from list.ARCH back to list, using a wildcardPascal Rigaux2004-11-165-4/+1
* major switch from ramdisk to clpPascal Rigaux2004-11-163-31/+7
* add partimagePascal Rigaux2004-11-131-0/+1
* umount /stage1 when /etc/mtab exists to remove a warningPascal Rigaux2004-11-051-3/+3
* free up stage1 memoryPascal Rigaux2004-11-051-0/+3
* fix typoPascal Rigaux2004-11-051-1/+1
* keep the tmpfs and rescue in /tmp/stage2Pascal Rigaux2004-11-052-1/+15
* add /sbin/lvm2 to the rescuePascal Rigaux2004-10-141-0/+1
* create /dev/md* devices in rescuePascal Rigaux2004-10-141-0/+1
* add grub filesGwenolé Beauchesne2004-10-041-0/+3
* handle /etc/mandrakelinux-releasePascal Rigaux2004-09-281-1/+5
* /bin/loadkeys is no morePascal Rigaux2004-09-101-1/+0
* umount mount point instead of umounting the loopback filePascal Rigaux2004-08-101-2/+2
* update (Christiaan Welvaart)Pascal Rigaux2004-08-051-0/+5
* replace /sbin/mkraid with /sbin/mdadm (as told on cooker by Luca Berra)Pascal Rigaux2004-08-041-1/+1
* adapt to new directories layout:Pascal Rigaux2004-07-261-6/+2
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-207-7/+22
* replace "Mandrake Linux" with "Mandrakelinux"Pascal Rigaux2004-07-193-5/+8
* use "*" instead of PERL_VERSION in list, but ensure only one matchPascal Rigaux2004-07-092-5/+11