wip
This commit is contained in:
parent
0c0c23554a
commit
dd00acaf18
1 changed files with 1 additions and 1 deletions
2
entry.sh
2
entry.sh
|
@ -113,7 +113,7 @@ function second_stage(){
|
|||
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
|
||||
brub-install
|
||||
grub-install
|
||||
mkdir /snap
|
||||
btrfs subvolume snapshot / /snap/$(date +%Y-%m-%d_basesystem)
|
||||
apt install -y task-mate-desktop mate-desktop-environment-extra
|
||||
|
|
Loading…
Reference in a new issue