From: Evan Broder Date: Sun, 3 May 2009 03:46:02 +0000 (-0400) Subject: In invirt-autoinstaller: X-Git-Tag: 0.0.24^0 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/commitdiff_plain/be692f1eb06d2cd719dc301c82378e45d8bf358f?ds=inline In invirt-autoinstaller: * Add a new version of our patches to work with the current Ubuntu update-grub, instead of trying to use the indomU variable (which still excludes kernels from showing up in the menu.lst). svn path=/trunk/packages/invirt-autoinstaller/; revision=2335 --- diff --git a/common/usr/lib/xen-tools/debian.d/93-setup-grub b/common/usr/lib/xen-tools/debian.d/93-setup-grub index ce54ad6..26fbdda 100755 --- a/common/usr/lib/xen-tools/debian.d/93-setup-grub +++ b/common/usr/lib/xen-tools/debian.d/93-setup-grub @@ -68,24 +68,6 @@ if [ "$(chroot ${prefix} lsb_release -is)" = "Ubuntu" ] && \ fi # -# If this is a Jaunty machine, the fix from LP #291256 caused our -# patch to update-grub to not work, so let's use that mechanism -# instead. -# -# Since we haven't run update-grub yet, we need to generate the -# skeleton of a Debian menu.lst so that update-grub extracts the -# options correctly -# -cat >/boot/grub/menu.lst < Sat, 02 May 2009 23:45:03 -0400 + invirt-autoinstaller (0.0.23) unstable; urgency=low * Create the shell of a menu.lst file needed to successfully parse