image build and composition scripts for Flatcar Container Linux
Go to file
Jeremi Piotrowski debf700a83 coreos-base/coreos: remove rng-tool dependency
rng-tools does not appear to be necessary for booting in virtual machine
environments in 2022. Back in the day the boot process would block if
there was not enough entropy to seed the system random pool, but over
the years the linux kernel made sure that the pool is force seeded if
userspace does not do so one it's own. Remove rng-tool as it is not
needed and it would require work to make sure it works (detection of
tpm/hwrng/intel cpu instructions).
2022-03-08 16:00:01 +01:00
sdk_container/src/third_party/coreos-overlay coreos-base/coreos: remove rng-tool dependency 2022-03-08 16:00:01 +01:00