mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-15 10:44:26 +00:00
Imported 23.10.53 from mantic-release pocket.
No reason for CPC update specified.
This commit is contained in:
parent
286484e57b
commit
5483ded802
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (23.10.53) mantic; urgency=medium
|
||||||
|
|
||||||
|
* oem, budgie: kernel in the live layer
|
||||||
|
|
||||||
|
-- Dan Bungert <daniel.bungert@canonical.com> Tue, 03 Oct 2023 10:42:32 -0600
|
||||||
|
|
||||||
livecd-rootfs (23.10.52) mantic; urgency=medium
|
livecd-rootfs (23.10.52) mantic; urgency=medium
|
||||||
|
|
||||||
[ Philip Roche ]
|
[ Philip Roche ]
|
||||||
|
@ -804,6 +804,7 @@ case $PROJECT in
|
|||||||
add_task minimal.standard.live ubuntu-live
|
add_task minimal.standard.live ubuntu-live
|
||||||
remove_package minimal.standard.live ubiquity-frontend-gtk
|
remove_package minimal.standard.live ubiquity-frontend-gtk
|
||||||
add_snap minimal.standard.live ubuntu-desktop-installer/classic
|
add_snap minimal.standard.live ubuntu-desktop-installer/classic
|
||||||
|
add_package minimal.standard.live linux-$KERNEL_FLAVOURS casper
|
||||||
|
|
||||||
cat <<-EOF > config/minimal.catalog-in.yaml
|
cat <<-EOF > config/minimal.catalog-in.yaml
|
||||||
name: "Ubuntu Desktop for OEM (minimal)"
|
name: "Ubuntu Desktop for OEM (minimal)"
|
||||||
@ -873,6 +874,7 @@ case $PROJECT in
|
|||||||
add_package minimal cloud-init
|
add_package minimal cloud-init
|
||||||
remove_package minimal.standard.live ubiquity-frontend-gtk
|
remove_package minimal.standard.live ubiquity-frontend-gtk
|
||||||
add_snap minimal.standard.live ubuntu-budgie-installer/classic
|
add_snap minimal.standard.live ubuntu-budgie-installer/classic
|
||||||
|
add_package minimal.standard.live linux-$KERNEL_FLAVOURS casper
|
||||||
|
|
||||||
seeded_langs="$(get_seeded_languages budgie-desktop-minimal budgie-desktop)"
|
seeded_langs="$(get_seeded_languages budgie-desktop-minimal budgie-desktop)"
|
||||||
echo "$seeded_langs" | tr ' ' ',' > config/seeded-languages
|
echo "$seeded_langs" | tr ' ' ',' > config/seeded-languages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user