From bd7a6f64ee348ee5cabf21874f50937432ef7e6f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 Jun 2016 21:09:29 +0200 Subject: Including apt-transport-https in default package selection of progress-linux container create script. Signed-off-by: Daniel Baumann --- share/scripts/debconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/scripts/debconf b/share/scripts/debconf index 4f29238..9f52145 100755 --- a/share/scripts/debconf +++ b/share/scripts/debconf @@ -231,7 +231,7 @@ Debootstrap () ;; progress-linux) - INCLUDE="--include=apt-utils,ifupdown,locales-all,libui-dialog-perl,dialog,isc-dhcp-client,netbase,net-tools,iproute,openssh-server,wget,dbus,libpam-systemd" + INCLUDE="--include=apt-transport-https,ca-certificates,apt-utils,ifupdown,locales-all,libui-dialog-perl,dialog,isc-dhcp-client,netbase,net-tools,iproute,openssh-server,wget,dbus,libpam-systemd" ;; esac -- cgit v1.2.3