mirror of
https://github.com/kneutron/ansitest.git
synced 2025-01-16 04:42:55 +08:00
Update zfs-install-redhat-alma.sh
added ncompress preinstall pkg as dependency for zfs 211
This commit is contained in:
parent
c145a64cfb
commit
277f3113bf
@ -100,7 +100,7 @@ if [ "$firstrun" -gt 0 ]; then
|
||||
|
||||
# REF: https://openzfs.github.io/openzfs-docs/Developer%20Resources/Custom%20Packages.html
|
||||
|
||||
yum install -y kernel-devel kernel-headers wget curl lsof
|
||||
yum install -y kernel-devel kernel-headers wget curl lsof ncompress
|
||||
yum groupinstall -y "Development Tools"
|
||||
|
||||
dnf install -y gcc make autoconf automake libtool rpm-build kernel-rpm-macros dkms libtirpc-devel \
|
||||
|
Loading…
x
Reference in New Issue
Block a user