~ltrager/ubuntu-seeds/+git/platform:maas_bootloaders

Last commit made on 2020-11-25
Get this branch:
git clone -b maas_bootloaders https://git.launchpad.net/~ltrager/ubuntu-seeds/+git/platform
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch information

Name:
maas_bootloaders
Repository:
lp:~ltrager/ubuntu-seeds/+git/platform

Recent commits

85029e2... by Lee Trager

Add bootloaders required by MAAS

fb21eae... by John Chittum

Add nvme-cli to support-cloud (LP: #1889688)

Adding nvme-cli as part of MIR request. Requested for GKE

66ab106... by Iain Lane

raspi-common: Seed cloud-initramfs-growroot

We're using this with systemd-growfs instead of growpart via cloud-init
now

5269785... by Christian Ehrhardt 

blacklist has no effect in the platform seeds, remove it

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

fb93501... by Paride Legovini

seed probert (needed by subiquity)

probert is a dependency of subiquity and should therefore be seeded. The
subiquity snap includes its own copy of probert, so things are not
broken, but we still want all the installer components to be in main for
consistency.

At the moment probert is already in main and not listed as "move to
universe" component-mismatch because probert-network does not exist for
i386, and curtin has a dependency on:

  probert-storage | probert

which keeps probert in main.

This change will make probert-network appear as a component-mismatch as
it is currently not in main. This is correct and will have to be fixed
via a MIR. This will fix LP: #1890301.

e98eb59... by Christian Ehrhardt 

server: move lsb-invalid-mta hint

supported-sysadmin-server is evaluated before supported-misc-servers and
contains checksecurity which will pull in logcheck.
That will depend on default-mta which will fail to resolve and make it
select esmtp-run (universe).

Move the lsb-invalid-mta hint from supported-misc-servers to be before
that avoiding the mismatch (which btw is i386 only as postfix isn't
there).

This might eventually be a bug in gemrinate (LP: #1895011) but until
then move this to avoid the false positive.

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

a6c246d... by Didier Roche-Tolomelli

Revert commit 74d9f137d: this didn’t work for component-mismatches

3796c51... by Dimitri John Ledkov

fix up whitespace

74dd942... by Dimitri John Ledkov

Merge branch 'groovy' of git+ssh://git.launchpad.net/~flexiondotorg/ubuntu-seeds/+git/platform into groovy

f89f9b7... by Martin Wimpress 

Add raspi-common

Adds `raspi-common` which includes packages specific to Raspberry support for server and desktop.