diff options
author | Matt Wilson <msw@redhat.com> | 2000-07-11 12:31:21 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-07-11 12:31:21 +0000 |
commit | 2c5658786ead31b9766ca61ea13b3709c0c8de49 (patch) | |
tree | ef7e3aa99126ace8dfbaf325545f11f839e30991 /scripts/mk-images.i386 | |
parent | b92420915ba5cb99e18e0841a8fe46161760ac66 (diff) | |
download | anaconda-2c5658786ead31b9766ca61ea13b3709c0c8de49.tar.gz anaconda-2c5658786ead31b9766ca61ea13b3709c0c8de49.tar.xz anaconda-2c5658786ead31b9766ca61ea13b3709c0c8de49.zip |
add initio
Diffstat (limited to 'scripts/mk-images.i386')
-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 2eaa82a20..317b63de0 100644 --- a/scripts/mk-images.i386 +++ b/scripts/mk-images.i386 @@ -35,7 +35,7 @@ prepareBootImage() { COMMONMODULES="vfat" LOCALMODULES="$COMMONMODULES AM53C974 ips DAC960 megaraid ncr53c8xx cpqarray - aacraid aic7xxx BusLogic qlogicisp advansys eata_dma" + aacraid aic7xxx BusLogic qlogicisp advansys eata_dma initio" NETWORKMODULES="$COMMONMODULES 3c59x 3c90x ac3200 at1700 de4x5 de600 de620 depca dgrs eepro100 eepro hp-plus hp hp100 ibmtr ni52 old_tulip tulip rtl8139 ne nfs vfat" |