~vorlon/livecd-rootfs:lp.2037869

Last commit made on 2023-10-03
Get this branch:
git clone -b lp.2037869 https://git.launchpad.net/~vorlon/livecd-rootfs
Only Steve Langasek can upload to this branch. If you are Steve Langasek please log in for upload directions.

Branch merges

Branch information

Name:
lp.2037869
Repository:
lp:~vorlon/livecd-rootfs

Recent commits

fadeb49... by Steve Langasek

remove ssl-cert "snakeoil" private keys from images, since this makes them not very private. LP: #2037869.

fdf0091... by Steve Langasek

Merge remote-tracking branch 'philroche/bugfix/ubuntu-cpc-project-images-not-producing-all-expected-filelists-LP-2033751' into ubuntu/master

85606c8... by Steve Langasek

Merge remote-tracking branch 'philroche/bugfix/ubuntu-cpc-filelist-sort-LP-2033677' into ubuntu/master

42d5a97... by Dan Bungert

changelog for 23.10.51

dc7519a... by Dimitri John Ledkov

Create subiquity meta-package hint

deb3173... by Dimitri John Ledkov

Ensure chroot_linux-image is only exectued on live layers

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

d5e9651... by Dimitri John Ledkov

remove live-build/ubuntu/hooks/020-ubuntu-live.binary: handled elsewhere

Now that kernel names use expected -generic flavour, and kernels are
installed in the live layer, we can go back to stock behaviour of
auto/build noticing that binary hooks are called on a live layer and
executing the extraction & rename of the kernel flavours.

BTW we can even later expand that to support 2 generic abis, and
calling the bigger one the hwe generic such that can also remove
./live-build/ubuntu-server/hooks/04-kernel-bits.binary.

This fixes ubuntu arm64+x13s that is unable to find
ubuntu-x13s.kernel-laptop as due to this hook, which currently
produces ubuntu.kernel-generic in error which is not at all expected
by ubuntu-cdimage. Also this unbreaks producing oem & intel-iot
images, although we will build these in 24.04 only next.

This reverts ubuntu daily-live to use `--linux-flavours
laptop-generic-hwe-22.04` instead of `--linux-flavours none
--linux-packages=none --initramfs=none`, like it did in lunar and
pre-canary-image or images that install kernel in live layer.

Fixes: c00bbf3fb3 ("desktop: place kernel in the live layer")

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

1180791... by Dimitri John Ledkov

releasing package livecd-rootfs version 23.10.50

ecb60bd... by Dimitri John Ledkov

Merge remote-tracking branch 'xnox/fix-x13s-try2' into ubuntu/master

3783223... by Dimitri John Ledkov

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

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