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 Add commented out entry for overlay file...



details:   https://anonhg.NetBSD.org/src/rev/98f6aae526a0
branches:  trunk
changeset: 480916:98f6aae526a0
user:      tron <tron%NetBSD.org@localhost>
date:      Sun Jan 23 01:06:33 2000 +0000

description:
Add commented out entry for overlay filesystem.

diffstat:

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

diffs (22 lines):

diff -r 5c6de0d7349e -r 98f6aae526a0 sys/arch/arm32/conf/SHARK
--- a/sys/arch/arm32/conf/SHARK Sun Jan 23 01:01:51 2000 +0000
+++ b/sys/arch/arm32/conf/SHARK Sun Jan 23 01:06:33 2000 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: SHARK,v 1.29 1999/12/24 00:15:51 tron Exp $
+#      $NetBSD: SHARK,v 1.30 2000/01/23 01:06:33 tron Exp $
 # From:  NetBSD: GENERIC,v 1.55 1999/03/27 07:11:36 explorer Exp
 #
 #      SHARK
@@ -51,6 +51,7 @@
 #file-system   FILECORE        # Acorn filecore file system
 file-system    KERNFS          # /kern
 #file-system   NULLFS          # loopback file system
+#file-system   OVERLAY         # overlay filesystem
 #file-system   PORTAL          # portal filesystem (still experimental)
 #file-system   PROCFS          # /proc
 #file-system   UMAPFS          # NULLFS + uid and gid remapping
@@ -230,3 +231,4 @@
 #pseudo-device md      1               # Ramdisk driver
 #pseudo-device profiler 1              # fiq based profiling device
 pseudo-device  sequencer 1             # MIDI sequencer
+



Home | Main Index | Thread Index | Old Index