Hacky and horrible, but it makes the thing work.

This commit is contained in:
Simon Quigley 2018-02-04 14:54:26 -06:00
parent ae14d3fc0c
commit a2a9b6ac9c
3 changed files with 4 additions and 3 deletions

View File

@ -30,4 +30,4 @@ grubCfg: "/boot/grub/grub.cfg"
# setting the option here, take care to use only valid directory
# names since no sanitizing is done.
#
efiBootloaderId: "ubuntu"
efiBootloaderId: "lubuntu-next"

View File

@ -3,5 +3,8 @@ operations:
- remove:
- calamares
- '^live-*'
- linux-generic
- linux-image*
- linux-headers*
- install:
- linux-generic

View File

@ -18,13 +18,11 @@ sequence:
- locale
- keyboard
- localecfg
- luksbootkeyfile
- users
- displaymanager
- networkcfg
- hwclock
- services
- initramfscfg
- initramfs
- grubcfg
- bootloader