diff options
author | Mike Fulbright <msf@redhat.com> | 2001-07-06 22:17:09 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2001-07-06 22:17:09 +0000 |
commit | 320a1bf835d84af820b9e7e384b09a84e9304465 (patch) | |
tree | 7aad4b1517b8477229a1e77495e274b1aaa87456 /scripts | |
parent | 5df58f0a513ecafeac3d915e3521f79de236d2d7 (diff) | |
download | anaconda-320a1bf835d84af820b9e7e384b09a84e9304465.tar.gz anaconda-320a1bf835d84af820b9e7e384b09a84e9304465.tar.xz anaconda-320a1bf835d84af820b9e7e384b09a84e9304465.zip |
remove this module for now to make room
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 77be16337..34cd2727c 100644 --- a/scripts/mk-images.i386 +++ b/scripts/mk-images.i386 @@ -56,7 +56,7 @@ LOCALMODULES="$COMMONMODULES BusLogic aic7xxx megaraid ncr53c8xx sym53c8xx $IDEMODS $SCSIMODS" NETWORKMODULES="$COMMONMODULES nfs 3c59x ne2k-pci eepro100 e100 tulip pcnet32 hp100 - sis900 " +# sis900 " PCMCIAMAINMODULES="$COMMONMODULES nfs $IDEMODS $SCSIMODS" |