mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-29 11:41:31 +00:00
Imported 2.604
No reason for CPC update specified.
This commit is contained in:
parent
59e1c73429
commit
1661a961c9
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
|||||||
|
livecd-rootfs (2.604) eoan; urgency=medium
|
||||||
|
|
||||||
|
* Stop installing the udisks2 and pulseaudio extra snaps for the UC18 kassel
|
||||||
|
subflavor images - those snaps were only needed for internal testing
|
||||||
|
purposes.
|
||||||
|
|
||||||
|
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Tue, 23 Jul 2019 17:58:05 +0200
|
||||||
|
|
||||||
livecd-rootfs (2.603) eoan; urgency=medium
|
livecd-rootfs (2.603) eoan; urgency=medium
|
||||||
|
|
||||||
[ Tobias Koch ]
|
[ Tobias Koch ]
|
||||||
|
@ -360,7 +360,7 @@ case $IMAGEFORMAT in
|
|||||||
|
|
||||||
case "$ARCH+${SUBARCH:-}" in
|
case "$ARCH+${SUBARCH:-}" in
|
||||||
amd64+kassel)
|
amd64+kassel)
|
||||||
EXTRA_SNAPS="core bluez alsa-utils pulseaudio udisks2"
|
EXTRA_SNAPS="core bluez alsa-utils"
|
||||||
;;
|
;;
|
||||||
*) ;;
|
*) ;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user