From 7258b7506f51f6863e5fbe5de178636fb246c831 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 21 Oct 2016 12:01:00 +0200 Subject: Attach a VirtIO RNG to the guest (and don't install haveged). To avoid starving the host's RNG we also limit throughput to 512 bytes/s. --- preseed-cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'preseed-cfg') diff --git a/preseed-cfg b/preseed-cfg index 6f45929..b2e37f9 100644 --- a/preseed-cfg +++ b/preseed-cfg @@ -48,9 +48,9 @@ cat <<- EOF # 'tasksel --task-packages standard' tasksel tasksel/first string d-i pkgsel/include string dbus git etckeeper \\ - haveged salt-minion openssh-server \\ + qemu-guest-agent \\ + salt-minion openssh-server \\ bash bash-completion \\ - haveged qemu-guest-agent \\ bind9-host curl \\ screen tmux \\ emacs-nox vim-nox -- cgit v1.2.3