Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk LVM gets built by default these days.



details:   https://anonhg.NetBSD.org/src/rev/7327b99f267c
branches:  trunk
changeset: 750304:7327b99f267c
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Dec 23 18:02:25 2009 +0000

description:
LVM gets built by default these days.

diffstat:

 share/mk/bsd.README |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fd5080ed54f1 -r 7327b99f267c share/mk/bsd.README
--- a/share/mk/bsd.README       Wed Dec 23 18:00:38 2009 +0000
+++ b/share/mk/bsd.README       Wed Dec 23 18:02:25 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.README,v 1.261 2009/12/23 18:00:38 tron Exp $
+#      $NetBSD: bsd.README,v 1.262 2009/12/23 18:02:25 tron Exp $
 #      @(#)bsd.README  8.2 (Berkeley) 4/2/94
 
 This is the README file for the make "include" files for the NetBSD
@@ -237,7 +237,7 @@
 
 MKLVM          If "no", don't build or install the logical volume manager
                and device mapper tools and libraries
-               Default: no
+               Default: yes
 
 MKMAN          If "no", don't build or install the man or catman pages,
                and also acts as "MKCATPAGES=no MKHTML=no".



Home | Main Index | Thread Index | Old Index