diff options
author | Matt Wilson <msw@redhat.com> | 2000-04-24 18:19:07 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-04-24 18:19:07 +0000 |
commit | 875488af845da9df7c6256e74d018ced264f5bb3 (patch) | |
tree | d0170dc284c17cfdcf37d2434ffe24d7525c28e4 /scripts | |
parent | 03cf6778c6bab856ce489e6cd986e3a0a430d5ed (diff) | |
download | anaconda-875488af845da9df7c6256e74d018ced264f5bb3.tar.gz anaconda-875488af845da9df7c6256e74d018ced264f5bb3.tar.xz anaconda-875488af845da9df7c6256e74d018ced264f5bb3.zip |
add old_tulip to netboot image
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/mk-images.i386 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386 index 4a224d042..20dbc8530 100644 --- a/scripts/mk-images.i386 +++ b/scripts/mk-images.i386 @@ -6,7 +6,7 @@ makebootdisk boot.img loader-local "vfat makebootdisk bootnet.img loader-network "3c59x ac3200 at1700 de4x5 de600 de620 depca dgrs eepro eexpress hp-plus hp - hp100 ibmtr ni52 tulip wavelan wd nfs" + hp100 ibmtr ni52 old_tulip tulip wavelan wd nfs" makedriverdisk "drivers" "+scsi -net" |