Minor patch: increase size of root partition for minimal release, eve very small additions with -c made it fail
This commit is contained in:
parent
b0159ad168
commit
456a125e00
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue