summaryrefslogtreecommitdiffstats
path: root/package/grub/patches
Commit message (Collapse)AuthorAgeFilesLines
* grub: fix build with automake v1.11.3 (#11228)Jo-Philipp Wich2012-04-041-0/+41
| | | | SVN-Revision: 31201
* package/grub: fix stage2 link with recent binutilsFelix Fietkau2012-02-121-0/+77
| | | | | | | | | | | | | | We want the `_start's symbols to be at the very beginning of the `stage2' binary's `.text' section. However, nothing enforces this requirement. With recent binutils (ie. post 2.19.1), this results in a corrupt binary, as ld(1) puts another symbol (eg. `journal_init') at the beginning of the section. Fix this by providing a stripped down version of the default linker script where we enforces the position of `_start' in the `.text' section. Patch by Arnaud Lacombe (#10444) SVN-Revision: 30484
* add ext4 supportImre Kaloz2010-11-221-0/+267
| | | | SVN-Revision: 24079
* grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo)Felix Fietkau2010-05-283-0/+97
| | | | SVN-Revision: 21608
* refresh grub patchesImre Kaloz2010-02-181-219/+195
| | | | SVN-Revision: 19704
* grub: fix potential build issues on redhat/fedora host systems (should ↵Nicolas Thill2009-05-041-0/+22
| | | | | | close: #3793) SVN-Revision: 15608
* move grub to package/Felix Fietkau2007-10-091-0/+4490
SVN-Revision: 9212