*** empty log message ***

This commit is contained in:
Ben Gras 2005-09-01 16:32:25 +00:00
parent e6ca4ed1bf
commit ec8c5874e4

View file

@ -59,7 +59,7 @@ ISO=minix.iso
ISOGZ=minix.iso.gz
RAM=/dev/ram
BS=4096
USRMB=350
USRMB=400
USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
ROOTMB=2
ROOTBLOCKS="`expr $ROOTMB \* 1024 \* 1024 / $BS`"