Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Add LFS_KERNEL_RFW, a preexisting lfs opt...
details: https://anonhg.NetBSD.org/src/rev/e02f17cb5e43
branches: trunk
changeset: 787435:e02f17cb5e43
user: dholland <dholland%NetBSD.org@localhost>
date: Tue Jun 18 04:33:57 2013 +0000
description:
Add LFS_KERNEL_RFW, a preexisting lfs option that should have been
here all along.
diffstat:
sys/arch/i386/conf/ALL | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 2911eb550823 -r e02f17cb5e43 sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL Mon Jun 17 20:30:49 2013 +0000
+++ b/sys/arch/i386/conf/ALL Tue Jun 18 04:33:57 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.360 2013/06/10 07:14:01 kardel Exp $
+# $NetBSD: ALL,v 1.361 2013/06/18 04:33:57 dholland Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.360 $"
+#ident "ALL-$Revision: 1.361 $"
maxusers 64 # estimated number of users
@@ -200,6 +200,7 @@
options WAPBL # File system journaling support
options UFS_DIRHASH # UFS Large Directory Hashing - Experimental
options UFS_EXTATTR
+options LFS_KERNEL_RFW
options LFS_EI # LFS endian-independent support - experimental
options LFS_DIRHASH # LFS version of UFS_DIRHASH - experimental
options LFS_EXTATTR # extended attributes for LFS - experimental
Home |
Main Index |
Thread Index |
Old Index