summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/stage1.c
Commit message (Expand)AuthorAgeFilesLines
* allow to still be able to work when running in -u modeGuillaume Cottenceau2003-11-041-2/+7
* hack up a warning message when we're in low mem. chosen 120 mbytes, need to b...Guillaume Cottenceau2003-11-041-0/+3
* need to handle totem clp at stage1 because it needs to provide /usr directoryGuillaume Cottenceau2003-11-041-0/+17
* gc suxGuillaume Cottenceau2003-11-041-1/+1
* copy "boot" and "always" clp's in memoryGuillaume Cottenceau2003-10-311-28/+17
* save /etc/resolv.conf in move modeGuillaume Cottenceau2003-10-311-36/+11
* allow to proceed when files are missing from clp and live tree (allows testin...Guillaume Cottenceau2003-10-301-2/+3
* add debugstage1 option to help debugging when stage1 can't launch stage2Guillaume Cottenceau2003-10-301-0/+3
* we need a third CLPGuillaume Cottenceau2003-10-301-19/+40
* *** empty log message ***Guillaume Cottenceau2003-10-301-2/+1
* handle case when main clp contains also boot clp filesGuillaume Cottenceau2003-10-231-2/+3
* a bit more logging info in case of failureGuillaume Cottenceau2003-10-231-1/+1
* copy boot live tree into memory to much speed up startup time in cdrom modeGuillaume Cottenceau2003-10-221-3/+39
* handle "boot" clp and "main" clp. passing argument "live" can force to not us...Guillaume Cottenceau2003-10-221-16/+47
* pixel rulzGuillaume Cottenceau2003-10-221-1/+1
* use pixel's gzloop module rather than cloopGuillaume Cottenceau2003-10-211-4/+2
* support cloop over NFS too. stay flexible enough so that server= parameter ca...Guillaume Cottenceau2003-10-181-0/+26
* move is cloop stuffGuillaume Cottenceau2003-10-161-4/+4
* boot live_tree! :)Guillaume Cottenceau2003-10-091-2/+2
* create a few devices dynamically in the tmpfs / to start up stage2, so that w...Guillaume Cottenceau2003-10-091-0/+17
* first attempt of updating stage1 for MandrakeMoveGuillaume Cottenceau2003-10-081-24/+86
* recoveryGuillaume Cottenceau2003-09-101-1/+6
* do not detect/configure pcmcia stuff when "noauto" paramGuillaume Cottenceau2002-10-021-1/+2
* extend a bit fatal error when trying to executeGuillaume Cottenceau2002-07-161-0/+1
* compile with -WGuillaume Cottenceau2002-07-031-3/+9
* english fixes thx to vincent meyerGuillaume Cottenceau2002-06-031-2/+2
* support "filename" in DHCP answers and give thisGuillaume Cottenceau2001-12-111-0/+5
* add another expert_third_party_modules at the end of enabling-pcmcia-stuffGuillaume Cottenceau2001-11-291-0/+3
* migrate to pcmcia support from kernel, patching untouched importedGuillaume Cottenceau2001-11-211-3/+17
* hd.img now detects partition types... backport from DrakX :-)Guillaume Cottenceau2001-09-241-1/+1
* mount all but ramdisk Read OnlyGuillaume Cottenceau2001-08-221-1/+1
* have a memory limit also for Rescue (different one)Guillaume Cottenceau2001-07-301-0/+7
* pass "--blank" to DrakX when module loading is disabledGuillaume Cottenceau2001-07-261-0/+2
* - add "changedisk" featureGuillaume Cottenceau2001-07-261-0/+7
* do not set root=/dev/ram3 from my code anymore, expect the bootloader to set ...Guillaume Cottenceau2001-06-111-10/+1
* exit when exec fails after fork, i don't want two stage1 processes!Guillaume Cottenceau2001-06-051-0/+1
* minor fixGuillaume Cottenceau2001-06-011-1/+1
* - allow build on ia64Matthias Badaire2001-05-301-0/+1
* don't write nonsense code to separate frontend from stage1,Guillaume Cottenceau2001-05-171-15/+25
* have a 100% independence between UI stuff and code from stage1Guillaume Cottenceau2001-05-161-3/+28
* a bit of size reduction plus some language changeGuillaume Cottenceau2001-05-151-3/+3
* blurkGuillaume Cottenceau2001-05-151-1/+1
* we don't use this sucking sash no moreGuillaume Cottenceau2001-05-141-5/+5
* stage1.c: fix for rescue image PPCStew Benedict2001-03-191-1/+1
* use modutils for non Intel arch'sGuillaume Cottenceau2001-02-221-1/+1
* try to print errno's stuff when symlink to /tmp/stage2 failedGuillaume Cottenceau2001-02-191-2/+4
* use exit code 66 for rescueGuillaume Cottenceau2001-02-131-2/+2
* better console messages at startupGuillaume Cottenceau2001-02-131-4/+4
* - use description of network cards when you have to select between interfaces...Guillaume Cottenceau2001-02-071-4/+67
* - slighty change the message when exiting successfully from install, to not m...Guillaume Cottenceau2001-02-061-1/+1