summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/probing.c
Commit message (Expand)AuthorAgeFilesLines
* better tightness of probing stuffGuillaume Cottenceau2001-01-251-1/+11
* print warning message when insmod of PCI-detected device failsGuillaume Cottenceau2001-01-251-2/+11
* close some fd'sGuillaume Cottenceau2001-01-111-0/+3
* fix naming of multiple SCSI devices, thanks to Franco SilvestroGuillaume Cottenceau2001-01-081-3/+3
* uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ...Guillaume Cottenceau2001-01-061-7/+7
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-041-1/+3
* add disk install supportGuillaume Cottenceau2000-12-181-10/+2
* - network/nfs worksGuillaume Cottenceau2000-12-161-16/+8
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-12/+27
* blah, don't include my test file in the repositotyGuillaume Cottenceau2000-12-121-1/+1
* network devices detection and insmod on user inputGuillaume Cottenceau2000-12-121-1/+58
* - add pci probing featureGuillaume Cottenceau2000-12-121-24/+78
* add stdio frontend (get rid of newt+slang -eq reducing binary by 80 kbytes) (...Guillaume Cottenceau2000-12-111-2/+3
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-111-5/+4
* mdk-stage1 can now run the Install from CDROMGuillaume Cottenceau2000-12-081-1/+0
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-0/+301