diff options
author | Matt Wilson <msw@redhat.com> | 2000-08-20 18:29:55 +0000 |
---|---|---|
committer | Matt Wilson <msw@redhat.com> | 2000-08-20 18:29:55 +0000 |
commit | 9282034c6874812f85073938d1e73397c6865983 (patch) | |
tree | 78e26d4d6e81e6c54bed61faef1d4dbc9614589f /scripts/mk-images.i386 | |
parent | 2805ae63de8dd749ba64423a4cb643367658825a (diff) | |
download | anaconda-9282034c6874812f85073938d1e73397c6865983.tar.gz anaconda-9282034c6874812f85073938d1e73397c6865983.tar.xz anaconda-9282034c6874812f85073938d1e73397c6865983.zip |
foo
Diffstat (limited to 'scripts/mk-images.i386')
-rw-r--r-- | scripts/mk-images.i386 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386 index d35b44e77..4918f0af9 100644 --- a/scripts/mk-images.i386 +++ b/scripts/mk-images.i386 @@ -156,6 +156,6 @@ makedriverdisk "Parallel port IDE Drivers" "paride" "parport_pc parport pcd pari makemainmodules "=scsi =net $SECSTAGE" -makeinstimage --size1 3000 --size2 2660 "netstg" "=scsi $SECSTAGE" -makeinstimage --size1 2800 --size2 2660 "hdstg" "=net $SECSTAGE" +makeinstimage --size1 3200 --size2 2860 "netstg" "=scsi $SECSTAGE" +makeinstimage --size1 3000 --size2 2860 "hdstg" "=net $SECSTAGE" makemainimage "stage2" |