summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pci-resource
Commit message (Collapse)AuthorAgeFilesLines
* - do progressbar since it seems nobody can live without itGuillaume Cottenceau2000-12-142-4/+9
| | | | | | - 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
* - add pci probing featureGuillaume Cottenceau2000-12-122-0/+67
- add listing of available modules and insmod'ing on user request - make rescue-stage2 working