livecd-rootfs:default-compat

Last commit made on 2022-07-22
Get this branch:
git clone -b default-compat https://git.launchpad.net/livecd-rootfs
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
default-compat
Repository:
lp:livecd-rootfs

Recent commits

187f777... by Brian Murray

Use default compat for qcow2 images.

This will cause images to be created with more moderm features which
will make our images faster and provide better sparse handling.

03597e8... by Łukasz Zemczak

releasing package livecd-rootfs version 2.769

894e864... by Łukasz Zemczak

More changelog tweaks (bug numbers).

bcc55b8... by Łukasz Zemczak

Tweak changelog

c5571b1... by Łukasz Zemczak

Merge branch 'int/alex/riscv_no_beaglev_container' of https://git.launchpad.net/~alexghiti/livecd-rootfs into ubuntu/master

73ef722... by Thomas Bechtold

Add debian/changelog

aa1be5e... by Thomas Bechtold

Revert "fix: don't modify ssh_config for ubuntu-cpc projects (LP:1968873)"

This change triggered a bug in cloud-init (see LP:1968873). cloud-init
does not recongnize sshd options set in /etc/ssh/sshd_config.d/ and
cloud-init modifies directly /etc/ssh/sshd_config which gets then
overwritten by settings from /etc/ssh/sshd_config.d/ .

This reverts commit b54d24ff3310f7ace00ab08e0dacfdc89e026f1c.

7a3159f... by Alexandre Ghiti

d/changelog: Add FK_FORCE_CONTAINER entry

Signed-off-by: Alexandre Ghiti <email address hidden>

00f35ae... by Alexandre Ghiti

riscv: Use FK_FORCE_CONTAINER to force flash-kernel to run in a container

As explained in LP: #1980929, we need this in order to build RISC-V
images.

Signed-off-by: Alexandre Ghiti <email address hidden>

7a1b5f6... by Alexandre Ghiti

disk-image-uefi.binary: Fix wrong parenthesis

Signed-off-by: Alexandre Ghiti <email address hidden>