revert to 16MB to fix reinstall for now.

This commit is contained in:
Ben Gras 2009-10-02 09:48:15 +00:00
parent e913d66749
commit 57be617a8d

View file

@ -10,7 +10,7 @@
LOCALRC=/usr/etc/rc.local
MYLOCALRC=/mnt/etc/rc.local
ROOTMB=64
ROOTMB=16
ROOTSECTS="`expr $ROOTMB '*' 1024 '*' 2`"
USRKBFILE=/.usrkb
if [ ! -f "$USRKBFILE" ]