From 6469d453d45adbefee96d805bef1fe656c176426 Mon Sep 17 00:00:00 2001 From: jedi Date: Tue, 11 Feb 2020 13:27:43 +0100 Subject: [PATCH] wip --- entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entry.sh b/entry.sh index 26796d7..624b4b0 100755 --- a/entry.sh +++ b/entry.sh @@ -112,7 +112,7 @@ function second_stage(){ echo -n > /etc/motd sed -i 's/main/main contrib non-free/g' /etc/apt/sources.list apt update - apt install -y linux-image-amd64 grub2 cryptsetup btrfs-progs lvm2 firmware-iwlwifi locales tzdata keyboard-configuration console-common zsh + apt install -y linux-image-amd64 grub2 cryptsetup btrfs-progs lvm2 firmware-iwlwifi locales tzdata keyboard-configuration console-common zsh intel-microcode grub-install ${DEVICE} mkdir /snap btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_basesystem)