summaryrefslogtreecommitdiffstats
path: root/etc/etc.i386/inst1.install
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-06-15 19:23:33 +0000
committerjkh <jkh@FreeBSD.org>1994-06-15 19:23:33 +0000
commit9529691929e9245cd46f3dfc653c5db9656cb158 (patch)
tree895da18cc196db023b6e552a11b9611d1fb0af8e /etc/etc.i386/inst1.install
parent5ae6bfc630a646989235666b8c773fe683a513d3 (diff)
downloadFreeBSD-src-9529691929e9245cd46f3dfc653c5db9656cb158.zip
FreeBSD-src-9529691929e9245cd46f3dfc653c5db9656cb158.tar.gz
1. Bump minimum root size to 8MB (we need that much now).
2. Bump version number to 1.1.5 for impending release.
Diffstat (limited to 'etc/etc.i386/inst1.install')
-rwxr-xr-xetc/etc.i386/inst1.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/etc.i386/inst1.install b/etc/etc.i386/inst1.install
index d6fce87..6aba98f 100755
--- a/etc/etc.i386/inst1.install
+++ b/etc/etc.i386/inst1.install
@@ -9,7 +9,7 @@ export PATH
OPSYSTEM=FreeBSD
OPSYSID=165
-ROOTMIN=7
+ROOTMIN=8
SWAPMIN=8
USRMIN=7
DISKMIN=`expr $ROOTMIN + $SWAPMIN + 1`
OpenPOWER on IntegriCloud