From a391d327395c3d973463f05a5b0e9965e8fa79dc Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 21 May 2014 10:23:55 +0200 Subject: [PATCH] an attempt to add qemu and bridge-utils to the lxc bootcd --- config.lxc/bootcd.pkgs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.lxc/bootcd.pkgs b/config.lxc/bootcd.pkgs index 1a7728e4..370f871a 100644 --- a/config.lxc/bootcd.pkgs +++ b/config.lxc/bootcd.pkgs @@ -53,8 +53,12 @@ package: e2fsprogs package: rsyslog package: strace lsof package: net-tools +# for the new ansible-based hooks package: ansible package: git +# experimentally ship qemu on the bootcd +package: qemu +package: bridge-utils #################### formerly in prep.sh junk: lib/obsolete -- 2.43.0