summaryrefslogtreecommitdiffstats
path: root/rescue/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* factorize the distrib versionPascal Rigaux2005-01-151-1/+1
|
* - drop oem & recovery code (which was broken)Pascal Rigaux2004-11-291-1/+1
| | | | | - will be replaced with a root password + user accounts + network configuration a la drakfirsttime
* major switch from ramdisk to clpPascal Rigaux2004-11-161-4/+4
| | | | | | | | | | | | | - 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
* adapt to new directories layout:Pascal Rigaux2004-07-261-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
* ensure rescue is built and uploadedPascal Rigaux2002-07-261-0/+2
|
* have a bunch of Rescue documentation directlyGuillaume Cottenceau2001-12-121-1/+1
| | | | | | available from the Rescue-menu following suggestions by Denis among others
* - add a GUI to the rescueGuillaume Cottenceau2001-10-241-1/+1
| | | | | | | - provide guessmounts with better efficiency and output, go to console, and reboot - provide install_bootloader which runs lilo from /mnt if it seems safe - add lsparts to rescue, which prints partitions with detected types
* - add 'guessmounts' that mimics RH's detecting of partitions when rescue startsGuillaume Cottenceau2001-06-101-1/+5
|
* make rescue build a bit more cleaner (added dependancy).Francois Pons2001-02-221-1/+1
| | | | | added missing file for rescue to enable new oem install.
* second stage ramdisk (install & rescue) now must be bzipped, and not gzippedGuillaume Cottenceau2001-01-261-3/+3
|
* no_commentPascal Rigaux2000-07-111-2/+2
|
* no_commentPascal Rigaux2000-04-201-0/+10