summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-boot/grub: Stabilize 2.06-r6 sparc, #903704Arthur Zamarin2023-04-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r6 ppc64, #903704Arthur Zamarin2023-04-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r6 ppc, #903704Arthur Zamarin2023-04-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r6 arm64, #903704Arthur Zamarin2023-04-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r6 arm, #903704Arthur Zamarin2023-04-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r6 x86, #903704Arthur Zamarin2023-04-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r6 amd64, #903704Arthur Zamarin2023-04-051-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: backport fix for ext4 checksum seed featureMike Gilbert2023-02-132-0/+63
| | | | | Closes: https://bugs.gentoo.org/894200 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: set GRUB_DISABLE_LINUX_PARTUUID=false by defaultMike Gilbert2023-01-173-2/+78
| | | | | Closes: https://bugs.gentoo.org/711072 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: backport fix for MBR images with clangMike Gilbert2023-01-172-0/+367
| | | | | Closes: https://bugs.gentoo.org/889432 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: clean up autogen.sh handlingMike Gilbert2023-01-171-6/+4
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-141-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-boot/grub: force Bison tooSam James2023-01-012-4/+6
| | | | | | | Already in BDEPEND, just unset to avoid having to explicitly say bison vs bison -y. Bug: https://bugs.gentoo.org/887211 Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/grub: force LEX=flexMike Gilbert2022-12-202-2/+8
| | | | | | | | | GRUB's configure script checks the version of flex by calling ${LEX} --version. If app-alternatives/lex[reflex] is installed, this version check will fail. Closes: https://bugs.gentoo.org/887211 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: drop 2.06-r3Mike Gilbert2022-12-202-332/+0
| | | | | Bug: https://bugs.gentoo.org/881413 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r4 x86, #881821Arthur Zamarin2022-12-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r4 ppc64, #881821Arthur Zamarin2022-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r4 ppc, #881821Arthur Zamarin2022-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r4 arm64, #881821Arthur Zamarin2022-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r4 arm, #881821Arthur Zamarin2022-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r4 amd64, #881821Arthur Zamarin2022-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r4 sparc, #881821Arthur Zamarin2022-11-191-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: fix pkgcheck warningsMike Gilbert2022-11-153-5/+8
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: backport security fixesMike Gilbert2022-11-152-0/+331
| | | | | Bug: https://bugs.gentoo.org/881413 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: remove unused patchesMichael Mair-Keimberger2022-09-282-164/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/27516 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: add postinst warning to run grub-installMike Gilbert2022-09-262-12/+32
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: backport fix for CVE-2021-3981Mike Gilbert2022-09-162-0/+42
| | | | | Bug: https://bugs.gentoo.org/835082 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: drop 2.06-r1Mike Gilbert2022-09-021-318/+0
| | | | | Bug: https://bugs.gentoo.org/850535 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r2 ppc64, #850673Matt Turner2022-09-011-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r2 arm, #867346Arthur Zamarin2022-08-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r2 ppc, #850673Sam James2022-07-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r2 arm64, #850673Arthur Zamarin2022-06-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/grub: Stabilize 2.06-r2 sparc, #850673matoro2022-06-231-1/+1
| | | | | | Signed-off-by: matoro <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/26053 Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/grub: add python 3.11Mike Gilbert2022-06-202-3/+3
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: backport changes to fix build with clangMike Gilbert2022-06-202-2/+2
| | | | | Closes: https://bugs.gentoo.org/851831 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: x86 stable wrt bug #850673Agostino Sarubbo2022-06-101-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-boot/grub: amd64 stable wrt bug #850673Agostino Sarubbo2022-06-101-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-boot/grub: backport many patchesMike Gilbert2022-06-072-0/+320
| | | | | | Bug: https://bugs.gentoo.org/850535 Closes: https://github.com/gentoo/gentoo/pull/25629 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: remove '-pie' from LDFLAGSMike Gilbert2021-12-142-0/+6
| | | | | Closes: https://bugs.gentoo.org/829165 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: fix xen build with binutils-2.36Mike Gilbert2021-09-232-1/+46
| | | | | Closes: https://bugs.gentoo.org/787221 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: keyword 2.06-r1 for ~riscvMarek Szuba2021-09-161-1/+1
| | | | | | | Only tested with GRUB_PLATFORMS=efi-64, as this will likely be the main (if not only) GRUB-supported platform on this arch. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-boot/grub: document global variablesMike Gilbert2021-09-142-0/+26
| | | | | Bug: https://bugs.gentoo.org/813037 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-boot/grub: enable py3.10 and disable py2.7, py3.6, py3.7Mike Gilbert2021-09-071-1/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: drop pax-utilsMike Gilbert2021-09-072-4/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: fix issue with XFS v4 superblocksMike Gilbert2021-09-072-0/+121
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: drop 2.06_rc1Mike Gilbert2021-09-072-301/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: fix custom kernel glob patchMike Frysinger2021-09-051-3/+10
| | | | | | | | The variable export was missing which caused it to always be blank. Setting it in /etc/default/grub wouldn't work as /etc/grub.d/10_linux still wouldn't see it. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* sys-boot/grub: Stabilize 2.06 arm64, #799236Sam James2021-08-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/grub: x86 stable wrt bug #799236Agostino Sarubbo2021-06-301-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>