From 4d643b662f77ef9cc872089cad15cf5e7e1f70f2 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 9 Feb 2024 17:33:55 +0000 Subject: gentoo auto-resync : 09:02:2024 - 17:33:55 --- profiles/Manifest.gz | Bin 194003 -> 194004 bytes profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/base/package.use.mask | 4 ++++ profiles/arch/x86/package.use.mask | 4 ++++ profiles/use.local.desc | 5 +++-- 5 files changed, 15 insertions(+), 2 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 211d96cb69da..4f4563527d11 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index e5fde88dd457..91438397ce77 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andrew Ammerlaan (2024-02-09) +# Refind is only available on a subset of arches +sys-kernel/installkernel -refind + # Ionen Wolkens (2024-01-27) # dev-python/PyQt6 and dev-python/pyside6 are keyworded here dev-python/QtPy -pyqt6 -pyside6 diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 833dc1d76cc4..fed90b77508a 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan (2024-02-09) +# Refind is only available on a subset of arches +sys-kernel/installkernel refind + # Ionen Wolkens (2024-01-27) # dev-python/PyQt6 and dev-python/pyside6 have very few keywords dev-python/QtPy pyqt6 pyside6 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 87c8ca636628..043790e263d5 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan (2024-02-09) +# Refind is only available on a subset of arches +sys-kernel/installkernel -refind + # Marek Szuba (2024-02-01) # dev-libs/isa-l is seriously broken on x86 (Bugs #922193, #923425), # and upstream seems to have little to no interest in really diff --git a/profiles/use.local.desc b/profiles/use.local.desc index bd4db1fc57fb..812266359ccf 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -8294,8 +8294,9 @@ sys-kernel/gentoo-kernel-bin:generic-uki - Install a prebuilt generic initramfs sys-kernel/gentoo-kernel-bin:initramfs - Build initramfs along with the kernel. sys-kernel/gentoo-sources:experimental - Apply experimental patches; for more information, see "https://wiki.gentoo.org/wiki/Project:Kernel/Experimental". sys-kernel/installkernel:dracut - Generate an initrd or UKI on each kernel installation -sys-kernel/installkernel:grub - Re-generate grub.cfg on each kernel installation -sys-kernel/installkernel:systemd - Use systemd's kernel-install to install kernels +sys-kernel/installkernel:grub - Re-generate grub.cfg on each kernel installation, used grub.cfg is overridable with GRUB_CFG env var +sys-kernel/installkernel:refind - Install a Gentoo icon for rEFInd alongside the (unified) kernel image, used icon is overridable with REFIND_ICON env var +sys-kernel/installkernel:systemd - Use systemd's kernel-install to install kernels, overridable with SYSTEMD_KERNEL_INSTALL env var sys-kernel/installkernel:systemd-boot - Use systemd-boot's native layout by default sys-kernel/installkernel:uki - Install UKIs to ESP/EFI/Linux for EFI stub booting and/or bootloaders with support for auto-discovering UKIs sys-kernel/installkernel:ukify - Build an UKI with systemd's ukify on each kernel installation -- cgit v1.2.3