| Commit message (Expand) | Author | Age | Files | Lines |
* | ka support (initially from Antoine Ginies and Erwan Velu) | Olivier Blin | 2005-08-28 | 1 | -0/+11 |
* | add thirdparty_load_media_modules(), try to find third party modules on the i... | Olivier Blin | 2005-04-04 | 1 | -0/+3 |
* | - merge update_modules stuff in third-party module | Olivier Blin | 2005-03-16 | 1 | -2/+2 |
* | fix pcmcia modules loading | Olivier Blin | 2005-03-15 | 1 | -0/+3 |
* | expert mode is dead | Olivier Blin | 2005-03-09 | 1 | -1/+1 |
* | do not ask for third party modules here, it's available from main menu | Olivier Blin | 2005-03-09 | 1 | -3/+0 |
* | allow to use new third party stuff from main menu | Olivier Blin | 2005-03-09 | 1 | -62/+9 |
* | probe usb devices before trying to use third party modules | Olivier Blin | 2005-03-09 | 1 | -3/+3 |
* | set MODE_TESTING too if DEBUGSTAGE1 is set | Olivier Blin | 2005-03-04 | 1 | -1/+3 |
* | add a dhcp-client built using mdk-stage1 code | Pascal Rigaux | 2005-01-31 | 1 | -0/+13 |
* | - have nothing talking about interactive when SPAWN_INTERACTIVE is unset | Pascal Rigaux | 2005-01-31 | 1 | -3/+8 |
* | ensure switching between different install methods do not break due to IMAGE_... | Pascal Rigaux | 2005-01-28 | 1 | -0/+3 |
* | factorize the distrib version | Pascal Rigaux | 2005-01-15 | 1 | -8/+2 |
* | use /etc/init instead of /sbin/init to allow umounting clp in init | Pascal Rigaux | 2005-01-12 | 1 | -1/+6 |
* | ensure /tmp/syslog in stage2 contains the full log | Pascal Rigaux | 2005-01-03 | 1 | -1/+5 |
* | create unset_automatic() | Pascal Rigaux | 2004-12-20 | 1 | -4/+2 |
* | - drop oem & recovery code (which was broken) | Pascal Rigaux | 2004-11-29 | 1 | -8/+1 |
* | keep the tmpfs and rescue in /tmp/stage2 | Pascal Rigaux | 2004-11-05 | 1 | -18/+29 |
* | - create mount_clp_may_preload() out of handle_clp() | Pascal Rigaux | 2004-11-04 | 1 | -34/+16 |
* | IMAGE_LOCATION_REAL is better named STAGE2_LOCATION in MOVE | Pascal Rigaux | 2004-11-04 | 1 | -4/+4 |
* | replace RAW_LOCATION_REL with IMAGE_LOCATION_REL | Pascal Rigaux | 2004-11-04 | 1 | -4/+4 |
* | simplify since STAGE2_LOCATION is now valid for live installs before pivot_root | Pascal Rigaux | 2004-11-04 | 1 | -5/+2 |
* | STAGE2_LOCATION symlink is now relative instead of absolute | Pascal Rigaux | 2004-11-04 | 1 | -2/+2 |
* | rename STAGE2_LOCATION_REL into STAGE2_LOCATION_ROOTED | Pascal Rigaux | 2004-11-04 | 1 | -2/+2 |
* | create STAGE2_LOCATION symlink if it is not a directory (well more precisely ... | Pascal Rigaux | 2004-11-04 | 1 | -1/+1 |
* | LIVE_LOCATION is better named LIVE_LOCATION_REL without the leading "/" | Pascal Rigaux | 2004-11-04 | 1 | -4/+4 |
* | compile less things when MANDRAKE_MOVE is defined | Pascal Rigaux | 2004-11-02 | 1 | -3/+7 |
* | 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 |