Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf Oops, disable FILECORE as intended.
details: https://anonhg.NetBSD.org/src/rev/b06ea88877a8
branches: trunk
changeset: 451108:b06ea88877a8
user: sevan <sevan%NetBSD.org@localhost>
date: Mon May 06 11:59:46 2019 +0000
description:
Oops, disable FILECORE as intended.
heads up <leot> <wiz>
diffstat:
sys/conf/filesystems.config | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 6d1377f3cb30 -r b06ea88877a8 sys/conf/filesystems.config
--- a/sys/conf/filesystems.config Mon May 06 11:58:37 2019 +0000
+++ b/sys/conf/filesystems.config Mon May 06 11:59:46 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: filesystems.config,v 1.9 2019/05/06 01:43:09 sevan Exp $
+# $NetBSD: filesystems.config,v 1.10 2019/05/06 11:59:46 sevan Exp $
#file-system ADOSFS # AmigaDOS-compatible file system
#file-system AUTOFS # Automounter Filesystem
#pseudo-device autofs # experimental - AUTOFS
@@ -9,7 +9,7 @@
file-system EXT2FS # second extended file system (linux)
file-system FDESC # /dev/fd
file-system FFS # UFS
-file-system FILECORE # Acorn filecore file system
+#file-system FILECORE # Acorn filecore file system
#file-system HFS # experimental - Apple HFS+ (read-only)
file-system KERNFS # /kern
file-system LFS # log-structured file system
Home |
Main Index |
Thread Index |
Old Index