start udev in guest autoinstaller
[invirt/packages/invirt-autoinstaller.git] / debian / changelog
index e5a5349..b806d86 100644 (file)
@@ -1,3 +1,26 @@
+sipb-xen-autoinstaller (2.10) unstable; urgency=low
+
+  * Hide misleading harmless error message from dmsetup
+  * Start udev in guest, so /dev/hda[12] appear automatically
+  * understand 'noinstall=' rather than 'noinstall', so validator on
+    remote accepts it
+
+ -- Greg Price <price@mit.edu>  Sun, 19 Oct 2008 21:26:31 -0400
+
+sipb-xen-autoinstaller (2.9) unstable; urgency=low
+
+  * Run xen-create-image with --verbose so you actually get useful
+    output
+
+ -- Evan Broder <broder@mit.edu>  Tue, 14 Oct 2008 19:25:14 -0400
+
+sipb-xen-autoinstaller (2.8) unstable; urgency=low
+
+  * Correctly evaluate the kernel command line to deal with weird
+    potential quoting issues
+
+ -- Evan Broder <broder@mit.edu>  Mon, 13 Oct 2008 21:18:22 -0400
+
 sipb-xen-autoinstaller (2.7) unstable; urgency=low
 
   * Skip kpartx call when running on physical devices