~enr0n/ubuntu-seeds:unseed-acpi-support

Last commit made on 2022-04-26
Get this branch:
git clone -b unseed-acpi-support https://git.launchpad.net/~enr0n/ubuntu-seeds
Only Nick Rosbrook can upload to this branch. If you are Nick Rosbrook please log in for upload directions.

Branch information

Name:
unseed-acpi-support
Repository:
lp:~enr0n/ubuntu-seeds

Recent commits

b969d56... by Nick Rosbrook

Unseed acpi-support

The package still includes a small number of ACPI events, each of which
appear to be handled elsewhere. Specifically, each remaining event either:

(1) Is covered in an appropriate hid- kernel driver, e.g. hid-asus
(2) Is covered in systemd's hwdb.d/60-keyboard.hwdb
(3) Matches an event string that was generated by the old
    /proc/acpi/event interface, and is therefore obsolete.

673cc50... by Steve Langasek

Merge remote-tracking branch 'juliank/unseed-ltrace' into jammy

1e6be3c... by Andreas Hasenack

Seed glusterfs-server

This pulls in also these other packages we want in main, and their
needed dependencies:
- glusterfs-cli
- glusterfs-client
- glusterfs-server

MIR LP: #1950321

a0d63a4... by Dimitri John Ledkov

supported-cloud add linux-ibm

Signed-off-by: Dimitri John Ledkov <email address hidden>

1a77abc... by Julian Andres Klode

Unseed ltrace, it FTBFS and doesn't work on PIE

ltrace does not seem to be working on PIE binaries, which most
binaries are these days, rendering it not super useful.

It also FTBFS on various architectures, and does not meet our
quality standards.

bc29440... by Łukasz Zemczak

Merge branch 'fix-growpart-platform' of git+ssh://git.launchpad.net/~waveform/ubuntu-seeds into jammy

694b396... by Łukasz Zemczak

Merge branch 'riscv64-flash-kernel' of git+ssh://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/platform into jammy

13cbce1... by Steve Langasek

Fix a typo in the explanatory text

abf5f36... by Dimitri John Ledkov

Merge remote-tracking branch 'alexmurray/promote-nftables-lp1887187' into jammy

3502dd6... by Alex Murray

Make nftables non-optional

nftables is the future, let's embrace it.

Signed-off-by: Alex Murray <email address hidden>