X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/2de427228fdfbf454002ebe61cd0530b58b34ebd..230a7c475907a824d3a51c989e8cb68571b2d52d:/debian/changelog diff --git a/debian/changelog b/debian/changelog index f25f38c..f1b5d24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +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 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 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 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. + + -- Evan Broder Sun, 03 May 2009 02:40:54 -0400 + invirt-autoinstaller (0.0.27) unstable; urgency=low * Correctly detect what the path to the block devices in fstab are.