mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-10 02:41:15 +00:00
Project name for Ubuntu Studio needs to be 'ubuntustudio-dvd' throughout, not 'ubuntustudio'.
This commit is contained in:
parent
770125af8c
commit
6ce675b57d
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,6 +2,8 @@ livecd-rootfs (24.04.10) UNRELEASED; urgency=medium
|
||||
|
||||
* Set C.UTF-8 locale in /etc/default/locale for all images; originally
|
||||
intended to be landed in the cosmic cycle..
|
||||
* Project name for Ubuntu Studio needs to be 'ubuntustudio-dvd'
|
||||
throughout, not 'ubuntustudio'.
|
||||
|
||||
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 07 Dec 2023 21:21:17 -0800
|
||||
|
||||
|
@ -556,7 +556,7 @@ case $IMAGEFORMAT in
|
||||
*)
|
||||
case $PROJECT in
|
||||
ubuntu-server|ubuntu-wsl|ubuntu-oem|ubuntu|\
|
||||
ubuntu-budgie|ubuntustudio)
|
||||
ubuntu-budgie|ubuntustudio-dvd)
|
||||
;;
|
||||
*)
|
||||
add_package live casper
|
||||
|
Loading…
x
Reference in New Issue
Block a user