Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | x86: remove grub-legacy | Felix Fietkau | 2012-10-07 |
| | | | | SVN-Revision: 33640 | ||
* | grub: replace an unnecessary piece of inline assembly that breaks the build ↵ | Felix Fietkau | 2012-07-20 |
| | | | | | | on recent mac os x SVN-Revision: 32784 | ||
* | grub: fix build with automake v1.11.3 (#11228) | Jo-Philipp Wich | 2012-04-04 |
| | | | | SVN-Revision: 31201 | ||
* | package/grub: fix stage2 link with recent binutils | Felix Fietkau | 2012-02-12 |
| | | | | | | | | | | | | | | 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 | ||
* | grub: improve package requirement error, patch by Jim Cromie ↵ | Jo-Philipp Wich | 2011-06-04 |
| | | | | | | <jim.cromie@gmail.com> SVN-Revision: 27109 | ||
* | add ext4 support | Imre Kaloz | 2010-11-22 |
| | | | | SVN-Revision: 24079 | ||
* | package/grub: revert accidental/unessesery grub commit | Alexandros C. Couloumbis | 2010-10-01 |
| | | | | SVN-Revision: 23170 | ||
* | tools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully ↵ | Alexandros C. Couloumbis | 2010-10-01 |
| | | | | | | Darwin) build issues. SVN-Revision: 23169 | ||
* | package/grub: fix build issues under 64bit FreeBSD | Alexandros C. Couloumbis | 2010-09-30 |
| | | | | SVN-Revision: 23162 | ||
* | package/grub: fix compile issue under FreeBSD 8.1 | Alexandros C. Couloumbis | 2010-09-29 |
| | | | | SVN-Revision: 23156 | ||
* | package/grub: add a prereq check for 32 bits host development files when ↵ | Nicolas Thill | 2010-08-16 |
| | | | | | | building on x86_64 (closes: #7753) SVN-Revision: 22667 | ||
* | grub: compile fixes for Mac OS X (based on patches by Jukka Ylitalo) | Felix Fietkau | 2010-05-28 |
| | | | | SVN-Revision: 21608 | ||
* | package/grub: only disable graphics on host grub | Nicolas Thill | 2010-05-04 |
| | | | | SVN-Revision: 21353 | ||
* | package/grub: build a host grub and a target grub (#7269) - use the host ↵ | Nicolas Thill | 2010-05-02 |
| | | | | | | grub binary for grub install, but with target stage files - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate - create a target grub package SVN-Revision: 21305 | ||
* | package/grub: fix x86_64 issue (closes #7248) | Alexandros C. Couloumbis | 2010-04-30 |
| | | | | SVN-Revision: 21264 | ||
* | package/grub: fix cross compile options | Alexandros C. Couloumbis | 2010-04-27 |
| | | | | SVN-Revision: 21184 | ||
* | package/grub: play it safe, cross compile everywhere | Alexandros C. Couloumbis | 2010-04-07 |
| | | | | SVN-Revision: 20739 | ||
* | refresh grub patches | Imre Kaloz | 2010-02-18 |
| | | | | SVN-Revision: 19704 | ||
* | grub: fix potential build issues on redhat/fedora host systems (should ↵ | Nicolas Thill | 2009-05-04 |
| | | | | | | close: #3793) SVN-Revision: 15608 | ||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 |
| | | | | SVN-Revision: 15242 | ||
* | make grub compilable under fedora core 8 and other newer distros | Felix Fietkau | 2008-08-02 |
| | | | | SVN-Revision: 12076 | ||
* | x86: don't attempt to compile grub on darwin | Felix Fietkau | 2008-06-28 |
| | | | | SVN-Revision: 11599 | ||
* | grub: Natively build grub only on x86 linux hosts, cross compile everywhere ↵ | Andy Boyett | 2008-06-20 |
| | | | | | | else. - Closes #3560 SVN-Revision: 11542 | ||
* | more package submenus | John Crispin | 2007-10-18 |
| | | | | SVN-Revision: 9351 | ||
* | move grub menu.lst to the right place | Felix Fietkau | 2007-10-09 |
| | | | | SVN-Revision: 9216 | ||
* | move grub to package/ | Felix Fietkau | 2007-10-09 |
SVN-Revision: 9212 |