summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2000-08-20 20:41:05 +0000
committerMatt Wilson <msw@redhat.com>2000-08-20 20:41:05 +0000
commit95ed5002f34069d3d3ae5b89ea589cd20552e785 (patch)
treebc5c64f01a81c42aa90dbbf6ceba1446aad3f0f2
parent60b6db59cf6d493e312e336fa4db13655f7eea53 (diff)
downloadanaconda-95ed5002f34069d3d3ae5b89ea589cd20552e785.tar.gz
anaconda-95ed5002f34069d3d3ae5b89ea589cd20552e785.tar.xz
anaconda-95ed5002f34069d3d3ae5b89ea589cd20552e785.zip
ARGH - check in the friggin' change
-rw-r--r--scripts/mk-images.i3864
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386
index 4918f0af9..c0e9253f4 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 3200 --size2 2860 "netstg" "=scsi $SECSTAGE"
-makeinstimage --size1 3000 --size2 2860 "hdstg" "=net $SECSTAGE"
+makeinstimage --size1 3200 --size2 3160 "netstg" "=scsi $SECSTAGE"
+makeinstimage --size1 3000 --size2 3160 "hdstg" "=net $SECSTAGE"
makemainimage "stage2"