mirror of
https://git.launchpad.net/~lubuntu-dev/ubuntu-seeds/+git/lubuntu
synced 2025-04-29 04:31:51 +00:00
Don't install snapd by default.
This commit is contained in:
parent
8d075b1661
commit
28a4a97461
@ -19,3 +19,8 @@ unity-greeter
|
|||||||
network-manager-config-connectivity
|
network-manager-config-connectivity
|
||||||
network-manager-config-connectivity-ubuntu
|
network-manager-config-connectivity-ubuntu
|
||||||
network-manager-config-connectivity-debian
|
network-manager-config-connectivity-debian
|
||||||
|
|
||||||
|
# snapd automatically uses a bit of RAM, and Lubuntu doesn't plan on ever installing
|
||||||
|
# Snaps by default, so let's not even put it on the ISO, people can install it if they
|
||||||
|
# want it...
|
||||||
|
snapd
|
||||||
|
@ -103,8 +103,6 @@ Task-Seeds: core-share
|
|||||||
* fwupdate # Firmware updating support
|
* fwupdate # Firmware updating support
|
||||||
* fwupdate-signed
|
* fwupdate-signed
|
||||||
|
|
||||||
* snapd # snap packages support
|
|
||||||
|
|
||||||
* fcitx
|
* fcitx
|
||||||
|
|
||||||
* xkb-data
|
* xkb-data
|
||||||
|
@ -41,6 +41,9 @@ included due to matching Extra-Include patterns, and has no other effect):
|
|||||||
* Extra-Exclude: python-vigra-doc # libvigraimpex is in main, but nothing uses python-vigra
|
* Extra-Exclude: python-vigra-doc # libvigraimpex is in main, but nothing uses python-vigra
|
||||||
* Extra-Exclude: libunity-*-dev unity-2d-dbg
|
* Extra-Exclude: libunity-*-dev unity-2d-dbg
|
||||||
|
|
||||||
|
... Let's make sure snapd is not installed by default *at all*, see comment in blacklist
|
||||||
|
* Extra-Exclude: snapd
|
||||||
|
|
||||||
|
|
||||||
Transitional packages:
|
Transitional packages:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user