chiark / gitweb /
@@ -4,7 +4,7 @@
[chiark-utils.git] / debian / changelog
index 1a99bed363f5320879af2a16a1f73fb9148095df..65c50f4a59fb3cde1a396a2e8245dfdf63cd20b0 100644 (file)
@@ -1,3 +1,19 @@
+chiark-utils (4.0.99.0.15) unstable; urgency=low
+
+  * /etc/chiark-backup/snap/lvm (backup/lvm in the source tree) now
+    limits the snapshot size to 1.1x the original lv size (rounded down,
+    ish), as lvcreate has this as an undocumented restriction.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Wed,  6 Apr 2005 20:04:21 +0100
+
+chiark-utils (4.0.99.0.14) unstable; urgency=low
+
+  * /etc/chiark-backup/snap/lvm (backup/lvm in the source tree) now uses
+    the free extents on the vg as the default size for the snapshot.  This
+    is somewhat better although still not ideal in some cases, obviously.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Tue,  5 Apr 2005 20:06:27 +0100
+
 chiark-utils (4.0.99.0.13) unstable; urgency=low
 
   * Fix usage message for cvs-repomove to be accurate.