summaryrefslogtreecommitdiff
path: root/libre/grub
AgeCommit message (Collapse)Author
2024-04-14libre/grub: enable grub-emu.Denis 'GNUtoo' Carikli
Since grub-emu now supports kexec (with 'grub-emu --kexec') it can now be used to boot. As for the dependencies, libusbx was removed because not only this library is not maintained nor packaged anymore, but after moving to libusb, GRUB also removed support for it as the code was not maintained anymore. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
2024-03-20housekeepingbill-auger
2024-02-21libre/grub: Add localizations from ./linguas.shLuke T. Shumaker
2024-01-13libre/grub: Merge changes from Arch; upgpkg 2.06→2.12Luke T. Shumaker
2024-01-13libre/grub: Fix a typoLuke T. Shumaker
This caused the device-specific arm-uboot packages to include debug information that we try to remove.
2024-01-13libre/grub: Hopefully speed up the device-specific ARM buildsLuke T. Shumaker
It was re-compiling everything in the package_grub-*() functions, so hopefully preserving timestamps avoids that.
2024-01-07libre/grub: bump pkgrelLuke T. Shumaker
2024-01-07libre/grub: don't run linguas.shLuke T. Shumaker
2024-01-07libre/grub: adopt the packageLuke T. Shumaker
2024-01-07libre/grub: reduce formatting differences with upstreamLuke T. Shumaker
This is formatting/comment/message/... changes only; no functional changes.
2024-01-07libre/grub: pull reproducible-build bits from ArchLuke T. Shumaker
2024-01-07libre/grub: clean up optdependsLuke T. Shumaker
2024-01-07libre/grub: always pass BUILD_FREETYPE=Luke T. Shumaker
2024-01-07libre/grub: s/fuse/fuse2/Luke T. Shumaker
2024-01-07libre/grub: run ./bootstrap in prepare() instead of build()Luke T. Shumaker
2024-01-07libre/grub: move the _{build,package}_grub-{bios,efi,emu} functions up/downLuke T. Shumaker
To match the order in the Arch PKGBUILD
2024-01-07libre/grub: clean up build() and package()Luke T. Shumaker
2024-01-07libre/grub: factor out the common part of the _package_grub-* functionsLuke T. Shumaker
2024-01-07libre/grub: factor out the common part of the _build_grub-* functionsLuke T. Shumaker
2024-01-07libre/grub: factor out the common part of the arm-uboot package_* functionsLuke T. Shumaker
2024-01-07libre/grub: rename the patch files to have obvious ordering/purposeLuke T. Shumaker
2024-01-07libre/grub: add a comment about differences from ArchLuke T. Shumaker
2024-01-07libre/grub: delete unused filesLuke T. Shumaker
2022-10-07normalize upstream 'Maintainer:' identifiersbill-auger
2022-10-07normalize 'Contributor:' entriesbill-auger
2021-06-18grub: Minor fixOmar Vega Ramos
2021-06-18grub-2:2.06-1.parabola1: updating versionOmar Vega Ramos
2019-08-12grub-2:2.04-2.par1: updating versionOmar Vega Ramos
2019-04-26grub-2:2.02-8.par1: rebuildOmar Vega Ramos
2018-06-25grub-2:2.02-6.parabola1: updating versionOmar Vega Ramos
2018-03-13grub-2:2.02-4.parabola1: rebuildOmar Vega Ramos
2018-01-15libre/grub: adding armv7h grub builds to pkgname unconditionally, and ↵Andreas Grapentin
overriding arch=(armv7h) in the package_* functions - this helps makepkg --packagelist to behave correctly
2017-11-06Enable XEN in libre/grubDavid P
2017-11-06libre/grub: Remove linux-libre-xen from optdependsDavid P
And disable it, since we don't have kernels that support it
2017-10-21grub: Removing ↵Omar Vega Ramos
0003-10_linux-20_linux_xen-detect-omap3_beagle+-devicetree-file.patch
2017-10-21grub-2:2.02-3.parabola1: Allow GRUB to mount ext2/3/4 filesystems that have ↵Omar Vega Ramos
the encryption feature - FS#51879 -> https://bugs.archlinux.org/task/51879
2017-09-12Updated Emulatorman's and Coadde's email addressesDavid P
2017-08-16grub: forgot to bump pkgrelIsaac David
2017-08-16grub: fix grub-xen packagingIsaac David
2017-07-18grub: pkgrel bump, re-enable xen support for i686Isaac David
as requested in https://labs.parabola.nu/issues/1259
2017-05-26grub-2:2.02-1.parabola1: updating versionOmar Vega Ramos
2017-03-21grub-1:2.02.rc2-1.parabola1: updating versionAndré Fabian Silva Delgado
2017-02-05grub-1:2.02.rc1-1.parabola1: updating versionAndré Fabian Silva Delgado
2017-01-11grub-1:2.02.beta3-6.parabola1: update to unifont 9.0.06André Fabian Silva Delgado
* efi: properly terminate filepath with NULL in chainloader - FS#52412 -> https://bugs.archlinux.org/task/52412
2016-11-09grub: minor fixAndré Fabian Silva Delgado
2016-10-25grub: disable xen supportcoadde [Márcio Alexandre Silva Delgado]
2016-10-25grub: bump to Arch's revisioncoadde [Márcio Alexandre Silva Delgado]
2016-10-25grub: drop xen support for i686coadde [Márcio Alexandre Silva Delgado]
2016-08-06grub: fix PKGBUILDcoadde [Márcio Alexandre Silva Delgado]
2016-08-06grub: remove unused filescoadde [Márcio Alexandre Silva Delgado]