mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 19:31:31 +00:00
canary: switch to use the live task, try to use KERNEL_FLAVOURS instead of a manual kernel add_package.
This commit is contained in:
parent
6e30df92f2
commit
0c6e4314e5
@ -724,12 +724,12 @@ case $PROJECT in
|
||||
canary)
|
||||
touch config/universe-enabled
|
||||
PASSES_TO_LAYERS="true"
|
||||
KERNEL_FLAVOURS='generic-hwe-22.04'
|
||||
# the standard layer, contains all base common packages for later layers
|
||||
add_task standard minimal standard ubuntu-desktop ubuntu-desktop-default-languages
|
||||
add_package standard cloud-init
|
||||
# the live layer, contains all packages for the live session installer
|
||||
# TODO: we should probably add the kernel per KERNEL_FLAVOURS
|
||||
add_package standard.live linux-generic casper lvm2 mdadm cryptsetup dctrl-tools
|
||||
add_task standard.live ubuntu-live
|
||||
remove_package standard.live ubiquity-frontend-gtk
|
||||
add_snap standard.live ubuntu-desktop-installer/classic
|
||||
# the enhanced-secureboot layer, contains all packages for the enhanced secureboot install
|
||||
|
Loading…
x
Reference in New Issue
Block a user