mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-06-18 13:11:35 +00:00
Hacky and horrible, but it makes the thing work.
This commit is contained in:
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…
x
Reference in New Issue
Block a user