From 4a079a5602cade29b1f65d9af7b1575e2f6769c1 Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Tue, 2 Oct 2018 00:26:31 -0700 Subject: [PATCH] more packages --- bionic-defaults/setup.sh | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/bionic-defaults/setup.sh b/bionic-defaults/setup.sh index de9eac5..d79261c 100644 --- a/bionic-defaults/setup.sh +++ b/bionic-defaults/setup.sh @@ -5,22 +5,27 @@ apt -y install lsb-release PKGS=" apt-transport-https + bash-completion + build-essential byobu command-not-found cryptsetup-bin + daemontools + iptables-persistent iptraf-ng jq less lsof + mosh + pbzip2 + pv runit runit-systemd - daemontools + socat vim wget - pv - pbzip2 - zfsutils-linux zfs-auto-snapshot + zfsutils-linux " MRUM="main restricted universe multiverse"