From a66fbc54b7875e5ef1fbf843fa709b624a3e667f Mon Sep 17 00:00:00 2001 From: "michael.hudson@canonical.com" Date: Tue, 24 Feb 2026 12:46:41 +1300 Subject: [PATCH] make sure the for-iso squashfs gets created in the right place for kubuntu --- live-build/auto/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live-build/auto/build b/live-build/auto/build index 3ec432d8..677de997 100755 --- a/live-build/auto/build +++ b/live-build/auto/build @@ -576,7 +576,7 @@ if [ "${MAKE_ISO}" = "yes" ]; then # create a for-iso.filesystem.squashfs that does. if [ -z "$PASSES" ]; then isobuild generate-sources --mountpoint=/cdrom > chroot/etc/apt/sources.list.d/cdrom.sources - create_squashfs chroot for-iso.filesystem.squashfs + create_squashfs chroot ${PWD}/for-iso.filesystem.squashfs fi # Link kernel and initrd files. The ${thing#${PREFIX}} expansion strips # the PREFIX, so "livecd.ubuntu-server.kernel-generic" becomes