From 2c73b8c7fbc3837cbc1a735c163e156b9f2a93b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20=27sil2100=27=20Zemczak?= Date: Fri, 26 Jan 2024 14:12:40 +0100 Subject: [PATCH] Whoops, removed the add_task call. --- live-build/auto/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/live-build/auto/config b/live-build/auto/config index f487fdaa..2eb86dd5 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -815,7 +815,8 @@ case $PROJECT in KERNEL_FLAVOURS='generic-hwe-22.04' PASSES_TO_LAYERS="true" # 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 # now let's create the neccessary catalog files