mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-09 01:41:31 +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
|
* Set C.UTF-8 locale in /etc/default/locale for all images; originally
|
||||||
intended to be landed in the cosmic cycle..
|
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
|
-- Steve Langasek <steve.langasek@ubuntu.com> Thu, 07 Dec 2023 21:21:17 -0800
|
||||||
|
|
||||||
|
@ -556,7 +556,7 @@ case $IMAGEFORMAT in
|
|||||||
*)
|
*)
|
||||||
case $PROJECT in
|
case $PROJECT in
|
||||||
ubuntu-server|ubuntu-wsl|ubuntu-oem|ubuntu|\
|
ubuntu-server|ubuntu-wsl|ubuntu-oem|ubuntu|\
|
||||||
ubuntu-budgie|ubuntustudio)
|
ubuntu-budgie|ubuntustudio-dvd)
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
add_package live casper
|
add_package live casper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user