removed sysbench, do not uninstall xauth, too dangerous on some confs
This commit is contained in:
@@ -41,7 +41,7 @@ export MOUNTPOINT_data="/data"
|
|||||||
export SSHD_PERMITROOT_RANGE="10.254.1.0/24"
|
export SSHD_PERMITROOT_RANGE="10.254.1.0/24"
|
||||||
|
|
||||||
# Check MK
|
# 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_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"
|
export MK_SERVER_IP="192.168.1.201"
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# List of package to install - Minimal server
|
# List of package to install - Minimal server
|
||||||
|
|
||||||
# Packages to remove after installation
|
# 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
|
# Packages where installation is forbidden
|
||||||
export PKGS_BLACKLIST="apparmor resolvconf chafa snapd"
|
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 \
|
export PKGS_BASE="debconf-utils debhelper deborphan ethtool cpufrequtils \
|
||||||
curl hwinfo lm-sensors libatasmart-bin lsscsi pciutils vim emacs-nox \
|
curl hwinfo lm-sensors libatasmart-bin lsscsi pciutils vim emacs-nox \
|
||||||
mailutils htop lsof ltrace strace bash-completion host dnsutils \
|
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 \
|
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 \
|
whois tmux screen debconf-doc dump figlet gawk gpm multitail neofetch nmap \
|
||||||
oping pv traceroute rsync tree git qemu-guest-agent ca-certificates"
|
oping pv traceroute rsync tree git qemu-guest-agent ca-certificates"
|
||||||
|
|||||||
Reference in New Issue
Block a user