From 1ee97cc44f28ac2f89ca98c487307c7fb8740f59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Tue, 28 Jul 2020 20:41:43 +0200 Subject: [PATCH] Embed virtualization related packages in any offline image This ensures that they can be installed by finish-install.d/08hw-detect when virtualization is detected. Otherwise the lack of network breaks this step. --- simple-cdd/profiles/offline.downloads | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 simple-cdd/profiles/offline.downloads diff --git a/simple-cdd/profiles/offline.downloads b/simple-cdd/profiles/offline.downloads new file mode 100644 index 0000000..dc8d07a --- /dev/null +++ b/simple-cdd/profiles/offline.downloads @@ -0,0 +1,10 @@ +# Add packages required for virtualization support (installed by +# /usr/lib/finish-install.d/08hw-detect) including their recommends +open-vm-tools-desktop +xauth +xserver-xorg-video-vmware +open-vm-tools +virtualbox-guest-x11 +virtualbox-guest-utils +hyperv-daemons +qemu-guest-agent