mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-14 10:14:10 +00:00
Imported 2.778
No reason for CPC update specified.
This commit is contained in:
parent
30e2959c90
commit
545832172d
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.778) kinetic; urgency=medium
|
||||
|
||||
[ Rudra Saraswat ]
|
||||
* Add live packages to Ubuntu Unity config.
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Wed, 14 Sep 2022 16:11:10 +0200
|
||||
|
||||
livecd-rootfs (2.777) kinetic; urgency=medium
|
||||
|
||||
* Rename FK_FORCE_CONTAINER into FK_FORCE as its role was extended to also
|
||||
|
@ -826,6 +826,13 @@ case $PROJECT in
|
||||
ubuntu-unity)
|
||||
add_task install minimal standard
|
||||
add_package install ubuntu-unity-desktop
|
||||
# XXX: Adding live packages manually temporarily until we have
|
||||
# the live task for ubuntu-unity set up properly.
|
||||
add_package live metacity ubiquity-frontend-gtk
|
||||
add_package live ubiquity-ubuntu-artwork ubiquity-slideshow-ubuntu
|
||||
add_package live a11y-profile-manager
|
||||
add_package live gparted cifs-utils
|
||||
add_package live memtest86+
|
||||
COMPONENTS='main restricted universe multiverse'
|
||||
;;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user