summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/probing.h
Commit message (Collapse)AuthorAgeFilesLines
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-141-1/+1
| | | | | | - write real separation between cdrom, disk, and network code; have multiple targets for that issue - begin network code: network interface is up and runing (static IP only), network is configured
* network devices detection and insmod on user inputGuillaume Cottenceau2000-12-121-0/+1
|
* - add pci probing featureGuillaume Cottenceau2000-12-121-1/+2
| | | | | | - add listing of available modules and insmod'ing on user request - make rescue-stage2 working
* week-end stuff: now supports second stage as a ramdiskGuillaume Cottenceau2000-12-111-1/+1
| | | | | | adds better device files handling (some in initrd, others dynamically created) better logging of detected IDE and SCSI devices
* first draft can detect your cdrom drivesGuillaume Cottenceau2000-12-071-0/+44
soon will launch the stage2