+invirt-autoinstaller (0.0.31) unstable; urgency=low
+
+ * Hack to be differently specific when replacing the root= lines. This
+ should replace both the actual grub config lines and the kopt line,
+ but leave lines like groot alone.
+
+ -- Evan Broder <broder@mit.edu> Tue, 28 Jul 2009 14:39:25 -0700
+
+invirt-autoinstaller (0.0.30) unstable; urgency=low
+
+ * When we're installing the world, be sure to block debconf prompts from
+ coming up.
+
+ -- Evan Broder <broder@mit.edu> Sun, 26 Jul 2009 19:59:01 -0700
+
+invirt-autoinstaller (0.0.29) unstable; urgency=low
+
+ * Be more specific when replacing root= lines with UUID equivalents in
+ the grub menu.lst. This avoids replacing things like groot, which
+ makes pygrub unhappy.
+
+ -- Evan Broder <broder@mit.edu> Sat, 13 Jun 2009 19:33:01 -0700
+
invirt-autoinstaller (0.0.28) unstable; urgency=low
* We're using bashisms in 93-setup-grub, so let's use bash.