X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-xen-config.git/blobdiff_plain/6fb8e08e6f84ba3cce1c13c12adb09548ab2312f..736f2c6a4e8f82902c27086fe4f5db97b4ee6339:/debian/changelog diff --git a/debian/changelog b/debian/changelog index d611c42..0f1a555 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +invirt-xen-config (0.0.15) unstable; urgency=low + + * Set the max memory to a really high number so we can bump it for users + * Pass the correct networking device to vif-invirtroute + + -- Evan Broder Fri, 14 Nov 2008 00:03:47 -0500 + +invirt-xen-config (0.0.14) unstable; urgency=low + + * Throw away any output from LVM commands while starting sysvms + * Correctly delete the lock LVs + + -- Evan Broder Mon, 10 Nov 2008 03:57:09 -0500 + +invirt-xen-config (0.0.13) unstable; urgency=low + + * Use a lock LV when attempting to start sysvms since exclusive LV + activation has useless semantics + + -- Evan Broder Mon, 10 Nov 2008 03:15:31 -0500 + +invirt-xen-config (0.0.12) unstable; urgency=low + + * Add missing close paren to init script + + -- Evan Broder Fri, 31 Oct 2008 09:50:47 -0400 + invirt-xen-config (0.0.11) unstable; urgency=low * Automatically startup sysvms if they're not running already