summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.i386
diff options
context:
space:
mode:
authorErik Troan <ewt@redhat.com>2001-01-17 15:53:23 +0000
committerErik Troan <ewt@redhat.com>2001-01-17 15:53:23 +0000
commit0915bcc7034ec88a69ecbef34d982aaf8928713b (patch)
treede200ee79b82d8b0f768f77dfccbd20ffe291742 /scripts/mk-images.i386
parent3dbbe25db85e97817f46ab504b41b527be8c56a5 (diff)
downloadanaconda-0915bcc7034ec88a69ecbef34d982aaf8928713b.tar.gz
anaconda-0915bcc7034ec88a69ecbef34d982aaf8928713b.tar.xz
anaconda-0915bcc7034ec88a69ecbef34d982aaf8928713b.zip
removed pils of moudles from bootnet to make room for monolithic IDE
Diffstat (limited to 'scripts/mk-images.i386')
-rw-r--r--scripts/mk-images.i3866
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386
index 29094fb45..7608ddc0a 100644
--- a/scripts/mk-images.i386
+++ b/scripts/mk-images.i386
@@ -54,9 +54,9 @@ SECSTAGE="vfat raid0 raid1 raid5 $IDEMODS $SCSIMODS $LATEUSBMODS"
COMMONMODULES="vfat $USBMODS agpgart"
LOCALMODULES="$COMMONMODULES BusLogic aic7xxx megaraid ncr53c8xx
sym53c8xx $IDEMODS $SCSIMODS"
-NETWORKMODULES="$COMMONMODULES nfs 3c509 3c59x 8390 ne ne2k-pci de4x5
- eepro100 e100 e1000 pcnet32 tulip pcnet32 hp100
- tlan sis900 dmfe"
+NETWORKMODULES="$COMMONMODULES nfs 3c59x ne2k-pci de4x5
+ eepro100 e100 e1000 tulip pcnet32 hp100
+ sis900 "
makeinitrd --initrdto $TOPDESTPATH/dosutils/autoboot/initrd.img \
--initrdsize 2100 \