| Commit message (Expand) | Author | Age | Files | Lines |
* | revert previous commit, that won't work after pivot_root (proc has to | Olivier Blin | 2004-07-30 | 1 | -6/+3 |
* | do not probe usb interface too soon, wait for the Move images to be mounted | Olivier Blin | 2004-07-28 | 1 | -3/+6 |
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
* | do not mount sysroot in testing mode | Olivier Blin | 2004-06-14 | 1 | -4/+6 |
* | enable MODE_TESTING if the DEBUGSTAGE1 environment variable is set | Olivier Blin | 2004-06-11 | 1 | -0/+2 |
* | in move, use stg1_info_message() instead of stg1_error_message() not to disab... | Olivier Blin | 2004-06-09 | 1 | -1/+1 |
* | nasty kernel now gives us weird PIDs, so we can't rely on this to detect if w... | Pascal Rigaux | 2004-06-07 | 1 | -8/+4 |
* | instead of keeping stage1 (mostly as temporary space but with a fixed size, a... | Pascal Rigaux | 2004-05-13 | 1 | -100/+108 |
* | adapt copyright | Pascal Rigaux | 2004-05-11 | 1 | -4/+2 |
* | blank.img has been removed, so remove special code handling it | Pascal Rigaux | 2004-05-03 | 1 | -2/+0 |
* | rename MandrakeMove to Mandrakemove | Pascal Rigaux | 2004-04-26 | 1 | -2/+2 |
* | support 2.6 insmoding for expert third party modules and loading named modules | Guillaume Cottenceau | 2004-02-17 | 1 | -1/+1 |
* | when available, always load usb interface, as soon as possible, should help u... | Guillaume Cottenceau | 2004-02-17 | 1 | -0/+3 |
* | try to detect regular floppy drives | Guillaume Cottenceau | 2004-02-12 | 1 | -2/+0 |
* | use floppy_device rather than /dev/fd0 because we now support usb floppies as... | Guillaume Cottenceau | 2004-02-10 | 1 | -1/+1 |
* | until we haven't loaded the usb interface and the keyboard usb driver, we can... | Guillaume Cottenceau | 2004-01-22 | 1 | -5/+5 |
* | add capability to use an additional drivers floppy | Guillaume Cottenceau | 2004-01-21 | 1 | -0/+3 |
* | 2.6 kernel support | Guillaume Cottenceau | 2003-12-18 | 1 | -10/+1 |
* | fix typo | Florent Villard | 2003-12-08 | 1 | -1/+1 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-12-03 | 1 | -2/+2 |
* | I wonder how 9.2 worked in all.rdz!? Thisd did not even call method_select_an... | Guillaume Cottenceau | 2003-12-02 | 1 | -2/+5 |
* | show on console #2 when shells are killed | Guillaume Cottenceau | 2003-12-01 | 1 | -1/+6 |
* | don't display version in move | Guillaume Cottenceau | 2003-11-27 | 1 | -1/+7 |
* | in case we didn't mount any clp (nfs case), we insmod gzloop.o here for later... | Guillaume Cottenceau | 2003-11-21 | 1 | -0/+3 |
* | live boot option is deprecated | Guillaume Cottenceau | 2003-11-20 | 1 | -1/+1 |
* | indicate a sort of progression status when loading clp's | Guillaume Cottenceau | 2003-11-13 | 1 | -1/+4 |
* | allow to still be able to work when running in -u mode | Guillaume Cottenceau | 2003-11-04 | 1 | -2/+7 |
* | hack up a warning message when we're in low mem. chosen 120 mbytes, need to b... | Guillaume Cottenceau | 2003-11-04 | 1 | -0/+3 |
* | need to handle totem clp at stage1 because it needs to provide /usr directory | Guillaume Cottenceau | 2003-11-04 | 1 | -0/+17 |
* | gc sux | Guillaume Cottenceau | 2003-11-04 | 1 | -1/+1 |
* | copy "boot" and "always" clp's in memory | Guillaume Cottenceau | 2003-10-31 | 1 | -28/+17 |
* | save /etc/resolv.conf in move mode | Guillaume Cottenceau | 2003-10-31 | 1 | -36/+11 |
* | allow to proceed when files are missing from clp and live tree (allows testin... | Guillaume Cottenceau | 2003-10-30 | 1 | -2/+3 |
* | add debugstage1 option to help debugging when stage1 can't launch stage2 | Guillaume Cottenceau | 2003-10-30 | 1 | -0/+3 |
* | we need a third CLP | Guillaume Cottenceau | 2003-10-30 | 1 | -19/+40 |
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-30 | 1 | -2/+1 |
* | handle case when main clp contains also boot clp files | Guillaume Cottenceau | 2003-10-23 | 1 | -2/+3 |
* | a bit more logging info in case of failure | Guillaume Cottenceau | 2003-10-23 | 1 | -1/+1 |
* | copy boot live tree into memory to much speed up startup time in cdrom mode | Guillaume Cottenceau | 2003-10-22 | 1 | -3/+39 |
* | handle "boot" clp and "main" clp. passing argument "live" can force to not us... | Guillaume Cottenceau | 2003-10-22 | 1 | -16/+47 |
* | pixel rulz | Guillaume Cottenceau | 2003-10-22 | 1 | -1/+1 |
* | use pixel's gzloop module rather than cloop | Guillaume Cottenceau | 2003-10-21 | 1 | -4/+2 |
* | support cloop over NFS too. stay flexible enough so that server= parameter ca... | Guillaume Cottenceau | 2003-10-18 | 1 | -0/+26 |
* | move is cloop stuff | Guillaume Cottenceau | 2003-10-16 | 1 | -4/+4 |
* | boot live_tree! :) | Guillaume Cottenceau | 2003-10-09 | 1 | -2/+2 |
* | create a few devices dynamically in the tmpfs / to start up stage2, so that w... | Guillaume Cottenceau | 2003-10-09 | 1 | -0/+17 |
* | first attempt of updating stage1 for MandrakeMove | Guillaume Cottenceau | 2003-10-08 | 1 | -24/+86 |
* | recovery | Guillaume Cottenceau | 2003-09-10 | 1 | -1/+6 |
* | do not detect/configure pcmcia stuff when "noauto" param | Guillaume Cottenceau | 2002-10-02 | 1 | -1/+2 |
* | extend a bit fatal error when trying to execute | Guillaume Cottenceau | 2002-07-16 | 1 | -0/+1 |