livecd-rootfs:canary-as-default

Last commit made on 2023-09-05
Get this branch:
git clone -b canary-as-default 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:
canary-as-default
Repository:
lp:livecd-rootfs

Recent commits

76141ad... by Łukasz Zemczak

Add changelog.

9b33f08... by Łukasz Zemczak

Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-as-default

990e66d... by Utkarsh Gupta

Update d/ch for 23.10.30 release

78a98c6... by Utkarsh Gupta

Fix unminimize to correctly list packages (LP: #1996489)

Prior to dpkg/1.21.0, there was a bug where dpkg -V/--verify
couldn't list all the correct packages correctly but with
that being fix and in archive since Jammy, this works perfectly
but the syntax to report the missing files have changed. It
just prints 'missing' now. With that new format, we can now
fix the regex to simply list the packages.

With this patch, the unminimize script works flawlessly
on a minimized image.

322b822... by Łukasz Zemczak

releasing package livecd-rootfs version 23.10.29

4a5af08... by Łukasz Zemczak

Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-sync-tasks

4596655... by Steve Langasek

releasing package livecd-rootfs version 23.10.28

8c3d308... by Steve Langasek

Allow stderr in the autopkgtest.

3a715d2... by Łukasz Zemczak

Don't reset KERNEL_FLAVOURS for canary.

47a88df... by Łukasz Zemczak

I suppose w don't need the 020-canary-live.binary hook anymore.