summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pci-resource
Commit message (Collapse)AuthorAgeFilesLines
* complies to ldetect/pcitableGuillaume Cottenceau2000-12-191-5/+10
|
* use of ldetect-lst instead of obsoleted ../../perl-install/pci_probing/pcitableFrancois Pons2000-12-181-2/+1
|
* - 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