summaryrefslogtreecommitdiff
path: root/user/grub/APKBUILD
AgeCommit message (Collapse)AuthorFilesLines
2024-04-25user/grub: Fix dependencies on PowerPC targetsA. Wilcox1-2/+2
The variable is $CTARGET_ARCH, not $CTARGETARCH. Reported numerously on IRC and Telegram, but not in GitLab.
2023-10-16user/grub: work around GCC optimization bug. fixes image#403.Zach van Rijn1-1/+2
2023-10-09user/grub: Add U-Boot version package functionA. Wilcox1-0/+6
The addition of the U-Boot flavour for ARM needs this. Fixes: #1082
2023-10-03user/grub: Update to 2.12_rc1A. Wilcox1-34/+43
Fixes: #1065, #1066, #1073
2023-05-10user/grub: add patch for deprecated fgrep usage. fixes #1027.Zach van Rijn1-1/+3
2020-07-11user/grub: move trigger to easy-boot.dMax Rees1-2/+5
2020-03-17user/grub: Enable UUID for root by defaultA. Wilcox1-2/+2
Users that need the old behaviour can comment out the line in /e/d/g. This fixes a bug where installation from USB media causes sdX to change.
2019-12-18user/grub: build grub-mount utilityA. Wilcox1-16/+24
2019-11-06user/grub: mkdir /boot/grub if it doesn't existA. Wilcox1-2/+2
2019-10-03user/grub: bump to 2.0.4A. Wilcox1-8/+6
2019-09-09user/grub: fix some mistakes in update-grubMax Rees1-1/+1
* If $ADELIE_MANUAL_CONFIG is empty or unset, the comparison will fail since it isn't a valid integer. use = instead of -eq * Make a backup of grub.cfg only if it exists
2019-09-09user/grub: add quirks system and radeon quirk (#49)Max Rees1-2/+9
2019-08-19user/grub: add trigger to auto-update configurationMax Rees1-2/+10
2019-08-18user/grub: fix boot error on 64-bit PowerPCA. Wilcox1-4/+4
2019-07-06user/grub: -efi should pull in the bits needed to make it workKiyoshi Aman1-1/+1
2019-06-25user/grub: fix ppc64, shoutout to @q66A. Wilcox1-0/+3
2019-06-14user/grub: fix x86_64 EFI supportMax Rees1-1/+3
2019-05-04user/grub: attempt to be more saneA. Wilcox1-3/+6
2018-08-01user/grub: build something on pmmxA. Wilcox1-1/+1
2018-07-27user/grub: pull in, take, modernise a bitA. Wilcox1-0/+158