diff options
author | Erik Troan <ewt@redhat.com> | 2000-04-25 20:53:09 +0000 |
---|---|---|
committer | Erik Troan <ewt@redhat.com> | 2000-04-25 20:53:09 +0000 |
commit | 7e3e40e17989f91573a15920d27663876c958446 (patch) | |
tree | b4df44365aee937d955ea19563006f74961eb268 /scripts | |
parent | 57db7844b2293f3239dd09da60d4ac8a9cb621bd (diff) | |
download | anaconda-7e3e40e17989f91573a15920d27663876c958446.tar.gz anaconda-7e3e40e17989f91573a15920d27663876c958446.tar.xz anaconda-7e3e40e17989f91573a15920d27663876c958446.zip |
added eepro100, removed other stuff
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/mk-images.i386 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386 index 0e139fc5d..f561c3ac3 100644 --- a/scripts/mk-images.i386 +++ b/scripts/mk-images.i386 @@ -5,8 +5,8 @@ makebootdisk boot.img loader-local "vfat BusLogic qlogicisp advansys eata_dma" makebootdisk bootnet.img loader-network "3c59x ac3200 at1700 de4x5 - de600 de620 depca dgrs eepro eexpress hp-plus hp - hp100 ibmtr ni52 old_tulip tulip wavelan wd nfs vfat" + de600 de620 depca dgrs eepro100 eepro hp-plus hp + hp100 ibmtr ni52 old_tulip tulip ne nfs vfat" makedriverdisk "drivers" "+scsi -net" |