summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-21 04:34:36 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-21 04:34:36 +0100
commit8dfa9a7c505b2c97ffdedc08497e9948936f97d3 (patch)
tree31bda277e2184eeb3c2fc605266f03bb1d842f94 /profiles/base/package.use.force
parentdev-python/pypy: inline python_optimize, restrict to valid files (diff)
downloadgentoo-8dfa9a7c505b2c97ffdedc08497e9948936f97d3.tar.gz
gentoo-8dfa9a7c505b2c97ffdedc08497e9948936f97d3.tar.bz2
gentoo-8dfa9a7c505b2c97ffdedc08497e9948936f97d3.zip
profiles/base: Force sys-kernel/gentoo-kernel{,-bin}[initramfs]
Add sys-kernel/gentoo-kernel{,-bin} to the entry forcing USE=initramfs on dist-kernels. It was originally supposed to apply to all dist-kernels (i.e. kernels using generic config), and it was my mistake not to add new kernel packages to it. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/base/package.use.force')
-rw-r--r--profiles/base/package.use.force2
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index f5c1c68f40e7..a563a60377e0 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -169,6 +169,8 @@ sys-libs/libcxx libcxxabi
# the mask, so that users don't brick their systems. If somebody wants
# to avoid initramfs, he needs to use a custom .config and unforce
# the flag.
+sys-kernel/gentoo-kernel initramfs
+sys-kernel/gentoo-kernel-bin initramfs
sys-kernel/vanilla-kernel initramfs
# Matt Turner <mattst88@gentoo.org> (2019-09-01)