summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>2001-01-26 02:39:10 +0000
committerMatt Wilson <msw@redhat.com>2001-01-26 02:39:10 +0000
commit2419ab0a8fffdc472fb351631826293d3c5155ce (patch)
tree2fb53124f5043825cebccd9b87ce097dab3c3c56 /scripts
parent9884af538b1922a3ad266ee39e0fbf8a633b2c54 (diff)
downloadanaconda-2419ab0a8fffdc472fb351631826293d3c5155ce.tar.gz
anaconda-2419ab0a8fffdc472fb351631826293d3c5155ce.tar.xz
anaconda-2419ab0a8fffdc472fb351631826293d3c5155ce.zip
timezone gui defaults, initrd size on pcmcia larger
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mk-images.i3862
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.i386 b/scripts/mk-images.i386
index fb0efef0a..88f3f7d76 100644
--- a/scripts/mk-images.i386
+++ b/scripts/mk-images.i386
@@ -91,7 +91,7 @@ PCMCIAMODULES=`echo $PCMCIAMODULES | eval "$PCMCIAMODULES_EXCLUDED_SED"`
makeinitrd --initrdto $TOPDESTPATH/images/initrd-pcmcia.img \
--pcmcia \
- --initrdsize 2100 \
+ --initrdsize 2200 \
--loaderbin loader-pcmcia \
--modules "nfs vfat $IDEMODS $SCSIMODS"