summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/stage1.c
Commit message (Expand)AuthorAgeFilesLines
...
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* do not mount sysroot in testing modeOlivier Blin2004-06-141-4/+6
* enable MODE_TESTING if the DEBUGSTAGE1 environment variable is setOlivier Blin2004-06-111-0/+2
* in move, use stg1_info_message() instead of stg1_error_message() not to disab...Olivier Blin2004-06-091-1/+1
* nasty kernel now gives us weird PIDs, so we can't rely on this to detect if w...Pascal Rigaux2004-06-071-8/+4
* instead of keeping stage1 (mostly as temporary space but with a fixed size, a...Pascal Rigaux2004-05-131-100/+108
* adapt copyrightPascal Rigaux2004-05-111-4/+2
* blank.img has been removed, so remove special code handling itPascal Rigaux2004-05-031-2/+0
* rename MandrakeMove to MandrakemovePascal Rigaux2004-04-261-2/+2
* support 2.6 insmoding for expert third party modules and loading named modulesGuillaume Cottenceau2004-02-171-1/+1
* when available, always load usb interface, as soon as possible, should help u...Guillaume Cottenceau2004-02-171-0/+3
* try to detect regular floppy drivesGuillaume Cottenceau2004-02-121-2/+0
* use floppy_device rather than /dev/fd0 because we now support usb floppies as...Guillaume Cottenceau2004-02-101-1/+1
* until we haven't loaded the usb interface and the keyboard usb driver, we can...Guillaume Cottenceau2004-01-221-5/+5
* add capability to use an additional drivers floppyGuillaume Cottenceau2004-01-211-0/+3
* 2.6 kernel supportGuillaume Cottenceau2003-12-181-10/+1
* fix typoFlorent Villard2003-12-081-1/+1
* *** empty log message ***Guillaume Cottenceau2003-12-031-2/+2
* I wonder how 9.2 worked in all.rdz!? Thisd did not even call method_select_an...Guillaume Cottenceau2003-12-021-2/+5
* show on console #2 when shells are killedGuillaume Cottenceau2003-12-011-1/+6
* don't display version in moveGuillaume Cottenceau2003-11-271-1/+7
* in case we didn't mount any clp (nfs case), we insmod gzloop.o here for later...Guillaume Cottenceau2003-11-211-0/+3
* live boot option is deprecatedGuillaume Cottenceau2003-11-201-1/+1
* indicate a sort of progression status when loading clp'sGuillaume Cottenceau2003-11-131-1/+4
* 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