~toabctl/livecd-rootfs:jammy-fix-ssh-pwauth

Last commit made on 2024-01-19
Get this branch:
git clone -b jammy-fix-ssh-pwauth https://git.launchpad.net/~toabctl/livecd-rootfs
Only Thomas Bechtold can upload to this branch. If you are Thomas Bechtold please log in for upload directions.

Branch merges

Branch information

Name:
jammy-fix-ssh-pwauth
Repository:
lp:~toabctl/livecd-rootfs

Recent commits

373b5b6... by Thomas Bechtold

Update d/changelog

434b21e... by Thomas Bechtold

fix: use correct sshd_config.d/ ordering

Commit 3b2eeb017153cbb wrongly backported a change to not modify
/etc/ssh/sshd_config . The correct fix from ubuntu/master is
3b2eeb017153c where the file is named 60-cloudimg-settings.conf
instead of 10-cloudimg-settings.conf.

This fixes problems with cloud-init which does write
50-cloud-init.conf which should have higher priority than the provided
file from the image.

26342a6... by Utkarsh Gupta

Change UNRELEASED -> jammy as it has been uploaded

e117bfd... by Łukasz Zemczak

Merge branch 'ubuntu/jammy' of git+ssh://git.launchpad.net/livecd-rootfs into jammy-pi-fix

154ff7d... by Łukasz Zemczak

releasing package livecd-rootfs version 2.765.34

3b4c889... by Łukasz Zemczak

Remove comments in the debian/control dependencies as it was causing the package build to fail.

3336299... by Łukasz Zemczak

For raspi preinstalled builds, use a per-series dedicated gadget branch.

c558aa3... by Utkarsh Gupta

Update d/ch for 2.765.33 release

1a05e82... by Utkarsh Gupta

unminimize: Use lxd-installer to install LXD itself (LP: 2036725)

By invoking LXD, lxd-installer will install LXD from the right
place, thereby make it simpler for us to not hardcode the
channel and manually snap install it.

(cherry picked from commit 795927c48cf2e763e8f222e8c27c63e71d966a5f)

74cdef3... by Steve Langasek

Merge branch 'no-kpartx-on-jammy' into ubuntu/jammy