Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf Comment out AUTOFS until it compiles
details: https://anonhg.NetBSD.org/src/rev/1d443a04c197
branches: trunk
changeset: 828931:1d443a04c197
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Wed Jan 10 11:32:29 2018 +0000
description:
Comment out AUTOFS until it compiles
diffstat:
sys/conf/filesystems.config | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 0bf8acc1c5fe -r 1d443a04c197 sys/conf/filesystems.config
--- a/sys/conf/filesystems.config Wed Jan 10 11:13:26 2018 +0000
+++ b/sys/conf/filesystems.config Wed Jan 10 11:32:29 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: filesystems.config,v 1.2 2018/01/09 03:31:12 christos Exp $
+# $NetBSD: filesystems.config,v 1.3 2018/01/10 11:32:29 jmcneill Exp $
file-system FFS # UFS
file-system MFS # memory file system
file-system NFS # Network File System client
@@ -25,4 +25,4 @@
#file-system UDF # experimental - OSTA UDF CD/DVD file-system
#file-system HFS # experimental - Apple HFS+ (read-only)
#file-system NILFS # experimental - NTT's NiLFS(2)
-file-system AUTOFS # Automounter Filesystem
+#file-system AUTOFS # Automounter Filesystem
Home |
Main Index |
Thread Index |
Old Index