Bug#569292: clvm default file not installed

Martin Pitt mpitt at debian.org
Wed Nov 19 13:55:53 UTC 2014


Control: tag -1 patch

Kees Cook [2010-02-11  1:43 -0800]:
> It seems that debian/clvm.defaults should be renamed to debian/clvm.default
> (i.e. lacking the plural form) so that it is installed correctly.

As Ian correctly noticed there was no actual patch attached. Although
it's really trivial :-)

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
-------------- next part --------------
  * rename debian/clvm.defaults to debian/clvm.default so it is installed
    correctly. (Closes: #569292)

diff -pruN 2.02.98-6/debian/clvm.default 2.02.98-6ubuntu2/debian/clvm.default
--- 2.02.98-6/debian/clvm.default	1970-01-01 00:00:00.000000000 +0000
+++ 2.02.98-6ubuntu2/debian/clvm.default	2013-09-16 09:26:54.000000000 +0000
@@ -0,0 +1,9 @@
+# Bourne shell compatible script, sourced by /etc/init.d/clvm to set
+# additional arguments for clvmd.
+
+# Startup timeout: 
+CLVMDTIMEOUT=20
+
+# Volume groups to activate on startup:
+# LVM_VGS="cluster_vg1 cluster_vg2"
+
diff -pruN 2.02.98-6/debian/clvm.defaults 2.02.98-6ubuntu2/debian/clvm.defaults
--- 2.02.98-6/debian/clvm.defaults	2013-07-13 10:27:02.000000000 +0000
+++ 2.02.98-6ubuntu2/debian/clvm.defaults	1970-01-01 00:00:00.000000000 +0000
@@ -1,9 +0,0 @@
-# Bourne shell compatible script, sourced by /etc/init.d/clvm to set
-# additional arguments for clvmd.
-
-# Startup timeout: 
-CLVMDTIMEOUT=20
-
-# Volume groups to activate on startup:
-# LVM_VGS="cluster_vg1 cluster_vg2"
-


More information about the pkg-lvm-maintainers mailing list