Module Name:    src
Committed By:   tron
Date:           Wed Dec 23 18:02:25 UTC 2009

Modified Files:
        src/share/mk: bsd.README

Log Message:
LVM gets built by default these days.


To generate a diff of this commit:
cvs rdiff -u -r1.261 -r1.262 src/share/mk/bsd.README

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/mk/bsd.README
diff -u src/share/mk/bsd.README:1.261 src/share/mk/bsd.README:1.262
--- src/share/mk/bsd.README:1.261	Wed Dec 23 18:00:38 2009
+++ src/share/mk/bsd.README	Wed Dec 23 18:02:25 2009
@@ -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".

Reply via email to