mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-10 02:41:15 +00:00
Explicitly add_package linux-$KERNEL_FLAVOURS in Ubuntu Studio.
This commit is contained in:
parent
4fad0b0ca0
commit
cec2e89119
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (24.04.11) UNRELEASED; urgency=medium
|
||||
|
||||
* Explicitly add_package linux-$KERNEL_FLAVOURS in Ubuntu Studio.
|
||||
|
||||
-- Steve Langasek <steve.langasek@ubuntu.com> Fri, 08 Dec 2023 18:32:31 -0800
|
||||
|
||||
livecd-rootfs (24.04.10) noble; urgency=medium
|
||||
|
||||
* Set C.UTF-8 locale in /etc/default/locale for all images; originally
|
||||
|
@ -870,6 +870,7 @@ case $PROJECT in
|
||||
KERNEL_FLAVOURS=lowlatency
|
||||
add_task standard minimal standard ubuntustudio-desktop ubuntustudio-audio ubuntustudio-graphics ubuntustudio-video ubuntustudio-photography
|
||||
add_task standard.live ubuntustudio-dvd-live
|
||||
add_package standard.live linux-$KERNEL_FLAVOURS
|
||||
cat <<-EOF > config/standard.catalog-in.yaml
|
||||
name: "Ubuntu Studio Desktop"
|
||||
description: >-
|
||||
|
Loading…
x
Reference in New Issue
Block a user