Add Calamares back and also include grub-pc

This will pretty much kill the EFI support, but we do not care about
that at the moment and will address this issue at a later time.
merge-requests/1/head
Matthias Klumpp 8 years ago
parent f4538c36cf
commit 57a44e89b9

@ -75,6 +75,8 @@ esac
cat > config/package-lists/desktop.list.chroot <<EOF cat > config/package-lists/desktop.list.chroot <<EOF
pureos-desktop pureos-desktop
linux-image-$kernel_flavour linux-image-$kernel_flavour
calamares
grub-pc
EOF EOF
# Configure bootloader # Configure bootloader

Loading…
Cancel
Save