Merge pull request #1700 from flatcar-linux/jepio/remove-rng-tools

coreos-base/coreos: remove rng-tool dependency
This commit is contained in:
Jeremi Piotrowski 2022-03-09 14:11:26 +01:00 committed by GitHub
commit 752d197781
3 changed files with 1 additions and 4 deletions

View File

@ -0,0 +1 @@
- Removed rngd.service because it is not essential anymore for the kernel to boot fast in VM environments ([PR#1700](https://github.com/flatcar-linux/coreos-overlay/pull/1700))

View File

@ -163,7 +163,6 @@ RDEPEND="${RDEPEND}
sys-apps/nvme-cli
sys-apps/pciutils
sys-apps/policycoreutils
sys-apps/rng-tools
sys-apps/sed
sys-apps/seismograph
sys-apps/semodule-utils

View File

@ -44,9 +44,6 @@ dev-util/checkbashisms *
=sys-apps/policycoreutils-3.1-r3 ~arm64
=sys-apps/kexec-tools-2.0.22 ~arm64
# needed to force enable rng-tools for arm64
=sys-apps/rng-tools-5-r2 **
=sys-apps/sandbox-2.12 ~arm64
=sys-apps/semodule-utils-3.1 ~arm64