From e8e6f967b836613f886618faa5b674adfe6a3c40 Mon Sep 17 00:00:00 2001 From: Erich Eickmeyer Date: Tue, 12 Dec 2023 12:56:37 -0800 Subject: [PATCH] Add casper to minimal.standard.live seed Without casper in the minimal.standard.live seed for flavors using the new ubuntu-desktop-installer (or derivitives thereof), casper cannot create a live user. Without this live user, Ubuntu Studio has been experiencing the inability to login automatically from either the GUI or manually from a TTY. This leaves the boot at a black screen with a mouse cursor. This commit is an attempt to avoid the same situation. Previous assessments of omitting casper from this line appear to have been incorrect. --- live-build/auto/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live-build/auto/config b/live-build/auto/config index 99efc903..19373101 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -805,7 +805,7 @@ case $PROJECT in add_task minimal minimal standard edubuntu-desktop-gnome-minimal add_task minimal.standard edubuntu-desktop-gnome add_task minimal.standard.live edubuntu-live - add_package minimal.standard.live linux-$KERNEL_FLAVOURS + add_package minimal.standard.live linux-$KERNEL_FLAVOURS casper cat <<-EOF > config/minimal.catalog-in.yaml name: "Edubuntu Desktop (minimized)" description: >-