~alexghiti/ubuntu-seeds/+git/ubuntu:int/alex/riscv_wpasupplicant

Last commit made on 2022-07-20
Get this branch:
git clone -b int/alex/riscv_wpasupplicant https://git.launchpad.net/~alexghiti/ubuntu-seeds/+git/ubuntu
Only Alexandre Ghiti can upload to this branch. If you are Alexandre Ghiti please log in for upload directions.

Branch merges

Branch information

Name:
int/alex/riscv_wpasupplicant
Repository:
lp:~alexghiti/ubuntu-seeds/+git/ubuntu

Recent commits

d560697... by Alexandre Ghiti

server-minimal: add wpasupplicant for riscv

We build server images for riscv and for now, all boards we work on have a
Wifi chipset that requires wpasupplicant for its configuration, so add this
package to the seed.

This is temporary as we'll use a riscv platform seed like the
RaspberryPi one.

Signed-off-by: Alexandre Ghiti <email address hidden>

f489835... by Christian Ehrhardt 

server-minimal: drop ntfs-3g

At runtime most users will never touch an ntfs again, so it is too hard
to strictly depend on it for server-minimal.

It does make more sense to stay available on the install environments.
There you might want the more advanced tooling to resize or analyze
target disks before install.

Due to that it stays listed in -live seeds. Per discussion we've found
that the installers picked it up through server-minimal, but they
have landed changes to ensure ntfs-3g stays around even when being
dropped from server-minimal.

Ref: https://code.launchpad.net/~xnox/ubuntu-seeds/+git/ubuntu-seeds/+merge/419961

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

d216c44... by Paride Legovini

Revert "Make ubuntu-server a superset of ubuntu-server-minimal."

Having ubuntu-server depend on ubuntu-server-minimal has unintended
consequences, mostly due to the fact that the two metapackages were not
meant to be coinstalled, and there are cases where we may want packages
to be installed on minimal installs *only* (e.g. lxd-installer). However
at the moment a full Ubuntu Server install provides a system where both
the metapackages are installed, each bringing in its own dependencies,
mostly disjoint between the two packages. This isn't ideal and can be
confusing.

Let's undo the ubuntu-server dependency on ubuntu-server-minimal for
now and rediscuss how to move forward.

This reverts commit a8ee100e9d62a6ad9cd916f56b6aa069c7233091.

12c1834... by Steve Langasek

e2fstools does not exist, e2fstools is meant

43962a7... by Jeremy Bícha

desktop-minimal: Depend on wireplumber, needed for pipewire

LP: #1949776

677d66c... by Jeremy Bícha

Revert "desktop-minimal: temporarily remove libspa-0.2-bluetooth"

This reverts commit 39cbf2fba2b38d53c06311df50fa2b92683717cd.

https://launchpad.net/bugs/1973784

2daa01d... by Jeremy Bícha

Extra-Exclude: Add libyelp-dev

Depends on libwebkit2gtk-4.1-dev which depends on libsoup-3.0-dev
which depends on sysprof

4a29418... by Jeremy Bícha

Extra-Exclude: Add libwebkit2gtk-4.1-dev

Depends on libsoup-3.0-dev which depends on sysprof

4c07511... by Jeremy Bícha

Revert "Drop webkit 4.1 from Extra-Exclude: libsoup3 is allowed in main"

This reverts commit 097db1d026b11caa780f5c01bcdad0c150d39638.

097db1d... by Jeremy Bícha

Drop webkit 4.1 from Extra-Exclude: libsoup3 is allowed in main

LP: #1972153