Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/grub: fixup grub-mkconfig | Henrik Riomar | 2017-02-26 | 2 | -12/+34 |
| | | | | Minor fixup of grub-mkconfig so the generated config works with alpine. | ||||
* | testing/grub: disable Xen support on !x86_64 | Leonardo Arena | 2016-12-29 | 1 | -4/+4 |
| | |||||
* | testing/grub: Xen not supported on x86 | Leonardo Arena | 2016-12-29 | 1 | -15/+21 |
| | |||||
* | testing/grub: add grub-xenhost (pv-grub2) | Henrik Riomar | 2016-12-29 | 3 | -12/+127 |
| | | | | | | Based on the Debian handling of grub-xen-host grub2-accept-empty-module.patch from http://savannah.gnu.org/bugs/?49012 | ||||
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | testing/grub: add python as makedepends | Carlo Landmeter | 2016-09-27 | 1 | -1/+1 |
| | |||||
* | testing/grub: add efi and bios subpkgs | Carlo Landmeter | 2016-09-27 | 1 | -7/+73 |
| | |||||
* | testing/grub: disable on armhf | Jakub Jirutka | 2016-09-20 | 1 | -1/+1 |
| | | | | | Fails on armhf builder (http://sprunge.us/OjUT) and no time to figure out what's wrong now. | ||||
* | testing/grub: enable on x86_64 | Carlo Landmeter | 2016-09-13 | 2 | -6/+32 |
| | | | | currently gcc has an issue with no-pic on x86_84 | ||||
* | testing/grub: new aport | Carlo Landmeter | 2016-09-09 | 2 | -0/+103 |
temp disable x86_64 as gcc does not honor -no-pie |