mirror of
https://github.com/bashclub/proxmox-zfs-postinstall.git
synced 2024-12-26 02:00:12 +01:00
commit
e0e9b49bf9
@ -32,7 +32,7 @@ set -uo pipefail
|
|||||||
PROG=$(basename "$0")
|
PROG=$(basename "$0")
|
||||||
|
|
||||||
# Required tools for usage in postinstall
|
# Required tools for usage in postinstall
|
||||||
REQUIRED_TOOLS="curl ifupdown2 git gron ipmitool libsasl2-modules lsb-release libpve-network-perl postfix ssl-cert"
|
REQUIRED_TOOLS="curl ifupdown2 git gron ipmitool libsasl2-modules lsb-release libpve-network-perl postfix ssl-cert systemd-boot"
|
||||||
|
|
||||||
# Optional tools to install
|
# Optional tools to install
|
||||||
OPTIONAL_TOOLS="dnsutils ethtool htop iftop jq lshw lsscsi mc net-tools nvme-cli rpl screen smartmontools sudo sysstat tmux unzip vim"
|
OPTIONAL_TOOLS="dnsutils ethtool htop iftop jq lshw lsscsi mc net-tools nvme-cli rpl screen smartmontools sudo sysstat tmux unzip vim"
|
||||||
|
Loading…
Reference in New Issue
Block a user