Skip to content

Commit

Permalink
Hacky and horrible, but it makes the thing work.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsimonq2 committed Feb 4, 2018
1 parent ae14d3f commit a2a9b6a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lubuntu/modules/bootloader.conf
Expand Up @@ -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 changes: 3 additions & 0 deletions lubuntu/modules/packages.conf
Expand Up @@ -3,5 +3,8 @@ operations:
- remove:
- calamares
- '^live-*'
- linux-generic
- linux-image*
- linux-headers*
- install:
- linux-generic
2 changes: 0 additions & 2 deletions lubuntu/settings.conf
Expand Up @@ -18,13 +18,11 @@ sequence:
- locale
- keyboard
- localecfg
- luksbootkeyfile
- users
- displaymanager
- networkcfg
- hwclock
- services
- initramfscfg
- initramfs
- grubcfg
- bootloader
Expand Down

0 comments on commit a2a9b6a

Please sign in to comment.