[sys-kernel/dracut] sync
This commit is contained in:
parent
5e13366582
commit
d823c2e168
@ -157,4 +157,6 @@ pkg_postinst() {
|
|||||||
optfeature \
|
optfeature \
|
||||||
"Enable rngd service to help generating entropy early during boot" \
|
"Enable rngd service to help generating entropy early during boot" \
|
||||||
sys-apps/rng-tools
|
sys-apps/rng-tools
|
||||||
|
optfeature "automatically generating an initramfs on each kernel installation" \
|
||||||
|
"sys-kernel/installkernel[dracut]"
|
||||||
}
|
}
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2024 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -153,4 +153,6 @@ pkg_postinst() {
|
|||||||
optfeature \
|
optfeature \
|
||||||
"Enable rngd service to help generating entropy early during boot" \
|
"Enable rngd service to help generating entropy early during boot" \
|
||||||
sys-apps/rng-tools
|
sys-apps/rng-tools
|
||||||
|
optfeature "automatically generating an initramfs on each kernel installation" \
|
||||||
|
"sys-kernel/installkernel[dracut]"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user