Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/sys/arch/arm32/conf pull up revs 1.22-1.23 from trunk. ...



details:   https://anonhg.NetBSD.org/src/rev/5e7889f762a0
branches:  netbsd-1-4
changeset: 469081:5e7889f762a0
user:      cgd <cgd%NetBSD.org@localhost>
date:      Sat Jun 26 23:33:42 1999 +0000

description:
pull up revs 1.22-1.23 from trunk.  (cgd)

diffstat:

 sys/arch/arm32/conf/SHARK |  11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r c813a4ee3494 -r 5e7889f762a0 sys/arch/arm32/conf/SHARK
--- a/sys/arch/arm32/conf/SHARK Sat Jun 26 23:33:16 1999 +0000
+++ b/sys/arch/arm32/conf/SHARK Sat Jun 26 23:33:42 1999 +0000
@@ -1,5 +1,5 @@
-#      $NetBSD: SHARK,v 1.21 1999/03/27 07:11:36 explorer Exp $
-# From:  NetBSD: GENERIC,v 1.53 1999/01/23 22:18:42 sommerfe Exp
+#      $NetBSD: SHARK,v 1.21.2.1 1999/06/26 23:33:42 cgd Exp $
+# From:  NetBSD: GENERIC,v 1.55 1999/03/27 07:11:36 explorer Exp
 #
 #      SHARK
 #
@@ -98,8 +98,11 @@
 
 # Device options
 
-#options       MEMORY_DISK_HOOKS       # boottime setup of ramdisk
-#options       MEMORY_DISK_SIZE=0      # Size in KBytes
+options        MEMORY_DISK_HOOKS       # boottime setup of ramdisk
+#options       MEMORY_DISK_SIZE=0      # Size in blocks
+#options       MINIROOTSIZE=3400       # Size in blocks
+#options       MEMORY_DISK_IS_ROOT     # use memory disk as root
+
 options        XSERVER                 # also need INSECURE for now
 options        INSECURE                # disable kernel securelevel
 



Home | Main Index | Thread Index | Old Index