[Merge] ~ubuntustudio-dev/livecd-rootfs:ubuntu/master into livecd-rootfs:ubuntu/master
Steve Langasek
mp+469503 at code.launchpad.net
Thu Jul 25 02:20:16 UTC 2024
Review: Needs Information
Diff comments:
> diff --git a/live-build/auto/config b/live-build/auto/config
> index 1e89f1a..f35f8c0 100755
> --- a/live-build/auto/config
> +++ b/live-build/auto/config
> @@ -953,7 +953,10 @@ case $PROJECT in
> ubuntustudio)
> # By default Ubuntu Studio now ships the new installer.
> UCFLAVOUR="Ubuntu Studio"
> - STANDARD_TASKS="ubuntustudio-desktop ubuntustudio-audio ubuntustudio-graphics ubuntustudio-video ubuntustudio-photography"
> + HAS_MINIMAL=yes
> + MINIMAL_TASKS=ubuntustudio-desktop-core
> + MINIMAL_DESC="A minimal installation of $UCFLAVOUR. Customize afterwards with $UCFLAVOUR Installer."
the Ubuntu Studio install image uses the new ubuntu-desktop-bootstrap installer. What does "Ubuntu Studio Installer" refer to here that would be used for customization? (Just looking for confirmation that this messaging is accurate here, before committing it.)
> + STANDARD_DESC="A full installation of $UCFLAVOUR."
> KERNEL_FLAVOURS=generic
> do_layered_desktop_image
> ;;
--
https://code.launchpad.net/~ubuntustudio-dev/livecd-rootfs/+git/livecd-rootfs/+merge/469503
Your team Ubuntu Studio Development is subscribed to branch ~ubuntustudio-dev/livecd-rootfs:ubuntu/master.
More information about the Ubuntu-reviews
mailing list