mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 17:36:59 +02:00
image build and composition scripts for Flatcar Container Linux
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). |
||
---|---|---|
sdk_container/src/third_party/coreos-overlay |