Such a simple patch you could have just imagined it. Right?
- Myles On Fri, Jan 16, 2009 at 10:26 AM, Myles Watson <[email protected]> wrote: > Grub2 didn't boot for me until I updated to the latest. Tested in > hardware on Tyan s2895. > > I still think it would make more sense to default to the latest and > keep a "safe" revision number with a safe mode option. > > Signed-off-by: Myles Watson <[email protected]> > > Thanks, > Myles >
Index: packages/grub2/grub2.mk =================================================================== --- packages/grub2/grub2.mk (revision 255) +++ packages/grub2/grub2.mk (working copy) @@ -1,5 +1,5 @@ GRUB2_URL=svn://svn.savannah.gnu.org/grub/trunk/grub2 -GRUB2_TAG=1929 +GRUB2_TAG=1946 GRUB2_DIR=$(BUILD_DIR)/grub2 GRUB2_SRC_DIR=$(GRUB2_DIR)/svn
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

