From 23d27701b2c5fdd1b5b20e583c9cf194892b657a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Tue, 16 Sep 2025 04:39:29 -0400 Subject: [PATCH] wip --- bootc/base/Containerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bootc/base/Containerfile b/bootc/base/Containerfile index 6d84adb..344f79d 100644 --- a/bootc/base/Containerfile +++ b/bootc/base/Containerfile @@ -11,7 +11,8 @@ dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarc dnf install -y mkpasswd podman skopeo flightctl-agent cockpit cockpit-machines cockpit-podman \ cockpit-files cockpit-ostree cockpit-pcp cockpit-system libvirt libvirt-daemon-kvm \ virt-install virt-top libguestfs-tools genisoimage greenboot greenboot-default-health-checks \ - stress-ng yq podman-compose tmux smartmontools hdparm tcpdump + stress-ng yq podman-compose tmux smartmontools hdparm tcpdump rclone virt-v2v \ + virt-v2v-bash-completion libguestfs-winsupport dnf clean all if [ -n "$ADMIN_USERNAME" ]; then