From 526bef83e658c10c1551d50dffedb5b9f491b61d Mon Sep 17 00:00:00 2001 From: Yuriy Taraday Date: Fri, 26 Jun 2015 13:18:06 +0200 Subject: [PATCH] Add mosh and tmux to installed packages --- deploy/preseed.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/preseed.cfg b/deploy/preseed.cfg index 224b6cb7..1a62846e 100644 --- a/deploy/preseed.cfg +++ b/deploy/preseed.cfg @@ -67,7 +67,7 @@ d-i apt-setup/local0/key string http://keyserver.ubuntu.com:11371/pks/lookup?op= # Packages tasksel tasksel/first multiselect standard -d-i pkgsel/include string openssh-server ubuntu-zfs libvirt-bin qemu-kvm vim git zsh +d-i pkgsel/include string openssh-server ubuntu-zfs libvirt-bin qemu-kvm vim git zsh mosh tmux d-i pkgsel/update-policy select No automatic updates d-i pkgsel/upgrade select full-upgrade