*** empty log message ***
This commit is contained in:
parent
e6ca4ed1bf
commit
ec8c5874e4
1 changed files with 1 additions and 1 deletions
|
@ -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`"
|
||||
|
|
Loading…
Reference in a new issue