From 685c59f27e8c4e5c9e0b75db3c812f2001b333f1 Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Sat, 3 Dec 2016 21:49:29 +0100 Subject: [PATCH] switch to docker.io improve proxy support --- preseed/tpot.seed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preseed/tpot.seed b/preseed/tpot.seed index 93a5f2f8..b4f4552c 100755 --- a/preseed/tpot.seed +++ b/preseed/tpot.seed @@ -100,7 +100,7 @@ tasksel tasksel/first multiselect ubuntu-server ######################## ### Package Installation ######################## -d-i pkgsel/include string apache2-utils apparmor apt-transport-https aufs-tools bash-completion build-essential ca-certificates cgroupfs-mount curl dialog dstat ethtool genisoimage git glances html2text htop iptables iw libltdl7 lm-sensors man nginx-extras nodejs npm ntp openssh-server openssl syslinux psmisc pv python-pip vim wireless-tools wpasupplicant +d-i pkgsel/include string apache2-utils apparmor apt-transport-https aufs-tools bash-completion build-essential ca-certificates cgroupfs-mount curl dialog docker.io dstat ethtool genisoimage git glances html2text htop iptables iw libltdl7 lm-sensors man nginx-extras nodejs npm ntp openssh-server openssl syslinux psmisc pv python-pip vim wireless-tools wpasupplicant ################# ### Update Policy