diff options
author | Bill Nottingham <notting@redhat.com> | 2000-07-20 07:07:37 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2000-07-20 07:07:37 +0000 |
commit | a6fe9d15604d77806733c89b7cc5c4e5bee0168c (patch) | |
tree | ae74623e2a63bc5c79aad7e82f1ef03db1522739 /scripts/mk-images.i386 | |
parent | 3a7072c33ff496ff646758f2c18bb991e1918c02 (diff) | |
download | anaconda-a6fe9d15604d77806733c89b7cc5c4e5bee0168c.tar.gz anaconda-a6fe9d15604d77806733c89b7cc5c4e5bee0168c.tar.xz anaconda-a6fe9d15604d77806733c89b7cc5c4e5bee0168c.zip |
sorry, we were out of space. we'll fix this right later.
Diffstat (limited to 'scripts/mk-images.i386')
-rw-r--r-- | scripts/mk-images.i386 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386 index 1fd2f6232..a9e46f422 100644 --- a/scripts/mk-images.i386 +++ b/scripts/mk-images.i386 @@ -116,6 +116,15 @@ rm -f $TOPDESTPATH/images/initrd-pcmcia.img BOOTLANG="ja_JP" BOOTDIR="ja" +# hack hack hack - we are *out* of space +NETWORKMODULES="$COMMONMODULES 3c509 3c59x 3c90x 8390 ac3200 at1700 de4x5 + de600 de620 depca e1000 eepro100 hp-plus hp hp100 + ne ne2k-pci ni52 old_tulip pcnet32 rtl8139 tlan tulip + via-rhine + nfs vfat" + + + makebootdisk --bootdisksize 1440 \ --imagename ja/boot.img \ --initrdflags '--japanese |