aboutsummaryrefslogtreecommitdiffstats
path: root/testing/grub
Commit message (Collapse)AuthorAgeFilesLines
* testing/grub: fixup grub-mkconfigHenrik Riomar2017-02-262-12/+34
| | | | Minor fixup of grub-mkconfig so the generated config works with alpine.
* testing/grub: disable Xen support on !x86_64Leonardo Arena2016-12-291-4/+4
|
* testing/grub: Xen not supported on x86Leonardo Arena2016-12-291-15/+21
|
* testing/grub: add grub-xenhost (pv-grub2)Henrik Riomar2016-12-293-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 python2Jakub Jirutka2016-10-261-1/+1
|
* testing/grub: add python as makedependsCarlo Landmeter2016-09-271-1/+1
|
* testing/grub: add efi and bios subpkgsCarlo Landmeter2016-09-271-7/+73
|
* testing/grub: disable on armhfJakub Jirutka2016-09-201-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_64Carlo Landmeter2016-09-132-6/+32
| | | | currently gcc has an issue with no-pic on x86_84
* testing/grub: new aportCarlo Landmeter2016-09-092-0/+103
temp disable x86_64 as gcc does not honor -no-pie