Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf ... but make it's filesystem type FFS (...
details: https://anonhg.NetBSD.org/src/rev/7209e5a20c9d
branches: trunk
changeset: 573850:7209e5a20c9d
user: rearnsha <rearnsha%NetBSD.org@localhost>
date: Sat Feb 12 09:54:36 2005 +0000
description:
... but make it's filesystem type FFS (not NFS :-).
diffstat:
sys/arch/evbarm/conf/IQ31244 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 88b1a2e43b04 -r 7209e5a20c9d sys/arch/evbarm/conf/IQ31244
--- a/sys/arch/evbarm/conf/IQ31244 Sat Feb 12 09:53:27 2005 +0000
+++ b/sys/arch/evbarm/conf/IQ31244 Sat Feb 12 09:54:36 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: IQ31244,v 1.23 2005/02/12 09:53:27 rearnsha Exp $
+# $NetBSD: IQ31244,v 1.24 2005/02/12 09:54:36 rearnsha Exp $
#
# IQ31244 -- Intel IQ31244 Evaluation Board Kernel
#
@@ -140,7 +140,7 @@
config netbsd root on ? type ?
config netbsd-wm0 root on wm0 type nfs
-config netbsd-wd0 root on wd0 type nfs
+config netbsd-wd0 root on wd0 type ffs
# The main bus device
mainbus0 at root
Home |
Main Index |
Thread Index |
Old Index