Add INSTALL kernel (copy from RAMDISK).
This commit is contained in:
parent
a0464e11d0
commit
43fd0c736b
|
@ -0,0 +1,12 @@
|
|||
# $NetBSD: INSTALL,v 1.1 2001/12/07 05:10:17 briggs Exp $
|
||||
#
|
||||
# GENERIC for Motorola Sandpoint
|
||||
#
|
||||
|
||||
include "arch/sandpoint/conf/GENERIC"
|
||||
|
||||
options MEMORY_DISK_HOOKS
|
||||
options MEMORY_DISK_IS_ROOT # Force root on RAM disk
|
||||
options MINIROOTSIZE=4096 # 2 MB
|
||||
|
||||
pseudo-device md 1
|
Loading…
Reference in New Issue