Versions
v9999 :: 2/9999 :: gentoo
- Modified
- License
- GPL-3+ BSD MIT fonts? ( GPL-2-with-font-exception ) themes? ( CC-BY-SA-3.0 BitstreamVera )
- USE flags
- device-mapper doc efiemu fonts libzfs mount nls sdl secureboot test themes truetype
v2.12-r5 :: 2/2.12-r5 :: gentoo
- Modified
- License
- GPL-3+ BSD MIT fonts? ( GPL-2-with-font-exception ) themes? ( CC-BY-SA-3.0 BitstreamVera )
- Keywords
- amd64 arm64 ppc ppc64 x86 ~arm ~loong ~riscv ~sparc
- USE flags
- device-mapper doc efiemu fonts libzfs mount nls sdl secureboot test themes truetype verify-sig
v2.12-r4 :: 2/2.12-r4 :: gentoo
- Modified
- License
- GPL-3+ BSD MIT fonts? ( GPL-2-with-font-exception ) themes? ( CC-BY-SA-3.0 BitstreamVera )
- Keywords
- amd64 arm arm64 ppc ppc64 sparc x86 ~loong ~riscv
- USE flags
- device-mapper doc efiemu fonts libzfs mount nls sdl test themes truetype verify-sig
USE flags
General
- device-mapper
- Enable support for devmapper. Required for LUKS or LVM volume detection.
- device-mapper
- Enable support for devmapper. Required for LUKS or LVM volume detection.
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- efiemu
- Build and install the efiemu runtimes
- fonts
- Build and install fonts for the gfxterm module
- libzfs
- Enable support for sys-fs/zfs
- mount
- Build and install the grub-mount utility
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- sdl
- Add support for Simple Direct Layer (media library)
- secureboot
- Automatically sign efi executables using user specified key
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- themes
- Build and install GRUB themes (starfield)
- truetype
- Build and install grub-mkfont conversion utility
- verify-sig
- Verify upstream signatures on distfiles
grub_platforms
- coreboot
- Coreboot platform support
- efi-32
- EFI 32 bit platform support (Old MACs)
- efi-64
- EFI 64 bit platform support
- emu
- Emulation platform support
- ieee1275
- IEEE1275 platform support
- loongson
- MIPS loongson platform support
- multiboot
- Multiboot platform support
- pc
- PC platform support
- qemu
- QEMU platform support
- qemu-mips
- QEMU MIPS platform support
- uboot
- U-Boot platform support
- xen
- XEN (pvgrub2) platform support
- xen-32
- Build 32-bit XEN (pvgrub2) platform support on amd64
- xen-pvh
- XEN (pvhgrub2) platform support
Dependencies
app-arch / xz-utils : Utils for managing LZMA compressed files
media-libs / freetype : High-quality and portable font engine
media-libs / libsdl2 : Simple Direct Media Layer
sys-apps / ibm-powerpc-utils : Utilities for the maintenance of the IBM and Apple PowerPC platforms
sys-fs / fuse : An interface for filesystems implemented in userspace
sys-fs / lvm2 : User-land utilities for LVM2 (device-mapper) software
sys-fs / zfs : Userland utilities for ZFS Linux kernel module
Runtime Dependencies
app-arch / xz-utils : Utils for managing LZMA compressed files
media-libs / freetype : High-quality and portable font engine
media-libs / libsdl2 : Simple Direct Media Layer
sys-apps / ibm-powerpc-utils : Utilities for the maintenance of the IBM and Apple PowerPC platforms
sys-boot / efibootmgr : User-space application to modify the EFI boot manager
sys-boot / grub : GNU GRUB boot loader
sys-devel / gettext : GNU locale utilities
sys-fs / fuse : An interface for filesystems implemented in userspace
sys-fs / lvm2 : User-land utilities for LVM2 (device-mapper) software
sys-fs / zfs : Userland utilities for ZFS Linux kernel module
Depending packages
app-admin / calamares : Distribution-independent installer framework
app-emulation / grub-xen-host : Grub2 built as a PV grub per the Xen PV Boot Protocol
dev-util / catalyst : Release metatool used for creating releases based on Gentoo Linux
dev-util / ostree : Operating system and container binary deployment and upgrades
sys-apps / biosdisk : FreeDOS based BIOS updating utility for Dell machines
sys-boot / grub : GNU GRUB boot loader
sys-boot / os-prober : Utility to detect other OSs on a set of drives
sys-boot / tboot : Performs a measured and verified boot using Intel Trusted Execution Technology
sys-boot / woeusb : Creates windows installer on usb media from an iso image
sys-kernel / installkernel : Gentoo fork of installkernel script from debianutils
x11-misc / grub2-theme-preview : Preview a GRUB 2.x theme using KVM/QEMU
Bugs
- 439082
- sys-boot/grub: does not boot when built with gold linker
- 904228
- sys-boot/grub: Grub fails to detect LVM volumes with: error: disk `lvmid/*/*' not found
- 911985
- sys-boot/grub-2.06-r7: fails to build with Clang/lld? (error: disk: unsupported relocation 0x108.)
- 915131
- <sys-boot/grub-2.06-r9: Multiple vulnerabilities
- 939542
- sys-boot/grub-2.12-r5 stable request
- 942201
- sys-boot/grub: support grub-mkconfig adding boot entries for UKI images
- 942843
- sys-boot/grub-2.12-r5 with clang and musl/llvm profile: error: invalid argument '-mcmodel=large' only allowed with '-fno-pic'
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.12-r5 ppc, #939542
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.12-r5 ppc64, #939542
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.12-r5 arm64, #939542
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-boot/grub: Stabilize 2.12-r5 x86, #939542
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-boot/grub: Stabilize 2.12-r5 amd64, #939542
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: enable device-mapper by default
Closes: https://bugs.gentoo.org/939361 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - James Le Cuirot · gentoo
sys-boot/grub: Move PATCHES back outside src_prepare
Having them inside makes monkey patching harder. Signed-off-by: James Le Cuirot <chewi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sys-boot/grub: implement USE=secureboot via grub-mkstandalone
This makes it possible to create a pre-built grub EFI executable signed for secureboot via portage/`secureboot.eclass`. It greatly simplifies setting up grub with secureboot, which is now a bit of a tricky section in the handbook, and makes it possible to get a signed grub EFI executable on systems that do not have the `SECUREBOOT_SIGN_KEY` available via a `sys-boot/grub[secureboot]` binpkg. Unfortunately, since the use of boot partitions, and the mounting point of ESP's varies between systems we cannot rely on the default `/boot/grub/grub.cfg` location to configure grub. Instead the standalone executable reads the `grub.cfg` in the same directory it is in. It is then up to the user to either: - configure `sys-kernel/installkernel` to put the `grub.cfg` in a different location via `GRUB_CFG=`, or - add a little `grub.cfg` that chainloads the real `grub.cfg`. To make this even easier we could write some wrapper around grub-install which would optionally install the prebuilt standalone EFI executable plus an appropriate little `grub.cfg` to chainload the usual `grub.cfg`. But lets leave that for later. Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/38007 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: mention sys-fs/mtools in optfeature
Closes: https://bugs.gentoo.org/803398 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: depend on python unconditionally
configure calls PYTHON in a couple of places, so we need python even if we are not regenerating the build system. Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: enable py3.12
Closes: https://bugs.gentoo.org/929829 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Lucio Sauer · gentoo
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: add workaround for fwsetup issue
Bug: https://bugs.gentoo.org/925370 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: drop 2.06-r9
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: fix pkgcheck warnings
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: backport bash-completion fix
Closes: https://bugs.gentoo.org/526138 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: move PATCHES to src_prepare
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.12-r2 arm64, #922889
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Matoro Mahri · gentoo
sys-boot/grub: Stabilize 2.12-r2 sparc, #922889
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-boot/grub: Stabilize 2.12-r2 arm, #922889
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.12-r2 ppc, #922889
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.12-r2 ppc64, #922889
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sys-boot/grub: install an sbat for grub-install --sbat ...
Booting with sys-boot/shim requires that an sbat section is present in the EFI executable. Add an sbat.csv file that can optionally be included when building the grub EFI executable. Closes: https://bugs.gentoo.org/925902 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/35588 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-boot/grub: Stabilize 2.12-r1 amd64, #922889
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-boot/grub: Stabilize 2.12-r1 x86, #922889
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: ignore implicit re_match
Closes: https://bugs.gentoo.org/923736 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andrew Ammerlaan · gentoo
sys-boot/grub: add installkernel as optfeature
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: set QA_CONFIG_IMPL_DECL_SKIP
Closes: https://bugs.gentoo.org/900348 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: drop 2.06-r8
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: drop 2.12_rc1-r1
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-boot/grub: app-arch/cpio -> app-alternatives/cpio
All of these will be using app-alternatives/cpio anyway as they're not calling gcpio, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-boot/grub: sync live
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
sys-boot/grub: Use libsdl2 instead of libsdl
Solves this configure error with sdl enabled: checking for SDL2... yes configure: error: SDL support for grub-emu was explicitly requested but can't be compiled (disabled by sdl2) Also fix the fuse dependency to use fuse:3. Bug: https://bugs.gentoo.org/880377 Bug: https://bugs.gentoo.org/920699 Signed-off-by: Zac Medico <zmedico@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34475 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
sys-boot/grub: [QA] addpredict doesn't accept multiple paths
Policy reference: https://devmanual.gentoo.org/function-reference/sandbox-functions/index.html "None of these functions accept multiple arguments in one call." Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Zac Medico · gentoo
sys-boot/grub: add 2.12
* Drop patch for util/grub.d/25_bli.in which was merged upstream. * Re-add unstable keywords for supported archs. * Create grub-core/extra_deps.lst missing from source tarball. Signed-off-by: Zac Medico <zmedico@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matoro Mahri · gentoo
sys-boot/grub: Stabilize 2.06-r9 ppc, #915187
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - WANG Xuerui · gentoo
sys-boot/grub: keyword 2.12_rc1-r1 for ~loong
This has been working on loong hardware for months already, yet still not officially tagged. So keyword for ~loong only, to save users from manual unmasking, and for easy testing of live media production. Signed-off-by: WANG Xuerui <xen0n@gentoo.org> - Matoro Mahri · gentoo
sys-boot/grub: Stabilize 2.06-r9 arm, #915187
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Matoro Mahri · gentoo
sys-boot/grub: Stabilize 2.06-r9 arm64, #915187
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Matoro Mahri · gentoo
sys-boot/grub: Stabilize 2.06-r9 ppc64, #915187
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Matoro Mahri · gentoo
sys-boot/grub: Stabilize 2.06-r9 sparc, #915187
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATH
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r9 amd64, #915187
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r9 x86, #915187
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: security backports
Bug: https://bugs.gentoo.org/915131 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: backport fix for arm64
Closes: https://bugs.gentoo.org/913935 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Oskari Pirhonen · gentoo
sys-boot/grub: add verify-sig to 2.06
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32099 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Oskari Pirhonen · gentoo
sys-boot/grub: add verify-sig to 2.12_rc1
Signed-off-by: Oskari Pirhonen <xxc3ncoredxx@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: fix grub.d/25_bli on split-usr
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: unkeyword 2.12_rc1
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: add 2.12_rc1
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: mention grub-mkconfig in upgrade warning
Bug: https://bugs.gentoo.org/910170 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: backport locale fixes
Closes: https://bugs.gentoo.org/910170 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: backport build fix for RISCV
Closes: https://bugs.gentoo.org/905785 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: drop 2.06-r4
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r6 sparc, #903704
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r6 ppc64, #903704
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r6 ppc, #903704
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r6 arm64, #903704
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r6 arm, #903704
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r6 x86, #903704
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r6 amd64, #903704
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: backport fix for ext4 checksum seed feature
Closes: https://bugs.gentoo.org/894200 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: set GRUB_DISABLE_LINUX_PARTUUID=false by default
Closes: https://bugs.gentoo.org/711072 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: backport fix for MBR images with clang
Closes: https://bugs.gentoo.org/889432 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: clean up autogen.sh handling
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-boot/grub: force Bison too
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> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: drop 2.06-r3
Bug: https://bugs.gentoo.org/881413 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: force LEX=flex
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> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r4 x86, #881821
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r4 ppc64, #881821
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r4 ppc, #881821
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r4 arm64, #881821
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r4 arm, #881821
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r4 amd64, #881821
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r4 sparc, #881821
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: fix pkgcheck warnings
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: backport security fixes
Bug: https://bugs.gentoo.org/881413 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: add postinst warning to run grub-install
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: backport fix for CVE-2021-3981
Bug: https://bugs.gentoo.org/835082 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: drop 2.06-r1
Bug: https://bugs.gentoo.org/850535 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
sys-boot/grub: Stabilize 2.06-r2 ppc64, #850673
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r2 arm, #867346
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-boot/grub: Stabilize 2.06-r2 ppc, #850673
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-boot/grub: Stabilize 2.06-r2 arm64, #850673
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
sys-boot/grub: Stabilize 2.06-r2 sparc, #850673
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> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: add python 3.11
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: backport changes to fix build with clang
Closes: https://bugs.gentoo.org/851831 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-boot/grub: x86 stable wrt bug #850673
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-boot/grub: amd64 stable wrt bug #850673
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: backport many patches
Bug: https://bugs.gentoo.org/850535 Closes: https://github.com/gentoo/gentoo/pull/25629 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: remove '-pie' from LDFLAGS
Closes: https://bugs.gentoo.org/829165 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: fix xen build with binutils-2.36
Closes: https://bugs.gentoo.org/787221 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
sys-boot/grub: keyword 2.06-r1 for ~riscv
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> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: document global variables
Bug: https://bugs.gentoo.org/813037 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: enable py3.10 and disable py2.7, py3.6, py3.7
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: drop pax-utils
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: fix issue with XFS v4 superblocks
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: drop 2.06_rc1
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-boot/grub: Stabilize 2.06 arm64, #799236
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-boot/grub: x86 stable wrt bug #799236
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-boot/grub: sparc stable wrt bug #799236
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-boot/grub: ppc64 stable wrt bug #799236
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-boot/grub: ppc stable wrt bug #799236
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-boot/grub: amd64 stable wrt bug #799236
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: add 2.06
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: move eclass vars before first inherit
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: drop 2.04-r2, 2.05_alpha20200310-r1
Bug: https://bugs.gentoo.org/773991 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
sys-boot/grub: Stabilize 2.06_rc1 sparc, #773991
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sys-boot/grub: Drop superfluous optfeature header
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-boot/grub: Stabilize 2.06_rc1 arm64, #773991
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-boot/grub: ppc64 stable wrt bug #773991
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: export BUILD_PKG_CONFIG
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: add warning about os-prober
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-boot/grub: amd64 stable wrt bug #773991
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-boot/grub: ppc stable wrt bug #773991
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-boot/grub: Stabilize 2.06_rc1 x86, #773991
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: drop blocker on grub-static
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: set PYTHON=true when not running autogen
Since 8b467844e1, configure.ac calls AM_PATH_PYTHON, but this is only used when re-generating automake input files. Closes: https://bugs.gentoo.org/776619 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: stub-out pkg_setup
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: bump to 2.06_rc1
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
Inline mirror://gnu-alpha/
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: remove accidentally added ebuild
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
thirdpartymirrors: remove obsolete/broken gnu-alpha mirrors
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: apply libzfs slot-operator to all ebuilds
Bug: https://bugs.gentoo.org/753245 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
sys-boot/grub: add subslot dep on zfs in live ebuild
Bug: https://bugs.gentoo.org/753245 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: adjust sdl dependency
Closes: https://bugs.gentoo.org/750257 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
sys-boot/grub: Stabilize 2.05_alpha20200310 sparc
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-boot/grub: Inherit optfeature.eclass
Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-boot/grub: arm64 stable (bug #730184)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - neeshy · gentoo
sys-boot/grub: add python3_8 target
Signed-off-by: Nima Sadeghi <neeshy@tfwno.gf> Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: remove old
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: new snapshot 2.05_alpha20200310
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jonas Licht · gentoo
sys-boot/grub: remove dependency on xen-tools
Bug: https://bugs.gentoo.org/711442 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de> Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14829 - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
sys-boot/grub-2.05_alpha20200228: add ~sparc
Closes: https://bugs.gentoo.org/667850 Closes: https://bugs.gentoo.org/667852 Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: new snapshot
Package-Manager: Portage-2.3.89_p9, Repoman-2.3.20_p79 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-boot/grub: [QA] inherit eutils.eclass directly
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-boot/grub: x86 stable wrt bug #705296
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-boot/grub: ia64 stable wrt bug #705296
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
sys-boot/grub: ppc64 stable wrt bug #705296
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-boot/grub: ppc stable wrt bug #705296
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-boot/grub: amd64 stable wrt bug #705296
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: new snapshot
Closes: https://bugs.gentoo.org/705168 Package-Manager: Portage-2.3.84_p2, Repoman-2.3.20_p24 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: sync live ebuild keywords
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: remove old
Package-Manager: Portage-2.3.84_p2, Repoman-2.3.20_p24 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: update LICENSE
Closes: https://bugs.gentoo.org/662830 Package-Manager: Portage-2.3.82, Repoman-2.3.20_p9 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-boot/grub: stable 2.02-r4 for ia64
As a test successfully converted guppy ia64 dev box from elilo to grub. Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Sergei Trofimovich · gentoo
sys-boot/grub: ~ia64 keyworded
Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jonas Licht · gentoo
sys-boot/grub: add platform xen_pvh
Closes: https://bugs.gentoo.org/697978 Closes: https://github.com/gentoo/gentoo/pull/13334 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de> Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: backport fix for bios boot partition on sparc64
Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: add bug ref for dostrip call
Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: bump to 2.04
Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: use dostrip
Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: update to unifont 12.1.02
Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: drop 'static' use flag
Closes: https://bugs.gentoo.org/566632 Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: drop debug USE flag, fix sdl dependency
Closes: https://bugs.gentoo.org/682830 Package-Manager: Portage-2.3.67_p12, Repoman-2.3.14_p7 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: backport fix for efi
Closes: https://bugs.gentoo.org/688622 Package-Manager: Portage-2.3.67_p12, Repoman-2.3.14_p7 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: EAPI 7 (again)
Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: update PYTHON_COMPAT
Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: revert to EAPI 6 due to base-system policy
Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: move keywords forward
Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: bump to 2.04_rc1
Package-Manager: Portage-2.3.62_p4, Repoman-2.3.12_p87 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: fix unifont handling
Closes: https://bugs.gentoo.org/681134 Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: redirect stdout while sourcing bootstrap.conf
Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: unifont 12.0.01
Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: drop multislot USE flag
Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: EAPI 7
Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: remove old
Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: 2.02-r3 stable on amd64 and x86
Closes: https://bugs.gentoo.org/681008 Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: adjust bootstrap logic
Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: bootstrap gnulib in the live ebuild
Package-Manager: Portage-2.3.62, Repoman-2.3.12_p83 Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-boot/grub: Drop grub:0
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
sys-boot/grub: Add ~arm keyword wrt bug #548942
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
sys-boot/grub-2.02-r3: ppc stable - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
sys-boot/grub-2.02-r3: ppc64 stable - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: fix build with gcc8
Closes: https://bugs.gentoo.org/662408 Package-Manager: Portage-2.3.49_p2, Repoman-2.3.10_p48 - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
sys-boot/grub: treat R_X86_64_PLT32 as R_X86_64_PC32
Closes: https://bugs.gentoo.org/665066 Package-Manager: Portage-2.3.48, Repoman-2.3.10 RepoMan-Options: --force - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: sync live ebuild
Package-Manager: Portage-2.3.45_p0_p471020, Repoman-2.3.10_p30_p471020 - Luca Barbato · gentoo
sys-boot/grub: Make it available to ppc64
Tested on Integricloud. Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: add python3.6 support
Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247 - Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
sys-boot/grub: support XFS sparse inodes
Closes: https://bugs.gentoo.org/659242 Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247 - Mike Gilbert · gentoo
sys-boot/grub: add slot to fuse dep
Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247 - Mike Gilbert · gentoo
sys-boot/grub: drop versionator
Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247 - Mike Gilbert · gentoo
sys-boot/grub: remove old
Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247 - Mikle Kolyada · gentoo
sys-boot/grub: amd64 stable wrt bug #655200
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Thomas Deutschmann · gentoo
sys-boot/grub: x86 stable (bug #655200)
Package-Manager: Portage-2.3.34, Repoman-2.3.9 - Mike Gilbert · gentoo
sys-boot/grub: update git URI - Mike Gilbert · gentoo
sys-boot/grub: drop duplicate autotools inherit
Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116 - Mike Gilbert · gentoo
sys-boot/grub: depend on pkgconfig as necessary
Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116 - Mike Gilbert · gentoo
sys-boot/grub: cleanup DEPEND/RDEPEND
Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116 - Mike Gilbert · gentoo
sys-boot/grub: replace pkg-config patch with a series from Debian
Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116 - Mike Gilbert · gentoo
sys-boot/grub: use pkg-config to find freetype2
Bug: https://bugs.gentoo.org/654788 Package-Manager: Portage-2.3.31_p60, Repoman-2.3.9_p116 - Mike Gilbert · gentoo
sys-boot/grub: backport early microcode patch
Closes: https://bugs.gentoo.org/645088 Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81 - Thomas Deutschmann · gentoo
sys-boot/grub: x86 stable (bug #639606)
Package-Manager: Portage-2.3.21, Repoman-2.3.6 - Tobias Klausmann · gentoo
sys-boot/grub-0.97-r18: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/639606 - Michał Górny · gentoo
sys-boot/grub: Stop using awful multijob_* logic
The multijob logic adds a lot of complex, unmaintained and fragile bash code with little gain. Moreover, makes build logs unreadable by interspersing output from multiple configure runs. Bug: https://bugs.gentoo.org/613322 - Michał Górny · gentoo
sys-boot/grub: Drop interim old version (redudant) - Thomas Deutschmann · gentoo
sys-boot/grub: Adjust sanity check message
Package-Manager: Portage-2.3.18, Repoman-2.3.6 - Thomas Deutschmann · gentoo
sys-boot/grub: Fix build against 17.0 profile
Ebuild changes: =============== - EAPI bumped to EAPI=6 - Sanity check for stage2 added Bug: https://bugs.gentoo.org/608460 Package-Manager: Portage-2.3.18, Repoman-2.3.6 - Ian Stakenvicius · gentoo
sys-boot/grub-0.97-r17: switch -nopie for -no-pie on gcc6+
As the -nopie option was something gentoo patched into gcc via the pie patches used for hardened, and these patches are not applied to gcc6, the no-pie patch used with grub:0 needs to be adjusted to hse the new flag when a newer gcc is used. Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Mike Gilbert · gentoo
sys-boot/grub: remove old
Package-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77 - Agostino Sarubbo · gentoo
sys-boot/grub: x86 stable wrt bug #608254
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-boot/grub: amd64 stable wrt bug #608254
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: bump to 2.02
Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61 - Mike Gilbert · gentoo
sys-boot/grub: bump to 2.02~rc2
Package-Manager: Portage-2.3.4_p24, Repoman-2.3.2_p25 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: RESTRICT="!test? ( test )"
Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49 - Robin H. Johnson · gentoo
sys-boot/grub: update test dependencies.
Package-Manager: portage-2.3.2 - Robin H. Johnson · gentoo
sys-boot/grub: add ~arm64.
Runtime testing performed on Lenovo CaviumX thanks to Packet.net. Package-Manager: portage-2.3.2 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Mike Gilbert · gentoo
sys-boot/grub: silence QA warning about WX sections
Bug: https://bugs.gentoo.org/607844 Package-Manager: Portage-2.3.3_p47_p599968, Repoman-2.3.1_p40_p599968 - Mike Gilbert · gentoo
sys-boot/grub: bump to 2.02~rc1
Package-Manager: Portage-2.3.3_p47_p599686, Repoman-2.3.1_p40_p599686 - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Thomas Deutschmann · gentoo
sys-boot/grub: x86 stable (bug #591058)
Package-Manager: Portage-2.3.2, Repoman-2.3.1 - Mike Gilbert · gentoo
sys-boot/grub: Install an example grub.cfg
Package-Manager: portage-2.3.1_p6 - Ian Stakenvicius · gentoo
sys-boot/grub:0: drop old handbook URL in favor of wiki URL
Package-Manager: portage-2.2.28 - Agostino Sarubbo · gentoo
sys-boot/grub: amd64 stable wrt bug #591058
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Bertrand Jacquin · gentoo
sys-boot/grub: Allow user patchset
Package-Manager: portage-2.2.28 - Mike Gilbert · gentoo
sys-boot/grub: unifont 9.0.02
Package-Manager: portage-2.3.0_p24 - Mike Gilbert · gentoo
sys-boot/grub: update postinst warnings for multislot
Package-Manager: portage-2.3.0_p22 - Mike Gilbert · gentoo
sys-boot/grub: remove old
Package-Manager: portage-2.3.0_p16 - Mike Gilbert · gentoo
sys-boot/grub: block sys-boot/grub:2[-multislot]
Bug: https://bugs.gentoo.org/591574 Package-Manager: portage-2.3.0_p16 - Mike Gilbert · gentoo
sys-boot/grub: block sys-boot/grub-static when multislot is disabled
Bug: https://bugs.gentoo.org/591574 Package-Manager: portage-2.3.0_p16 - Mike Gilbert · gentoo
sys-boot/grub: set RESTRICT=strip
STRIP_MASK is not documented in PMS, so avoid using it. Also further simplify QA variables. Package-Manager: portage-2.3.0_p16 - Mike Gilbert · gentoo
sys-boot/grub: simplify QA variables
Package-Manager: portage-2.3.0_p16 - Mike Gilbert · gentoo
sys-boot/grub: update fonts
Package-Manager: portage-2.3.0_p16 - William Hubbs · gentoo
sys-boot/grub: do not force multislot use flag on - William Hubbs · gentoo
Revert "sys-boot/grub: do not force multislot use flag on"
This reverts commit bd29c07ee1edf51553ced4ff9d57076b3ce6732c. I need to wait another day for this. - William Hubbs · gentoo
sys-boot/grub: do not force multislot use flag on - Mike Gilbert · gentoo
Revert "sys-boot/grub: populate MULTIBUILD_VARIANTS in a more PMS-defined way"
This reverts commit e1374135af76bf31a01ff4ecb6696d8bbe041f31. - Mike Gilbert · gentoo
sys-boot/grub: refactor platform logic
Package-Manager: portage-2.3.0_p7 - Douglas Freed · gentoo
sys-boot/grub: add xen-32 platform
This builds 32-bit Xen on amd64. Bug: https://bugs.gentoo.org/586996 - Magnus Granberg · gentoo
sys-boot/grub-2.02_beta3 Add fix for gcc-6.1.0[pie] #583042
Package-Manager: portage-2.2.27 - Mike Gilbert · gentoo
sys-boot/grub: populate MULTIBUILD_VARIANTS in a more PMS-defined way
Package-Manager: portage-2.2.28_p79 - Mike Gilbert · gentoo
sys-boot/grub: call eautoreconf for the sysmacros patch
Package-Manager: portage-2.2.28_p79 - Mike Gilbert · gentoo
sys-boot/grub: backport sysmacros fix
Bug: https://bugs.gentoo.org/580172 Package-Manager: portage-2.2.28_p71 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/sbraz/syncthing'
Pull Request: https://github.com/gentoo/gentoo/pull/990 - Mikle Kolyada · gentoo
sys-boot/grub: x86 stable wrt bug #575596
Package-Manager: portage-2.2.26 - Mike Gilbert · gentoo
sys-boot/grub: Make GRUB_DISABLE_LINUX_UUID work again
Bug: https://bugs.gentoo.org/576528 Package-Manager: portage-2.2.27_p64 - Mikle Kolyada · gentoo
sys-boot/grub: amd64 stable wrt bug #575596
Package-Manager: portage-2.2.26 - Mike Gilbert · gentoo
sys-boot/grub: Bump to 2.02_beta3
Package-Manager: portage-2.2.27_p64 - Mike Gilbert · gentoo
sys-boot/grub: Update the live ebuild
Move to EAPI 6 and various other cleanups. Package-Manager: portage-2.2.27_p64 - Mike Gilbert · gentoo
sys-boot/grub: Set subslot to PVR
This change allows packages to rebuild themselves whenever grub is upgraded. Bug: https://bugs.gentoo.org/575334 Package-Manager: portage-2.2.27_p64 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/dryatu/ts-permission'
Pull request: https://github.com/gentoo/gentoo/pull/584 - Robin H. Johnson · gentoo
sys-boot/grub: backport LVM fix & configurable kernel globs
- Backport upstream LVM RAID1 fix - GRUB_LINUX_KERNEL_GLOBS to tweak globs for finding kernels Package-Manager: portage-2.2.24 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/axelgenus/man-pages-it'
Pull request: https://github.com/gentoo/gentoo/pull/488 - Mike Gilbert · gentoo
sys-boot/grub: Add postinst warning about security bug
Package-Manager: portage-2.2.26_p32 - Ian Stakenvicius · gentoo
sys-boot/grub:0 - use pkg-config to determine ncurses libs, bug 550132
When ncurses is built with USE=tinfo, additional libs are needed due to --as-needed linking that are not included in the current AC_CHECK_LIB based config, nor would be easily detectable without pkg-config. Package-Manager: portage-2.2.24 - Mike Gilbert · gentoo
sys-boot/grub: Remove old
Package-Manager: portage-2.2.26_p32 - Agostino Sarubbo · gentoo
sys-boot/grub: x86 stable wrt bug #568326
Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-boot/grub: amd64 stable wrt bug #568326
Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/478'. - Mike Gilbert · gentoo
sys-boot/grub: Security bump for CVE-2015-8370
Bug: https://bugs.gentoo.org/568326 Package-Manager: portage-2.2.26_p32 - Ian Stakenvicius · gentoo
sys-boot/grub:0 - Properly fix misoptimization by -fcombine-stack-adjustmemts (gcc-4.9+)
GCC assumes that it can combine stacks from outer "grub_stage2()" and inner trampoline "doit()" functions (optimisation -fcombine-stack-adjustments). But doit() function clobbers %esp in inline assebly statement as: asm volatile ("movl %%esp, %0\n\tmovl %1, %%esp\n" : "=&r" (realstack) : "r" (simstack)); which tricks gcc into computing invalid local variable offsets from current %esp value. Fix by hinting gcc about %esp change in clobber list. Thanks to slyfox for his debugging and patch! This properly fixes bug 564890, allowing for the -O0 hack to be removed. Package-Manager: portage-2.2.24 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Elizafox/master'
Pull request: https://github.com/gentoo/gentoo/pull/466 - Mike Gilbert · gentoo
sys-boot/grub: Add slot for ncurses dep
Package-Manager: portage-2.2.26_p26 - Mike Gilbert · gentoo
sys-boot/grub: Remove old
Package-Manager: portage-2.2.26_p26 - Ian Stakenvicius · gentoo
sys-boot/grub:0 - Force -O0 to work around bugs 564890, 566638
Package-Manager: portage-2.2.24 - Ian Stakenvicius · gentoo
sys-boot/grub:0 - add missing slot-operator dep on ncurses when USE="-static"
Package-Manager: portage-2.2.24 - Ian Stakenvicius · gentoo
sys-boot/grub:0 - migrate to EAPI5 and add missing slot dep on ncurses atom
Package-Manager: portage-2.2.24 - Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/448'. - Doug Goldstein · gentoo
sys-boot/grub: use xen-tools sub-slot
When xen-tools changes its sub-slot, its ABI changes so we need to rebuilt against it. Signed-off-by: Doug Goldstein <cardoe@gentoo.org> - Justin Lecher · gentoo
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed