From 735f65a73a143642762eb060a211cd9d44c74753 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 16 Jan 2015 10:05:07 +0100 Subject: [PATCH] go back to a - hopefully much - smaller footprint for the bootcd --- config.lxc/bootcd.pkgs | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/config.lxc/bootcd.pkgs b/config.lxc/bootcd.pkgs index 370f871a..cbebd784 100644 --- a/config.lxc/bootcd.pkgs +++ b/config.lxc/bootcd.pkgs @@ -53,12 +53,16 @@ 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 +# Thierry : january 2015 +# the bootcd image has grown out of control in terms of size +# which in turn causes timeouts on the server side and all +# so I am turning all this back off for a while +# # 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