Add another `cylinder' to the ramdisk.
This commit is contained in:
parent
a0cdedfb34
commit
afb5621bab
@ -1,4 +1,4 @@
|
|||||||
# $NetBSD: Makefile,v 1.26 2000/05/05 20:13:32 mycroft Exp $
|
# $NetBSD: Makefile,v 1.27 2000/06/07 19:41:47 thorpej Exp $
|
||||||
|
|
||||||
TOP= ${.CURDIR}/..
|
TOP= ${.CURDIR}/..
|
||||||
WARNS=1
|
WARNS=1
|
||||||
@ -28,7 +28,7 @@ CRUNCHCONF= ${CBIN}.conf
|
|||||||
MTREE= mtree.conf
|
MTREE= mtree.conf
|
||||||
|
|
||||||
RAMDISKSPC= 128
|
RAMDISKSPC= 128
|
||||||
RAMDISKCYLS= 23
|
RAMDISKCYLS= 24
|
||||||
RAMDISKSIZE!= expr ${RAMDISKSPC} \* ${RAMDISKCYLS}
|
RAMDISKSIZE!= expr ${RAMDISKSPC} \* ${RAMDISKCYLS}
|
||||||
|
|
||||||
install.sh: install.tmpl
|
install.sh: install.tmpl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user