Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/grub: add unifont dependency | Roberto Oliveira | 2017-05-13 | 1 | -23/+0 |
| | | | | | | | | The unifont dependency is needed because without it the unicode.pf2 file is not generated (unicode.pf2 is required for grub-mkrescue). It was disabled before because unifont was not available in Alpine but Breno added it to Alpine (commit 588d7cff2cdf48d6b4ea30be01eef2558f7043a8) | ||||
* | testing/grub: fix build on ppc64le | Roberto Oliveira | 2017-04-26 | 1 | -0/+23 |
grub was not building on ppc64le. This patch adds the correct 'platform' value in configure and make necessary adjusts to make grub build. |