Changeset 2330
- Timestamp:
- May 2, 2009, 10:21:11 PM (16 years ago)
- Location:
- trunk/packages/invirt-autoinstaller
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/invirt-autoinstaller/common/usr/lib/xen-tools/debian.d/93-setup-grub
r2325 r2330 69 69 70 70 # 71 # If this is a Jaunty machine, the fix from LP #291256 caused our 72 # patch to update-grub to not work, so let's use that mechanism 73 # instead 74 # 75 sed -i -e 's/indomU=detect/indomU=true/' /boot/grub/menu.lst 76 77 # 71 78 # Regenerate automagic kernels list 72 79 # -
trunk/packages/invirt-autoinstaller/debian/changelog
r2327 r2330 1 invirt-autoinstaller (0.0.22) unstable; urgency=low 2 3 * For Jaunty systems, edit /boot/grub/menu.lst appropriately to work 4 with the fix for LP #291256. 5 6 -- Evan Broder <broder@mit.edu> Sat, 02 May 2009 22:20:29 -0400 7 1 8 invirt-autoinstaller (0.0.21) unstable; urgency=low 2 9
Note: See TracChangeset
for help on using the changeset viewer.