~utkarsh/livecd-rootfs/+git/livecd-rootfs:unminimize-fixes-focal

Last commit made on 2024-02-08
Get this branch:
git clone -b unminimize-fixes-focal https://git.launchpad.net/~utkarsh/livecd-rootfs/+git/livecd-rootfs
Only Utkarsh Gupta can upload to this branch. If you are Utkarsh Gupta please log in for upload directions.

Branch merges

Branch information

Name:
unminimize-fixes-focal
Repository:
lp:~utkarsh/livecd-rootfs/+git/livecd-rootfs

Recent commits

46ce731... by Utkarsh Gupta

Update d/ch for 2.664.53 release

b27971e... 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 12a2109c223e261214747d5f98d4b8d7ee9625e3)
(cherry picked from commit 4ba66ac0d1a648e2c1a84da7545ca66edc1ff002)
                             (and)
(cherry picked from commit 795927c48cf2e763e8f222e8c27c63e71d966a5f)
(cherry picked from commit 1a05e8298ae1bd8a0818eca284064ebccc5af533)

83d1496... by Utkarsh Gupta

Update d/ch for 2.664.52 release

bcf11ea... by Utkarsh Gupta

Fix the LP bug

36a3018... by Utkarsh Gupta

Update d/ch for 2.664.52 -- UNRELEASED

85fa04c... 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.

(cherry picked from commit 434b21e2023c3c3e5261fbd78e2eefee9aac5b1e)

31730b7... by Philip Roche

Fix d/ch formatting for 2.664.51

05e4d0b... by Philip Roche

Merge bugfix/ubuntu-cpc-LP-2036195-auto-installed-packages-focal into ubuntu/focal [a=philroche] [r=andrew-cloke,vorlon]

The chroot tmpfs mount should only be /var/lib/apt/lists, not /var/lib/apt; the latter breaks changes to /var/lib/apt/extended_states. LP: #2036195.

MP: https://code.launchpad.net/~philroche/livecd-rootfs/+git/livecd-rootfs/+merge/454066

908042d... by Steve Langasek

The chroot tmpfs mount should only be /var/lib/apt/lists, not /var/lib/apt; the latter breaks changes to /var/lib/apt/extended_states. LP: #2036195.

(cherry picked from commit 1deccc2edd7f139b84a6cb3d0a4dfe5ebaff50c7)

# Conflicts:
# debian/changelog

9a2056d... by Utkarsh Gupta

Update d/ch for 2.664.50 release