summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.alpha
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-06-20 03:16:59 +0000
committerMatt Wilson <msw@redhat.com>2000-06-20 03:16:59 +0000
commitcfbab98740b7b448979af9881bda960eb15bd7ee (patch)
tree5166c7f34d4596ea3e222a65dc586b816ed56c06 /scripts/mk-images.alpha
parent5d61d8ecf13b459cdd29d59cc286070115f2ab27 (diff)
downloadanaconda-cfbab98740b7b448979af9881bda960eb15bd7ee.tar.gz
anaconda-cfbab98740b7b448979af9881bda960eb15bd7ee.tar.xz
anaconda-cfbab98740b7b448979af9881bda960eb15bd7ee.zip
bump up sizes
Diffstat (limited to 'scripts/mk-images.alpha')
-rw-r--r--scripts/mk-images.alpha4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/mk-images.alpha b/scripts/mk-images.alpha
index a37cc4285..b996caf0e 100644
--- a/scripts/mk-images.alpha
+++ b/scripts/mk-images.alpha
@@ -17,6 +17,6 @@ makebootdisk --bootdisksize 1440 --kernelto $TOPDESTPATH/kernels/vmlinux.gz \
--imagename generic.img
makemainmodules "$SECSTAGE"
-makeinstimage --size1 2660 --size2 2460 "netstg" "=scsi $SECSTAGE"
-makeinstimage --size1 2660 --size2 2460 "hdstg" "=net $SECSTAGE"
+makeinstimage --size1 3000 --size2 3000 "netstg" "=scsi $SECSTAGE"
+makeinstimage --size1 3000 --size2 3000 "hdstg" "=net $SECSTAGE"
makemainimage "stage2"