Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arc/conf Can't negate a now non-existent file syste...
details: https://anonhg.NetBSD.org/src/rev/ac8f1fa2fb86
branches: trunk
changeset: 749750:ac8f1fa2fb86
user: he <he%NetBSD.org@localhost>
date: Mon Dec 07 08:50:01 2009 +0000
description:
Can't negate a now non-existent file system (PORTALFS was removed).
diffstat:
sys/arch/arc/conf/RAMDISK | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 79da44582047 -r ac8f1fa2fb86 sys/arch/arc/conf/RAMDISK
--- a/sys/arch/arc/conf/RAMDISK Mon Dec 07 07:43:05 2009 +0000
+++ b/sys/arch/arc/conf/RAMDISK Mon Dec 07 08:50:01 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: RAMDISK,v 1.77 2009/02/06 18:50:26 jym Exp $
+# $NetBSD: RAMDISK,v 1.78 2009/12/07 08:50:01 he Exp $
#
# memory disk based configuration file for MIPS R4x00 ARC Systems
#
@@ -38,7 +38,6 @@
no file-system KERNFS
no file-system NULLFS
no file-system OVERLAY
-no file-system PORTAL
no file-system UMAPFS
no file-system UNION
no file-system TMPFS
Home |
Main Index |
Thread Index |
Old Index