| Commit message (Expand) | Author | Age | Files | Lines |
* | do not ask proxy settings if interface wasn't brought up (stupid me) | Olivier Blin | 2004-06-11 | 1 | -6/+7 |
* | add http proxy settings in interface_info struct, and ask them right after th... | Olivier Blin | 2004-06-11 | 2 | -25/+58 |
* | enable MODE_TESTING if the DEBUGSTAGE1 environment variable is set | Olivier Blin | 2004-06-11 | 1 | -0/+2 |
* | in testing mode, try to open cmdline file in current directory before trying ... | Olivier Blin | 2004-06-11 | 1 | -7/+17 |
* | let the user choose between ISO images containing a stage2 installer if a dir... | Olivier Blin | 2004-06-11 | 1 | -2/+58 |
* | use new product name (Mandrakelinux) | Olivier Blin | 2004-06-10 | 1 | -1/+1 |
* | ntfs support in install from disk (on nplanel request, but to actually work, ... | Olivier Blin | 2004-06-10 | 2 | -1/+6 |
* | in move, use stg1_info_message() instead of stg1_error_message() not to disab... | Olivier Blin | 2004-06-09 | 1 | -1/+1 |
* | in ftp install, display a mirror list (fetched from http://www.linux-mandrake... | Olivier Blin | 2004-06-08 | 1 | -0/+7 |
* | in ftp install, display a mirror list (fetched from http://www.linux-mandrake... | Olivier Blin | 2004-06-08 | 1 | -1/+149 |
* | include missing header for uname | Olivier Blin | 2004-06-08 | 1 | -0/+1 |
* | in ftp install, check that modules for the boot kernel are available in mdkin... | Olivier Blin | 2004-06-08 | 1 | -0/+15 |
* | list only the requested file in ftp_get_filesize() instead of the whole direc... | Olivier Blin | 2004-06-08 | 2 | -2/+3 |
* | - fix build on gcc 3.4 | Pascal Rigaux | 2004-06-07 | 1 | -2/+3 |
* | fix build with gcc 3.4 (+ little cleanup) | Pascal Rigaux | 2004-06-07 | 1 | -9/+11 |
* | nasty kernel now gives us weird PIDs, so we can't rely on this to detect if w... | Pascal Rigaux | 2004-06-07 | 2 | -12/+5 |
* | use the same technique as ldetect for detecting usb and firewire controllers ... | Pascal Rigaux | 2004-06-03 | 1 | -31/+61 |
* | usb cdrom has a weird size in /proc/partitions, the result is that it is dete... | Pascal Rigaux | 2004-05-13 | 1 | -1/+1 |
* | instead of keeping stage1 (mostly as temporary space but with a fixed size, a... | Pascal Rigaux | 2004-05-13 | 14 | -160/+150 |
* | adapt copyright | Pascal Rigaux | 2004-05-11 | 1 | -4/+2 |
* | don't use msgboot-graphicallogo.img.bz2 anymore, build it (easy and simpler) | Pascal Rigaux | 2004-05-03 | 2 | -0/+0 |
* | stage1-disk and stage1-medias-usb are dead already | Pascal Rigaux | 2004-05-03 | 1 | -32/+4 |
* | obsolete stuff | Pascal Rigaux | 2004-05-03 | 2 | -0/+0 |
* | blank.img has been removed, so remove special code handling it | Pascal Rigaux | 2004-05-03 | 3 | -13/+1 |
* | rename MandrakeMove to Mandrakemove | Pascal Rigaux | 2004-04-26 | 2 | -3/+3 |
* | - no need for chloop device anymore, my kernel patch applies directly on the ... | Pascal Rigaux | 2004-04-08 | 1 | -11/+5 |
* | clean init-move when cleaning | Pascal Rigaux | 2004-04-02 | 1 | -1/+1 |
* | enable nfs install on old i586 machines (or maybe poor network cards) (bugzil... | Pascal Rigaux | 2004-04-02 | 1 | -3/+5 |
* | fix eth[67] detection (gc) | Thierry Vignaud | 2004-03-11 | 1 | -1/+1 |
* | (get_net_devices) increase max number of detectable net cards from 6 to 10 | Thierry Vignaud | 2004-03-10 | 1 | -1/+1 |
* | unmounting /sys is not needed (useful to have one less line displayed after "... | Pascal Rigaux | 2004-03-04 | 1 | -0/+1 |
* | when in automatic=disk mode but no partition is given, fall back | Guillaume Cottenceau | 2004-02-27 | 1 | -3/+1 |
* | give us more chance to get bootloader write actually commited to | Guillaume Cottenceau | 2004-02-25 | 1 | -0/+3 |
* | Patch from gc to allow booting a MandrakeMove on a Harddrive using the | Erwan Velu | 2004-02-25 | 1 | -10/+30 |
* | 10.0 | Guillaume Cottenceau | 2004-02-20 | 1 | -1/+1 |
* | support automatic installs even when needing the additional drivers floppy | Guillaume Cottenceau | 2004-02-18 | 1 | -2/+12 |
* | support 2.6 insmoding for expert third party modules and loading named modules | Guillaume Cottenceau | 2004-02-17 | 3 | -18/+28 |
* | when available, always load usb interface, as soon as possible, should help u... | Guillaume Cottenceau | 2004-02-17 | 4 | -21/+3 |
* | fix buggy redhat code exhausted only in -Os which corrupted | Guillaume Cottenceau | 2004-02-16 | 1 | -1/+1 |
* | sleep 10 only when debugging | Pascal Rigaux | 2004-02-13 | 1 | -0/+2 |
* | linux/fd.h is too broken to compile with -W :( | Guillaume Cottenceau | 2004-02-12 | 1 | -1/+1 |
* | try to detect regular floppy drives | Guillaume Cottenceau | 2004-02-12 | 3 | -5/+22 |
* | be sure to load usb-storage after SCSI adapters, so that they are in | Guillaume Cottenceau | 2004-02-11 | 1 | -8/+10 |
* | don't insmod usb-storage the soonest, we can end up mixing scsi devices order... | Guillaume Cottenceau | 2004-02-11 | 1 | -5/+11 |
* | floppy_device returns first floppy device, look for medias first in case of u... | Guillaume Cottenceau | 2004-02-10 | 2 | -1/+14 |
* | in network mode we need to create nodes as well because of usb floppies support | Guillaume Cottenceau | 2004-02-10 | 1 | -2/+0 |
* | use floppy_device rather than /dev/fd0 because we now support usb floppies as... | Guillaume Cottenceau | 2004-02-10 | 2 | -3/+3 |
* | fake usb floppies detection by looking at blocks size of scsi disk devices, 1... | Guillaume Cottenceau | 2004-02-10 | 1 | -2/+17 |
* | log server http response | Guillaume Cottenceau | 2004-02-06 | 1 | -0/+1 |
* | differentiate no floppy disk in driver or ext2 fs | Guillaume Cottenceau | 2004-02-03 | 1 | -2/+5 |