Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf enable VMSWAP by default.
details: https://anonhg.NetBSD.org/src/rev/7479f1c89f52
branches: trunk
changeset: 584438:7479f1c89f52
user: yamt <yamt%NetBSD.org@localhost>
date: Sat Sep 17 14:39:11 2005 +0000
description:
enable VMSWAP by default.
diffstat:
sys/conf/std | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r c1a40d3f4fc4 -r 7479f1c89f52 sys/conf/std
--- a/sys/conf/std Sat Sep 17 14:38:38 2005 +0000
+++ b/sys/conf/std Sat Sep 17 14:39:11 2005 +0000
@@ -1,6 +1,10 @@
-# $NetBSD: std,v 1.1 2005/09/17 09:43:40 yamt Exp $
+# $NetBSD: std,v 1.2 2005/09/17 14:39:11 yamt Exp $
#
# standard MI 'options'
#
# this file is for options which can't be off-by-default for some reasons.
# "it's commonly used" is NOT a good reason to enable options here.
+
+# the following options are on-by-default to keep
+# kernel config file compatibility.
+options VMSWAP # Swap device/file support
Home |
Main Index |
Thread Index |
Old Index