| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ... | Guillaume Cottenceau | 2001-01-06 | 1 | -12/+83 |
* | support load of modules with parameters when insmod failed without parameter ... | Guillaume Cottenceau | 2001-01-02 | 1 | -10/+30 |
* | nice handle of automatic mode for cdrom install | Guillaume Cottenceau | 2000-12-18 | 1 | -0/+2 |
* | - network/nfs works | Guillaume Cottenceau | 2000-12-16 | 1 | -5/+3 |
* | - add pci probing feature | Guillaume Cottenceau | 2000-12-12 | 1 | -15/+56 |
* | week-end stuff: now supports second stage as a ramdisk | Guillaume Cottenceau | 2000-12-11 | 1 | -2/+1 |
* | first draft can detect your cdrom drives | Guillaume Cottenceau | 2000-12-07 | 1 | -0/+203 |