| Commit message (Expand) | Author | Age | Files | Lines |
* | close file descriptors | Guillaume Cottenceau | 2003-09-18 | 1 | -4/+6 |
* | full pci probe can't be run with fopen/fread because we might read too many b... | Guillaume Cottenceau | 2003-08-13 | 1 | -4/+8 |
* | replace checking hd[a-h] with hd[a-t] (cf bug #1801) | Pascal Rigaux | 2003-02-24 | 1 | -1/+1 |
* | add full pci probe support | Guillaume Cottenceau | 2003-01-22 | 1 | -36/+77 |
* | fake support the firewire in stage1 (as if it were usb ;p) | Guillaume Cottenceau | 2002-09-05 | 1 | -0/+2 |
* | enhance (complicate? ;p) device detection so that scsi and usb | Guillaume Cottenceau | 2002-07-24 | 1 | -24/+37 |
* | s/usb/moreprofessional/ thanks to vdanen | Guillaume Cottenceau | 2002-07-23 | 1 | -1/+1 |
* | fixed static definition when non static declaration (gcc limitation). | Francois Pons | 2002-07-03 | 1 | -1/+3 |
* | adapt to gcc-3.1 | Guillaume Cottenceau | 2002-05-13 | 1 | -3/+3 |
* | have 4 seconds of delay for usb stuff | Guillaume Cottenceau | 2002-03-08 | 1 | -1/+1 |
* | support install from USB CDROMS (using usb-storage) | Guillaume Cottenceau | 2001-12-04 | 1 | -16/+13 |
* | *** empty log message *** | Guillaume Cottenceau | 2001-10-08 | 1 | -6/+31 |
* | new pci-ids.h | Guillaume Cottenceau | 2001-10-02 | 1 | -4/+4 |
* | Compaq mescouilles has changed proc stuff | Guillaume Cottenceau | 2001-09-04 | 1 | -1/+1 |
* | change `scd' with `sr' | Guillaume Cottenceau | 2001-09-03 | 1 | -1/+1 |
* | - descr of proc files | Guillaume Cottenceau | 2001-08-24 | 1 | -3/+4 |
* | enable install from Compaq Smart Array | Guillaume Cottenceau | 2001-08-24 | 1 | -3/+32 |
* | silently load usb controllers | Guillaume Cottenceau | 2001-07-26 | 1 | -4/+2 |
* | add support for install from USB Network Adapters | Guillaume Cottenceau | 2001-07-03 | 1 | -19/+125 |
* | use a wait_message again when in automatic mode for insmoding scsi modules si... | Guillaume Cottenceau | 2001-06-06 | 1 | -2/+12 |
* | be sure to print pci vendor and id with 4 digits each | Guillaume Cottenceau | 2001-05-18 | 1 | -1/+1 |
* | unify user notification of network and scsi devices that make load of drivers | Guillaume Cottenceau | 2001-05-17 | 1 | -7/+3 |
* | don't write nonsense code to separate frontend from stage1, | Guillaume Cottenceau | 2001-05-17 | 1 | -2/+2 |
* | allow wait_message calls to be multi-lines | Guillaume Cottenceau | 2001-05-15 | 1 | -1/+1 |
* | nicer layout for PCI detection messages | Guillaume Cottenceau | 2001-05-15 | 1 | -2/+2 |
* | better modules handling interface (use of enum rather than guessing single nu... | Guillaume Cottenceau | 2001-05-15 | 1 | -7/+6 |
* | - do not print warning when we are in AUTOMATIC and insmod failed because of ... | Guillaume Cottenceau | 2001-04-06 | 1 | -7/+8 |
* | - fix detection of more than 3 scsi attached devices | Guillaume Cottenceau | 2001-03-22 | 1 | -10/+19 |
* | do not close un unbound socket!! | Guillaume Cottenceau | 2001-02-12 | 1 | -1/+0 |
* | - use description of network cards when you have to select between interfaces... | Guillaume Cottenceau | 2001-02-07 | 1 | -0/+50 |
* | better tightness of probing stuff | Guillaume Cottenceau | 2001-01-25 | 1 | -1/+11 |
* | print warning message when insmod of PCI-detected device fails | Guillaume Cottenceau | 2001-01-25 | 1 | -2/+11 |
* | close some fd's | Guillaume Cottenceau | 2001-01-11 | 1 | -0/+3 |
* | fix naming of multiple SCSI devices, thanks to Franco Silvestro | Guillaume Cottenceau | 2001-01-08 | 1 | -3/+3 |
* | uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ... | Guillaume Cottenceau | 2001-01-06 | 1 | -7/+7 |
* | integrate dietlibc/stdio per default for cdrom and disk only installs | Guillaume Cottenceau | 2001-01-04 | 1 | -1/+3 |
* | add disk install support | Guillaume Cottenceau | 2000-12-18 | 1 | -10/+2 |
* | - network/nfs works | Guillaume Cottenceau | 2000-12-16 | 1 | -16/+8 |
* | - do progressbar since it seems nobody can live without it | Guillaume Cottenceau | 2000-12-14 | 1 | -12/+27 |
* | blah, don't include my test file in the repositoty | Guillaume Cottenceau | 2000-12-12 | 1 | -1/+1 |
* | network devices detection and insmod on user input | Guillaume Cottenceau | 2000-12-12 | 1 | -1/+58 |
* | - add pci probing feature | Guillaume Cottenceau | 2000-12-12 | 1 | -24/+78 |
* | add stdio frontend (get rid of newt+slang -eq reducing binary by 80 kbytes) (... | Guillaume Cottenceau | 2000-12-11 | 1 | -2/+3 |
* | week-end stuff: now supports second stage as a ramdisk | Guillaume Cottenceau | 2000-12-11 | 1 | -5/+4 |
* | mdk-stage1 can now run the Install from CDROM | Guillaume Cottenceau | 2000-12-08 | 1 | -1/+0 |
* | first draft can detect your cdrom drives | Guillaume Cottenceau | 2000-12-07 | 1 | -0/+301 |