From d7698fd37686a46d50fd848f4b7508316eb339bf Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Thu, 17 Mar 2022 17:53:36 +0000 Subject: [PATCH] tweak package list, installer --- iso/installer/install.sh | 2 +- packages.txt | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/iso/installer/install.sh b/iso/installer/install.sh index d9d32bc2..530d322f 100755 --- a/iso/installer/install.sh +++ b/iso/installer/install.sh @@ -22,7 +22,7 @@ myLSB_STABLE_SUPPORTED="buster bullseye" myLSB_TESTING_SUPPORTED="stable" myREMOTESITES="https://hub.docker.com https://github.com https://pypi.python.org https://debian.org https://listbot.sicherheitstacho.eu" myPREINSTALLPACKAGES="aria2 apache2-utils cracklib-runtime curl dialog figlet fuse grc libcrack2 libpq-dev lsb-release net-tools software-properties-common toilet" -myINSTALLPACKAGES="aria2 apache2-utils apparmor apt-transport-https bash-completion bat build-essential ca-certificates cgroupfs-mount cockpit conntrack console-setup console-setup-linux cracklib-runtime curl debconf-utils dialog dnsutils docker.io docker-compose ethtool fail2ban figlet genisoimage git grc haveged html2text htop iptables iw jq kbd libcrack2 libltdl7 libpam-google-authenticator man mosh multitail net-tools neovim npm ntp openssh-server openssl pass pigz prips software-properties-common sshpass psmisc pv python3-pip toilet unattended-upgrades unzip wget wireless-tools wpasupplicant" +myINSTALLPACKAGES=$(cat /opt/tpot/packages.txt) myINFO="\ ########################################### ### T-Pot Installer for Debian (Stable) ### diff --git a/packages.txt b/packages.txt index 691cec6d..e23be58a 100644 --- a/packages.txt +++ b/packages.txt @@ -19,6 +19,7 @@ docker-compose ethtool fail2ban figlet +fuse genisoimage git grc @@ -32,6 +33,8 @@ kbd libcrack2 libltdl7 libpam-google-authenticator +libpq-dev +lsb-release man mosh multitail