Commit before push.

This commit is contained in:
Cyteen May 2019-07-05 17:01:28 +01:00
parent d3c0132d2f
commit 3e5558b695
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
apt-get install -y dkms busybox-static
apt-get install -y initramfs-tools dh-autoreconf
apt-get install -y spl spl-dkms
apt-get install -y zfs-dkms zfs-initramfs zfsutils-linux
apt-get install -y linux-headers-$(uname -r) zfs-dkms zfs-initramfs zfsutils-linux
apt-get install -y zfs-zed
# linux default, mount partitions even if non-empty, the no option really only makes sense if the directory being mounted on has been declared as a mount point only and is therefore guaranteed to be empty.