summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/probing.c
Commit message (Expand)AuthorAgeFilesLines
* - do not print warning when we are in AUTOMATIC and insmod failed because of ...Guillaume Cottenceau2001-04-061-7/+8
* - fix detection of more than 3 scsi attached devicesGuillaume Cottenceau2001-03-221-10/+19
* do not close un unbound socket!!Guillaume Cottenceau2001-02-121-1/+0
* - use description of network cards when you have to select between interfaces...Guillaume Cottenceau2001-02-071-0/+50
* 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