Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm32/conf wildcard root spec, or MEMORY_DIS_IS_ROO...
details: https://anonhg.NetBSD.org/src/rev/d4a339857804
branches: trunk
changeset: 474047:d4a339857804
user: cgd <cgd%NetBSD.org@localhost>
date: Sat Jun 26 23:17:04 1999 +0000
description:
wildcard root spec, or MEMORY_DIS_IS_ROOT won't work right
diffstat:
sys/arch/arm32/conf/SHARKINST | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 295dfb528b30 -r d4a339857804 sys/arch/arm32/conf/SHARKINST
--- a/sys/arch/arm32/conf/SHARKINST Sat Jun 26 22:58:06 1999 +0000
+++ b/sys/arch/arm32/conf/SHARKINST Sat Jun 26 23:17:04 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: SHARKINST,v 1.2 1999/06/26 07:29:18 cgd Exp $
+# $NetBSD: SHARKINST,v 1.3 1999/06/26 23:17:04 cgd Exp $
# From: NetBSD: SHARK,v 1.23 1999/06/26 06:56:26 cgd Exp
#
# SHARK Install Kernel
@@ -133,7 +133,7 @@
#options KERNEL_DEBUG # compile in kernel debuging capability
#makeoptions DEBUG="-g" # compile full symbol table
-config netbsd root on md0a type ffs # root on miniroot
+config netbsd root on ? type ffs # root on miniroot
# The main bus device
mainbus0 at root
Home |
Main Index |
Thread Index |
Old Index