mirror of
https://github.com/terem42/zfs-hetzner-vm.git
synced 2025-12-22 23:08:36 +00:00
updated wih testing
This commit is contained in:
@@ -725,7 +725,7 @@ if [[ $v_zfs_experimental == "1" ]]; then
|
|||||||
chroot_execute "apt update"
|
chroot_execute "apt update"
|
||||||
chroot_execute "apt install -t zfs-debian-experimental --yes zfs-initramfs zfs-dkms zfsutils-linux"
|
chroot_execute "apt install -t zfs-debian-experimental --yes zfs-initramfs zfs-dkms zfsutils-linux"
|
||||||
else
|
else
|
||||||
chroot_execute "apt install -t bookworm-backports --yes zfs-dkms zfsutils-linux"
|
chroot_execute "apt install -t bookworm-backports --yes zfs-initramfs zfs-dkms zfsutils-linux"
|
||||||
fi
|
fi
|
||||||
chroot_execute 'cat << DKMS > /etc/dkms/zfs.conf
|
chroot_execute 'cat << DKMS > /etc/dkms/zfs.conf
|
||||||
# override for /usr/src/zfs-*/dkms.conf:
|
# override for /usr/src/zfs-*/dkms.conf:
|
||||||
|
|||||||
Reference in New Issue
Block a user