Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: remove grub-legacy | Felix Fietkau | 2012-10-07 | 9 | -4984/+0 |
| | | | | SVN-Revision: 33640 | ||||
* | grub: replace an unnecessary piece of inline assembly that breaks the build ↵ | Felix Fietkau | 2012-07-20 | 1 | -0/+14 |
| | | | | | | on recent mac os x SVN-Revision: 32784 | ||||
* | grub: fix build with automake v1.11.3 (#11228) | Jo-Philipp Wich | 2012-04-04 | 1 | -0/+41 |
| | | | | SVN-Revision: 31201 | ||||
* | package/grub: fix stage2 link with recent binutils | Felix Fietkau | 2012-02-12 | 1 | -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 support | Imre Kaloz | 2010-11-22 | 1 | -0/+267 |
| | | | | SVN-Revision: 24079 | ||||
* | grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo) | Felix Fietkau | 2010-05-28 | 3 | -0/+97 |
| | | | | SVN-Revision: 21608 | ||||
* | refresh grub patches | Imre Kaloz | 2010-02-18 | 1 | -219/+195 |
| | | | | SVN-Revision: 19704 | ||||
* | grub: fix potential build issues on redhat/fedora host systems (should ↵ | Nicolas Thill | 2009-05-04 | 1 | -0/+22 |
| | | | | | | close: #3793) SVN-Revision: 15608 | ||||
* | move grub to package/ | Felix Fietkau | 2007-10-09 | 1 | -0/+4490 |
SVN-Revision: 9212 |