summaryrefslogtreecommitdiffstats
path: root/mdk-stage1
Commit message (Expand)AuthorAgeFilesLines
* consider than presence of /tmp/reboot means a clean exitGuillaume Cottenceau2003-11-261-2/+6
* cleanup startkde messages on clean exitGuillaume Cottenceau2003-11-261-0/+4
* *** empty log message ***Guillaume Cottenceau2003-11-251-1/+1
* shut upGuillaume Cottenceau2003-11-251-2/+1
* in case we didn't mount any clp (nfs case), we insmod gzloop.o here for later...Guillaume Cottenceau2003-11-211-0/+3
* *** empty log message ***Guillaume Cottenceau2003-11-211-1/+1
* should be enoughGuillaume Cottenceau2003-11-211-1/+1
* *** empty log message ***Guillaume Cottenceau2003-11-201-1/+1
* live boot option is deprecatedGuillaume Cottenceau2003-11-203-4/+1
* better stdio for umount failedGuillaume Cottenceau2003-11-201-1/+1
* - forgot to close fd when del_loop ioctl fail, busyfied loopback and prevente...Guillaume Cottenceau2003-11-191-10/+16
* can't make my mindGuillaume Cottenceau2003-11-181-1/+1
* shorterGuillaume Cottenceau2003-11-181-1/+1
* oops that was debugging stuff right :)Guillaume Cottenceau2003-11-181-2/+0
* don't tell them!Guillaume Cottenceau2003-11-181-2/+0
* move /image_raw to /cdromGuillaume Cottenceau2003-11-171-2/+2
* indicate a sort of progression status when loading clp'sGuillaume Cottenceau2003-11-131-1/+4
* unneeded now that i've teached dietlibc to not segfault on NULL pointersGuillaume Cottenceau2003-11-041-2/+0
* don't segfault on NULL stuffGuillaume Cottenceau2003-11-041-0/+1
* *** empty log message ***Guillaume Cottenceau2003-11-041-2/+2
* try to not segfault when a NULL pointer is passed to log_message (unimplement...Guillaume Cottenceau2003-11-041-0/+2
* 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-042-0/+4
* need to handle totem clp at stage1 because it needs to provide /usr directoryGuillaume Cottenceau2003-11-042-0/+18
* in mandrake-move, mount cdrom as supermountGuillaume Cottenceau2003-11-042-0/+13
* gc suxGuillaume Cottenceau2003-11-041-1/+1
* *** empty log message ***Guillaume Cottenceau2003-10-311-1/+1
* copy "boot" and "always" clp's in memoryGuillaume Cottenceau2003-10-311-28/+17
* save /etc/resolv.conf in move modeGuillaume Cottenceau2003-10-313-64/+62
* 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-303-0/+6
* we need a third CLPGuillaume Cottenceau2003-10-302-19/+41
* don't log anything when module is already presentGuillaume Cottenceau2003-10-301-0/+3
* *** 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
* file_sizeGuillaume Cottenceau2003-10-222-7/+14
* handle "boot" clp and "main" clp. passing argument "live" can force to not us...Guillaume Cottenceau2003-10-229-22/+57
* report errno when init can't exec binaryGuillaume Cottenceau2003-10-221-1/+1
* allow more than one loop device for more than one lomountGuillaume Cottenceau2003-10-225-37/+56
* pixel rulzGuillaume Cottenceau2003-10-221-1/+1
* *** empty log message ***Guillaume Cottenceau2003-10-211-1/+1
* use pixel's gzloop module rather than cloopGuillaume Cottenceau2003-10-212-5/+9
* pixel doesn't suxGuillaume Cottenceau2003-10-211-1/+3
* pixel suxGuillaume Cottenceau2003-10-211-1/+1
* fix pixelGuillaume Cottenceau2003-10-211-1/+2
* fix pixelGuillaume Cottenceau2003-10-212-3/+3
* add beginning of gzloop handlingPascal Rigaux2003-10-212-2/+3
* remove some unneeded codeGuillaume Cottenceau2003-10-191-137/+27