mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Merge remote-tracking branch 'ubuntustudio-dev/ubuntu/master' into ubuntu/master
This commit is contained in:
commit
776d9c18c3
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (24.10.8) UNRELEASED; urgency=medium
|
||||
|
||||
* Add minimal installation to Ubuntu Studio
|
||||
|
||||
-- Erich Eickmeyer <eeickmeyer@ubuntu.com> Tue, 16 Jul 2024 09:52:54 -0700
|
||||
|
||||
livecd-rootfs (24.10.7) oracular; urgency=medium
|
||||
|
||||
* riscv64: preinstalled server image for Microchip PIC64GX Curiosity Kit
|
||||
|
@ -954,7 +954,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."
|
||||
STANDARD_DESC="A full installation of $UCFLAVOUR."
|
||||
KERNEL_FLAVOURS=generic
|
||||
do_layered_desktop_image
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user