summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pci-resource/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* silly shellPascal Rigaux2002-01-251-1/+1
|
* ensure errors propagatePascal Rigaux2002-01-251-1/+1
|
* do not use marfiles for depsGuillaume Cottenceau2001-03-171-1/+1
|
* refine depsGuillaume Cottenceau2001-03-161-1/+1
|
* remove file if perl script execution failedGuillaume Cottenceau2001-01-021-1/+1
|
* 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-141-3/+3
| | | | | | - 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-121-0/+26
- add listing of available modules and insmod'ing on user request - make rescue-stage2 working