~xnox/livecd-rootfs:fix-x13s-try2

Last commit made on 2023-09-29
Get this branch:
git clone -b fix-x13s-try2 https://git.launchpad.net/~xnox/livecd-rootfs
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Branch information

Name:
fix-x13s-try2
Repository:
lp:~xnox/livecd-rootfs

Recent commits

3783223... by Dimitri John Ledkov

live-build/ubuntu/hooks: ensure kernel artifacts named with subarch

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

5462178... by Steve Langasek

releasing package livecd-rootfs version 23.10.49

9468c51... by Steve Langasek

Merge remote-tracking branch 'philroche/bugfix/ubuntu-cpc-LP-2037074-flashkernel-removal' into ubuntu/master

c79ee20... by Steve Langasek

releasing package livecd-rootfs version 23.10.48

6c4b217... by Steve Langasek

changelog

e5d3ec7... by Steve Langasek

Merge remote-tracking branch 'xnox/X13s' into ubuntu/master

cf15cc4... by Philip Roche

fix: arm flash-kernel removal from ubuntu-cpc project cloud images (LP: #2037074)

With the migration from linux-kvm to linux-virtual/generic for the mantic minimal
images we can now start building arm64 minimal cloud images.

When building initial test images we noticed that the flash-kernel package was being
installed. This is not required for EFI images.

This commit removes the flash-kernel package from the cloud images arm installs

The only images built using the livecd-rootfs ubuntu-cpc project for arm64 and armhf
which are not cloud images (which therefore do not require flash-kernel) are the
raspi images. raspi does require flash-kernel. But the raspi images use the
`ubuntu-server-raspi` task to install the flash-kernel. As such this non raspi
flash-kernel package install can be completely removed.

It also means that initramfs-tools and dracut-install are installed as these are dependencies
of flash-kernel package.

f1ab0f3... by Dimitri John Ledkov

lowercase

Gbp-Dch: ignore

4677659... by Steve Langasek

releasing package livecd-rootfs version 23.10.47

f3a33b7... by Dimitri John Ledkov

Add support for X13s subarch

Add mapping to use laptop-23.10 kernel. Ensure that
enhanced-secureboot is only setup on amd64 arch.

LP: #2037099

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