removed sysbench, do not uninstall xauth, too dangerous on some confs

This commit is contained in:
root
2024-01-30 10:37:32 +01:00
parent cc76af7367
commit 15ac387271
3 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ export MOUNTPOINT_data="/data"
export SSHD_PERMITROOT_RANGE="10.254.1.0/24"
# Check MK
export MK_VERSION="2.2.0b6-1"
export MK_VERSION="2.2.0p17-1"
export MK_URL="http://192.168.1.201/check_mk/check_mk/agents/check-mk-agent_${MK_VERSION}_all.deb"
export MK_SERVER_IP="192.168.1.201"

View File

@@ -1,7 +1,7 @@
# List of package to install - Minimal server
# Packages to remove after installation
export PKGS_RMLIST="apparmor laptop-detect resolvconf snapd xauth wamerican chafa"
export PKGS_RMLIST="apparmor laptop-detect resolvconf snapd wamerican chafa"
# Packages where installation is forbidden
export PKGS_BLACKLIST="apparmor resolvconf chafa snapd"
@@ -10,7 +10,7 @@ export PKGS_BLACKLIST="apparmor resolvconf chafa snapd"
export PKGS_BASE="debconf-utils debhelper deborphan ethtool cpufrequtils \
curl hwinfo lm-sensors libatasmart-bin lsscsi pciutils vim emacs-nox \
mailutils htop lsof ltrace strace bash-completion host dnsutils \
sysbench sysstat ifstat iftop iotop mtr-tiny tcpdump mc pbzip2 pigz \
sysstat ifstat iftop iotop mtr-tiny tcpdump mc pbzip2 pigz \
xz-utils zip unzip plzip lzip ftp lftp bc dc dos2unix psmisc udunits-bin \
whois tmux screen debconf-doc dump figlet gawk gpm multitail neofetch nmap \
oping pv traceroute rsync tree git qemu-guest-agent ca-certificates"