Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Include tmpfs.
details: https://anonhg.NetBSD.org/src/rev/891f412c270e
branches: trunk
changeset: 785447:891f412c270e
user: joerg <joerg%NetBSD.org@localhost>
date: Thu Mar 14 10:06:45 2013 +0000
description:
Include tmpfs.
diffstat:
sys/arch/evbarm/conf/INTEGRATOR_CP | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r ad5b56e4a1ce -r 891f412c270e sys/arch/evbarm/conf/INTEGRATOR_CP
--- a/sys/arch/evbarm/conf/INTEGRATOR_CP Thu Mar 14 07:10:05 2013 +0000
+++ b/sys/arch/evbarm/conf/INTEGRATOR_CP Thu Mar 14 10:06:45 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INTEGRATOR_CP,v 1.2 2013/03/02 02:42:13 christos Exp $
+# $NetBSD: INTEGRATOR_CP,v 1.3 2013/03/14 10:06:45 joerg Exp $
#
# INTEGRATOR_CP -- ARM Integrator CP kernel
#
@@ -42,6 +42,7 @@
#file-system UMAPFS # NULLFS + uid and gid remapping
#file-system UNION # union file system
file-system PTYFS # /dev/pts/N support
+file-system TMPFS # memory file system
# File system options
#options QUOTA # legacy UFS quotas
Home |
Main Index |
Thread Index |
Old Index