Commit before push.
This commit is contained in:
parent
d3c0132d2f
commit
3e5558b695
|
|
@ -2,7 +2,7 @@
|
||||||
apt-get install -y dkms busybox-static
|
apt-get install -y dkms busybox-static
|
||||||
apt-get install -y initramfs-tools dh-autoreconf
|
apt-get install -y initramfs-tools dh-autoreconf
|
||||||
apt-get install -y spl spl-dkms
|
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
|
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.
|
# 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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue