~paelzer/ubuntu-seeds/+git/ubuntu:update-libvirt-seeding

Last commit made on 2020-02-05
Get this branch:
git clone -b update-libvirt-seeding https://git.launchpad.net/~paelzer/ubuntu-seeds/+git/ubuntu
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
update-libvirt-seeding
Repository:
lp:~paelzer/ubuntu-seeds/+git/ubuntu

Recent commits

a652321... by Christian Ehrhardt 

extra-exclude libvirt-dev to be able to demote src:xen

As part of the demotion of xen let libvirt-dev be demoted.
It currently has no dependencies holding it in, but comes via the
auto-inclusion of -dev libraries.

Note: The active xen bits in libvirt are nowadays in binaries that are already
demoted to universe. This shall only move also libvirt-dev which (after
the one from qemu, currently in proposed, is gone) should be the last remaining
dependency holding srx:xen in main.

Signed-off-by: Christian Ehrhardt <email address hidden>

2607839... by Christian Ehrhardt 

server-ship: do not use old libvirt-bin transitional package in seed

Signed-off-by: Christian Ehrhardt <email address hidden>

ffb6274... by Christian Ehrhardt 

avoid semi-experimental dev/libs from pmdk

pmdk builds a lot of things, and some of them are considered too new and
changing too much. For now we only want the libpmem1 dependency through
qemu in main. The reast might ofllow later, but for now avoid adding too
much due to the auto-inclusion of -dev packages.

Signed-off-by: Christian Ehrhardt <email address hidden>

7193ff1... by Steve Langasek

Exclude gpsd-dbg along with libqgpsmm-dev to keep Qt out of main

f7e2db8... by Sebastien Bacher

Change the default desktop plymouth theme to spinner

a6a2323... by Christian Ehrhardt 

Extra-Exclude: libqgpsmm-dev avoiding the qt portion of gpsd to be promoted

Signed-off-by: Christian Ehrhardt <email address hidden>

26cb45d... by Iain Lane

desktop: Drop Amazon launcher

70aeaea... by Matthias Klose

 exclude python-taskflow-doc

a77db6c... by Christian Ehrhardt 

server-ship: demote nmap

nmap isn't strictly required in main for it's use cases in Ubuntu.
Furthermore it has an internal libssh2 which isn't supposed to be used
and the external one won't get into main for libssh being the preferred
alternative.

Therefore instead of disabling the ssh features let us demote it to
universe where people can use it just the same as before.

See also the discussion on (LP: #681423)

Signed-off-by: Christian Ehrhardt <email address hidden>

15f7e9d... by Christian Ehrhardt 

server-ship: demote vlan (LP: #1856279)

The vlan toolset was only used in the context of ifupdown.
Since network migrated to netplan.io this isn't needed in main anymore.

https://lists.ubuntu.com/archives/ubuntu-server/2019-December/008039.html

Signed-off-by: Christian Ehrhardt <email address hidden>