aboutsummaryrefslogtreecommitdiff
path: root/package/boot/grub2/patches
Commit message (Collapse)AuthorAge
* grub2: fix build against muslJo-Philipp Wich2015-06-25
| | | | | | | | | Invert the `__GLIBC__` guards into `!__UCLIBC__` ones to avoid invalid references to `_llseek` on musl. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 46125
* grub2: fix processing the serial rts/cts optionFelix Fietkau2015-03-14
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44752
* grub2: update to 2.02-beta2, fixes mac os x 10.9 support (and many other things)Felix Fietkau2014-03-12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39889
* grub2: fix another case of gnulib failing under gnu libcJo-Philipp Wich2012-11-26
| | | | SVN-Revision: 34389
* grub2: accept the linux-musl* tupleFlorian Fainelli2012-11-23
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34306
* move boot related packages to their own folderJohn Crispin2012-10-16
SVN-Revision: 33781