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 # setting the option here, take care to use only valid directory
# names since no sanitizing is done. # names since no sanitizing is done.
# #
efiBootloaderId: "ubuntu" efiBootloaderId: "lubuntu-next"

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

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

Loading…
Cancel
Save