Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbmips/conf enable FFS_EI.
details: https://anonhg.NetBSD.org/src/rev/e0d0c8399a8c
branches: trunk
changeset: 327784:e0d0c8399a8c
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Mar 17 01:03:51 2014 +0000
description:
enable FFS_EI.
diffstat:
sys/arch/evbmips/conf/MALTA | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r b877a19e81e0 -r e0d0c8399a8c sys/arch/evbmips/conf/MALTA
--- a/sys/arch/evbmips/conf/MALTA Sun Mar 16 23:25:15 2014 +0000
+++ b/sys/arch/evbmips/conf/MALTA Mon Mar 17 01:03:51 2014 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: MALTA,v 1.76 2013/06/30 21:38:56 rmind Exp $
+# $NetBSD: MALTA,v 1.77 2014/03/17 01:03:51 mrg Exp $
include "arch/evbmips/conf/std.malta"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "MALTA-$Revision: 1.76 $"
+#ident "MALTA-$Revision: 1.77 $"
maxusers 32
@@ -81,7 +81,7 @@
#options NFSSERVER # Sun NFS-compatible filesystem server
#options QUOTA # legacy UFS quotas
#options QUOTA2 # new, in-filesystem UFS quotas
-#options FFS_EI # FFS Endian Independent support
+options FFS_EI # FFS Endian Independent support
options WAPBL # File system journaling support
options FFS_NO_SNAPSHOT # No FFS snapshot support
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
Home |
Main Index |
Thread Index |
Old Index