From c3356073a790149895d20c41cdc541f131c05709 Mon Sep 17 00:00:00 2001 From: jedi Date: Sat, 9 May 2020 16:55:46 +0200 Subject: [PATCH] wip --- entry.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/entry.sh b/entry.sh index 8919169..f46cd3e 100755 --- a/entry.sh +++ b/entry.sh @@ -115,7 +115,9 @@ function second_stage(){ apt update #apt install -y linux-image-amd64 grub2 cryptsetup btrfs-progs lvm2 firmware-iwlwifi locales tzdata keyboard-configuration console-common zsh intel-microcode apt install -y linux-image-amd64 grub2 btrfs-progs lvm2 locales tzdata keyboard-configuration console-common intel-microcode + apt install -y openssh-server grub-install ${DEVICE} + update-grub mkdir /snap btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_basesystem) #apt install -y task-mate-desktop mate-desktop-environment-extra