Minor patch: increase size of root partition for minimal release, eve very small additions with -c made it fail

This commit is contained in:
Erik van der Kouwe 2010-05-19 20:11:22 +00:00
parent b0159ad168
commit 456a125e00

View file

@ -174,7 +174,7 @@ do
RELEASEDIR=/usr/r-staging
RELEASEPACKAGE=${RELEASEDIR}/usr/install/packages
RELEASEPACKAGESOURCES=${RELEASEDIR}/usr/install/package-sources
ROOTKB=4096
ROOTKB=4608
[ ! "$USRMB" ] && USRMB=22
;;
M) MAKEMAP=1