Source-Changes-HG archive

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

[src/trunk]: src/sys/conf Add V7FS (disabled)



details:   https://anonhg.NetBSD.org/src/rev/20ab774ed03e
branches:  trunk
changeset: 451098:20ab774ed03e
user:      sevan <sevan%NetBSD.org@localhost>
date:      Mon May 06 01:20:42 2019 +0000

description:
Add V7FS (disabled)

diffstat:

 sys/conf/filesystems.config |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 80c49cf86be8 -r 20ab774ed03e sys/conf/filesystems.config
--- a/sys/conf/filesystems.config       Mon May 06 01:11:42 2019 +0000
+++ b/sys/conf/filesystems.config       Mon May 06 01:20:42 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: filesystems.config,v 1.7 2019/05/06 01:11:42 sevan Exp $
+# $NetBSD: filesystems.config,v 1.8 2019/05/06 01:20:42 sevan Exp $
 #file-system   AUTOFS          # Automounter Filesystem
 #pseudo-device autofs          # experimental - AUTOFS
 file-system    CD9660          # ISO 9660 + Rock Ridge file system
@@ -28,3 +28,4 @@
 #file-system   UDF             # experimental - OSTA UDF CD/DVD file-system
 file-system    UMAPFS          # NULLFS + uid and gid remapping
 file-system    UNION           # union file system
+#file-system   V7FS            # 7th Edition(V7) File System



Home | Main Index | Thread Index | Old Index