Actually regenerate the corosync config file in invirt-cluster-config's init script.
[invirt/packages/invirt-cluster-config.git] / debian / changelog
1 invirt-cluster-config (0.0.13) unstable; urgency=low
2
3   * Actually re-generate the corosync.conf file.
4
5  -- Evan Broder <broder@mit.edu>  Tue, 26 Jan 2010 22:29:11 -0500
6
7 invirt-cluster-config (0.0.12) unstable; urgency=low
8
9   * Use LVM's built-in cluster locking instead of a separate locking
10     library - this is the behavior prefered by modern LVM.
11   * Use openais for clustering instead of cman!
12
13  -- Evan Broder <broder@mit.edu>  Tue, 26 Jan 2010 21:14:14 -0500
14
15 invirt-cluster-config (0.0.11) unstable; urgency=low
16
17   * Configure a fence_manual fencing device, to allow nodes
18     to be properly fenced
19
20  -- Quentin Smith <quentin@mit.edu>  Mon, 28 Dec 2009 03:15:08 -0500
21
22 invirt-cluster-config (0.0.10) unstable; urgency=low
23
24   * Don't delete old LVM archives
25
26  -- Quentin Smith <quentin@mit.edu>  Tue, 24 Mar 2009 02:21:13 -0400
27
28 invirt-cluster-config (0.0.9) unstable; urgency=low
29
30   * Correctly generate cluster.conf for a two-node cluster.
31
32  -- Evan Broder <broder@mit.edu>  Fri, 30 Jan 2009 05:46:04 -0500
33
34 invirt-cluster-config (0.0.8) unstable; urgency=low
35
36   * Add Provides and Conflicts lines to debian/control for
37     config-package-dev
38
39  -- Evan Broder <broder@mit.edu>  Sat, 24 Jan 2009 20:14:39 -0500
40
41 invirt-cluster-config (0.0.7) unstable; urgency=low
42
43   * Don't depend on invirt-storage-config
44
45  -- Greg Price <price@mit.edu>  Sat, 27 Dec 2008 00:37:15 -0500
46
47 invirt-cluster-config (0.0.6) unstable; urgency=low
48
49   * Apparently there are more bashism in config-init than I thought
50
51  -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 03:53:30 -0500
52
53 invirt-cluster-config (0.0.5) unstable; urgency=low
54
55   * Punt unused /etc/default/cman file
56
57  -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 00:08:59 -0500
58
59 invirt-cluster-config (0.0.4) unstable; urgency=low
60
61   * Ignore detecting VGs on guests by not scanning any block device nodes
62     in /dev/mapper/xenvg-*
63
64  -- Evan Broder <broder@mit.edu>  Sat, 08 Nov 2008 23:34:06 -0500
65
66 invirt-cluster-config (0.0.3) unstable; urgency=low
67
68   * Punt the postinst - it causes more trouble than anything else
69
70  -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 17:58:22 -0500
71
72 invirt-cluster-config (0.0.2) unstable; urgency=low
73
74   * Be sure to start clvm as well as cman
75   * Correct the transformation script for lvm.conf
76
77  -- Evan Broder <broder@mit.edu>  Tue, 04 Nov 2008 04:39:45 -0500
78
79 invirt-cluster-config (0.0.1) unstable; urgency=low
80
81   * Initial Release.
82
83  -- Evan Broder <broder@mit.edu>  Sat, 01 Nov 2008 15:43:41 -0400