ubuntu-core-initramfs:xnox/snap-automation-fixes

Last commit made on 2023-04-25
Get this branch:
git clone -b xnox/snap-automation-fixes https://git.launchpad.net/ubuntu-core-initramfs

Branch merges

Branch information

Name:
xnox/snap-automation-fixes
Repository:
lp:ubuntu-core-initramfs

Recent commits

b526e21... by Dimitri John Ledkov

Adapt maintainer scripts for ease of snap automation

As part of automating and producing more kernel snaps for more
targets, it is desired to auto-generate kernel.efi as unsigned, and
world-readable. Neither unsigned or snakeoil kernel.efi are ever
installed on end user systems, and this .deb packaging hook is only
used as part of kernel team's build processes.

Also add support for arm64, as we do produce many EFI arm64 snaps
already, which use more complicated packaging, because of this missing
create-efi call.

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

d31b8a3... by Dimitri John Ledkov <email address hidden>

Merge pull request #149 from snapcore/unbreak-lunar-recipe

Fix python3-pyparsing build-depends

ce80292... by Dimitri John Ledkov

Fix python3-pyparsing build-depends

See:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023363
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023442

python3-pyparsing switched from Multi-Arch: no to Multi-Arch: foreign
in most recent releses. To continue cross-building, the
build-dependency must change from python3-pyparsing:native to an
arch-unqualified name. Use alternative specification to allow building
existing core-initrd on either jammy or lunar, simultaniously. This
should unbreak the recipe build.

0138a53... by Philip Meulengracht

Merge pull request #146 from Meulengracht/ci-fix/lxd-image

github: fix the lxd-image workflow

dc89011... by Philip Meulengracht

github: fix the lxd-image workflow, it was not placed correctly for spread to detect it

d31ea59... by Alfonso Sanchez-Beato

Add GPU and input virtio modules

These modules are for qemu support, and are especially useful for
arm64.

c4ffbee... by Dimitri John Ledkov <email address hidden>

Merge pull request #141 from snapcore/xnox/add-riscv64

Enable riscv64 build

016e893... by Alfonso Sanchez-Beato

Merge pull request #136 from alfonsosanchezbeato/update-systemd-jammy

Update to latest jammy systemd

0d08137... by Alfonso Sanchez-Beato

README.md: add instructions on how to update systemd

c50e285... by Alfonso Sanchez-Beato

Merge commit '1f4df879f5a5ae47ce1fb52f1ae5059346eab76d' into update-systemd-jammy