~dbungert/livecd-rootfs:rekernelify

Last commit made on 2023-08-04
Get this branch:
git clone -b rekernelify https://git.launchpad.net/~dbungert/livecd-rootfs
Only Dan Bungert can upload to this branch. If you are Dan Bungert please log in for upload directions.

Branch merges

Branch information

Name:
rekernelify
Repository:
lp:~dbungert/livecd-rootfs

Recent commits

3522847... by Dan Bungert

changelog

aa2d04b... by Dan Bungert

revert KERNEL_FLAVORS=none

95b37dc... by Dan Bungert

budgie: KERNEL_FLAVOURS=none

6010b5d... by Dan Bungert

desktop: KERNEL_FLAVOURS=none

no need to include the kernel directly, it is installed at
runtime (LP: #2026225)

101e5b6... by Michael Hudson-Doyle

releasing package livecd-rootfs version 23.10.8

cf75120... by Michael Hudson-Doyle

lb_chroot_layered: use rsync to make more minimal overlay layers. (LP: #2028213)

276d577... by Michael Hudson-Doyle

add changelog entry for vf2_edk2 merge

fd75a28... by Heinrich Schuchardt

risc-v: increase loader 2 partition for VF2

EDK II is available for the StarFive VisionFive 2 board. As it is larger
than U-Boot we need to increase the size of the loader 2 partition to
accommodate it.

Signed-off-by: Heinrich Schuchardt <email address hidden>

cb1a24a... by Michael Hudson-Doyle

releasing package livecd-rootfs version 23.10.7

d3dfb12... by Michael Hudson-Doyle

Actually fix live-build/ubuntu-cpc/hooks.d/base/disk-image.binary to not call force_boot_without_initramfs on s390x rather than disk-image-uefi.binary which obviously would never run on s390x.