| Commit message (Expand) | Author | Age | Files | Lines |
* | MandrakeSoft -> Mandrakesoft | Pascal Rigaux | 2004-07-20 | 1 | -1/+1 |
* | stage1 used to write files /tmp/network, /tmp/ifcfg-eth0, /etc/modules.conf | Pascal Rigaux | 2004-07-01 | 1 | -1/+1 |
* | blank.img has been removed, so remove special code handling it | Pascal Rigaux | 2004-05-03 | 1 | -11/+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 | 1 | -17/+26 |
* | try to detect regular floppy drives | Guillaume Cottenceau | 2004-02-12 | 1 | -3/+0 |
* | use floppy_device rather than /dev/fd0 because we now support usb floppies as... | Guillaume Cottenceau | 2004-02-10 | 1 | -2/+2 |
* | differentiate no floppy disk in driver or ext2 fs | Guillaume Cottenceau | 2004-02-03 | 1 | -2/+5 |
* | don't forget to umount additional drivers floppy after successful copy of mod... | Guillaume Cottenceau | 2004-01-26 | 1 | -0/+1 |
* | better do 2.4->2.6 compat module alias as soon as possible to display correct... | Guillaume Cottenceau | 2004-01-22 | 1 | -37/+40 |
* | until we haven't loaded the usb interface and the keyboard usb driver, we can... | Guillaume Cottenceau | 2004-01-22 | 1 | -12/+12 |
* | when checking for modules already loaded, be sure to check for the real name | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+2 |
* | ensure insmod will try to access correct filename according to 2.4->2.6 compa... | Guillaume Cottenceau | 2004-01-22 | 1 | -3/+1 |
* | really display filename when "error reading" a file to insmod in 2.6 | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+1 |
* | nice kernel guys like to change modules names for no reasons when they have a... | Guillaume Cottenceau | 2004-01-22 | 1 | -1/+30 |
* | add capability to use an additional drivers floppy | Guillaume Cottenceau | 2004-01-21 | 1 | -12/+66 |
* | network_gigabit_usb doesn't exist anymore | Guillaume Cottenceau | 2004-01-21 | 1 | -1/+1 |
* | 2.6 kernel support | Guillaume Cottenceau | 2003-12-18 | 1 | -4/+70 |
* | don't log anything when module is already present | Guillaume Cottenceau | 2003-10-30 | 1 | -0/+3 |
* | fix myself sux: don't unconditionnally fgets /proc/modules, because fopen | Guillaume Cottenceau | 2003-03-14 | 1 | -8/+9 |
* | hd_usb.img -> hdcdrom_usb.img | Guillaume Cottenceau | 2003-02-28 | 1 | -1/+1 |
* | fake support the firewire in stage1 (as if it were usb ;p) | Guillaume Cottenceau | 2002-09-05 | 1 | -1/+1 |
* | compile with -W | Guillaume Cottenceau | 2002-07-03 | 1 | -2/+6 |
* | suggest other.img in file-not-found-in-archive (sugg David Faure | Guillaume Cottenceau | 2002-01-14 | 1 | -1/+1 |
* | fpons is a sucking chief | Guillaume Cottenceau | 2001-12-04 | 1 | -3/+1 |
* | fixed gégé sucking. | Francois Pons | 2001-12-04 | 1 | -0/+2 |
* | typo of last commit (unused variable -> could not compile) | Guillaume Cottenceau | 2001-12-03 | 1 | -3/+0 |
* | remove unneeded handling of "alias scsi_hostadapter" | Guillaume Cottenceau | 2001-11-29 | 1 | -12/+1 |
* | oops forgot to umount after "updatemodules"... | Guillaume Cottenceau | 2001-10-22 | 1 | -0/+1 |
* | mount all but ramdisk Read Only | Guillaume Cottenceau | 2001-08-22 | 1 | -1/+1 |
* | allow to escape from Update Modules if you don't want to insert an ext2 floppy | Guillaume Cottenceau | 2001-07-27 | 1 | -2/+5 |
* | Disk -> Floppy for Update Modules disk | Guillaume Cottenceau | 2001-07-27 | 1 | -1/+1 |
* | pass "--blank" to DrakX when module loading is disabled | Guillaume Cottenceau | 2001-07-26 | 1 | -1/+1 |
* | - add "changedisk" feature | Guillaume Cottenceau | 2001-07-26 | 1 | -0/+66 |
* | fix minor bug detecting when modules are present | Guillaume Cottenceau | 2001-06-05 | 1 | -1/+1 |
* | add log for modules aliasing of SCSI drivers | Guillaume Cottenceau | 2001-05-17 | 1 | -0/+1 |
* | don't write nonsense code to separate frontend from stage1, | Guillaume Cottenceau | 2001-05-17 | 1 | -1/+1 |
* | better modules handling interface (use of enum rather than guessing single nu... | Guillaume Cottenceau | 2001-05-15 | 1 | -12/+14 |
* | Provide some description of the drivers | Guillaume Cottenceau | 2001-04-30 | 1 | -1/+19 |
* | - do not print warning when we are in AUTOMATIC and insmod failed because of ... | Guillaume Cottenceau | 2001-04-06 | 1 | -2/+2 |
* | use modutils for non Intel arch's | Guillaume Cottenceau | 2001-02-22 | 1 | -1/+1 |
* | ask for modules parameters everytime in expert mode, to avoid wrong autodetec... | Guillaume Cottenceau | 2001-02-13 | 1 | -11/+2 |
* | - better log of nfs mount errors | Guillaume Cottenceau | 2001-02-13 | 1 | -0/+19 |
* | - use description of network cards when you have to select between interfaces... | Guillaume Cottenceau | 2001-02-07 | 1 | -0/+2 |
* | - slighty change the message when exiting successfully from install, to not m... | Guillaume Cottenceau | 2001-02-06 | 1 | -1/+1 |
* | - use bzlib instead of zlib to reduce overall size | Guillaume Cottenceau | 2001-01-26 | 1 | -4/+8 |
* | consistent dot-terminated error messages, consistent no-dot log messages | Guillaume Cottenceau | 2001-01-22 | 1 | -2/+2 |
* | - add load of third party modules in Expert mode (PS rulz) | Guillaume Cottenceau | 2001-01-12 | 1 | -1/+1 |
* | polish generic blank.img situation (no modules and/or modules.dep available) | Guillaume Cottenceau | 2001-01-11 | 1 | -19/+23 |
* | continue anyway when insmod'ing of modules fail (for blank.img) | Guillaume Cottenceau | 2001-01-11 | 1 | -3/+5 |