mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 19:01:31 +00:00
Whoops, removed the add_task call.
This commit is contained in:
parent
1274f6bdd1
commit
2c73b8c7fb
@ -815,7 +815,8 @@ case $PROJECT in
|
|||||||
KERNEL_FLAVOURS='generic-hwe-22.04'
|
KERNEL_FLAVOURS='generic-hwe-22.04'
|
||||||
PASSES_TO_LAYERS="true"
|
PASSES_TO_LAYERS="true"
|
||||||
# the live layer, contains all packages for the live session installer
|
# the live layer, contains all packages for the live session installer
|
||||||
add_snap live minimal ubuntu-core-desktop-installer/classic core22 snapd
|
add_task live minimal
|
||||||
|
add_snap live ubuntu-core-desktop-installer/classic core22 snapd
|
||||||
add_package live linux-$KERNEL_FLAVOURS plymouth-theme-spinner squashfs-tools snapd cloud-init
|
add_package live linux-$KERNEL_FLAVOURS plymouth-theme-spinner squashfs-tools snapd cloud-init
|
||||||
|
|
||||||
# now let's create the neccessary catalog files
|
# now let's create the neccessary catalog files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user