From 43fd0c736b4a7b0017bb9e195c47117bfb3eb41c Mon Sep 17 00:00:00 2001 From: briggs Date: Fri, 7 Dec 2001 05:10:17 +0000 Subject: [PATCH] Add INSTALL kernel (copy from RAMDISK). --- sys/arch/sandpoint/conf/INSTALL | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 sys/arch/sandpoint/conf/INSTALL diff --git a/sys/arch/sandpoint/conf/INSTALL b/sys/arch/sandpoint/conf/INSTALL new file mode 100644 index 000000000000..5db99a974445 --- /dev/null +++ b/sys/arch/sandpoint/conf/INSTALL @@ -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