tweaks
This commit is contained in:
@@ -254,6 +254,9 @@ echo " exit 1">> /mnt/setup-chroot.sh
|
|||||||
echo "fi">> /mnt/setup-chroot.sh
|
echo "fi">> /mnt/setup-chroot.sh
|
||||||
echo "echo \"Done.\"" >> /mnt/setup-chroot.sh
|
echo "echo \"Done.\"" >> /mnt/setup-chroot.sh
|
||||||
|
|
||||||
|
# configure docker storage to use zfs
|
||||||
|
echo "{\"storage-driver\":\"zfs\"}" > /mnt/etc/docker/daemon.json
|
||||||
|
|
||||||
echo 'echo ""' >> /mnt/setup-chroot.sh
|
echo 'echo ""' >> /mnt/setup-chroot.sh
|
||||||
echo 'echo "Creating EFI partition..."' >> /mnt/setup-chroot.sh
|
echo 'echo "Creating EFI partition..."' >> /mnt/setup-chroot.sh
|
||||||
firstdisk=`echo "$disks" | head -n1`
|
firstdisk=`echo "$disks" | head -n1`
|
||||||
|
|||||||
Reference in New Issue
Block a user