grub 0.97 : add support fo 256 bytes inodes
authorDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Mon, 28 Dec 2009 12:31:49 +0000 (13:31 +0100)
committerDenis 'Gnutoo' Carikli <GNUtoo@no-log.org>
Mon, 28 Dec 2009 13:58:51 +0000 (14:58 +0100)
commit969376ab44396ff23f8f628b9d5f4c8040d1cecf
tree570d65d6ed1aed29d4c15f80ea8f24281bbe3e0a
parent67aee374c82e56a9c0595c2042313a17bb5fa6f9
grub 0.97 : add support fo 256 bytes inodes

Recent mkfs.ext[2|3|4] create filesystems with 256 bytes inodes
So if you boot a system with a recent e2fsprogs,
 install an openembedded based distribution like angstrom from it,
 and then try to boot the openembedded-based distribution: it won't
 work (grub wouldn't be able to read files from the disk)

The patch came from:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%23463236
recipes/grub/grub-0.97/grub-support-256byte-inode.diff [new file with mode: 0644]
recipes/grub/grub_0.97.bb