Hacky and horrible, but it makes the thing work.

ubuntu/focal
Simon Quigley 6 years ago
parent ae14d3fc0c
commit a2a9b6ac9c

@ -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"

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

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

Loading…
Cancel
Save