Utkarsh Gupta
990e66dadd
Update d/ch for 23.10.30 release
1 year ago
Utkarsh Gupta
78a98c6835
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.
1 year ago
Łukasz 'sil2100' Zemczak
322b822087
releasing package livecd-rootfs version 23.10.29
1 year ago
Łukasz 'sil2100' Zemczak
4a5af08b91
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-sync-tasks
1 year ago
Steve Langasek
459665593c
releasing package livecd-rootfs version 23.10.28
1 year ago
Steve Langasek
8c3d3087d6
Allow stderr in the autopkgtest.
1 year ago
Łukasz 'sil2100' Zemczak
3a715d2fff
Don't reset KERNEL_FLAVOURS for canary.
1 year ago
Łukasz 'sil2100' Zemczak
47a88df62f
I suppose w don't need the 020-canary-live.binary hook anymore.
1 year ago
Łukasz 'sil2100' Zemczak
bbf7466695
Changelog entry.
1 year ago
Łukasz 'sil2100' Zemczak
0c6e4314e5
canary: switch to use the live task, try to use KERNEL_FLAVOURS instead of a manual kernel add_package.
1 year ago
Steve Langasek
6e30df92f2
releasing package livecd-rootfs version 23.10.27
1 year ago
Steve Langasek
b30e7e4146
lb_chroot_layered: if the unmount of the chroot mountpoint fails, dump mount information for debugging.
1 year ago
Steve Langasek
5a0909dd20
Add ubuntu to the list of targets we autopkgtest for on amd64, to ensure coverage of the lb_chroot_layered behavior.
1 year ago
Łukasz 'sil2100' Zemczak
4c5f394653
releasing package livecd-rootfs version 23.10.26
1 year ago
Łukasz 'sil2100' Zemczak
353d222c94
Merge branch 'seed.yaml-live' of git+ssh://git.launchpad.net/~mwhudson/livecd-rootfs/+git/livecd-rootfs into ubuntu/master
1 year ago
Łukasz 'sil2100' Zemczak
4a2e30a3b3
Update enhanced-sb layer model assertion.
1 year ago
Michael Hudson-Doyle
6ab6066c05
Use a traditional seed.yaml style seed for the canary installer's live session.
1 year ago
Michael Hudson-Doyle
e00e189ad6
releasing package livecd-rootfs version 23.10.25
1 year ago
Michael Hudson-Doyle
b91452e7fe
snap-seed-parse.py: fix builds with no snaps.
1 year ago
Michael Hudson-Doyle
0d35c7645f
releasing package livecd-rootfs version 23.10.24
1 year ago
Michael Hudson-Doyle
db6f685b84
snap-seed-parse.py: Update to allow parsing uc20-style seeds. (LP: #2028984 )
1 year ago
Michael Hudson-Doyle
3d5fd1120c
Configure universe sources in canary ISO. (LP: #2033109 )
1 year ago
Michael Hudson-Doyle
a83925b8ac
update-source-catalog: Fix case where a variaton does not point at the base layer (i.e. most builds) (LP: #2033168 )
1 year ago
Steve Langasek
57fb4b2b04
releasing package livecd-rootfs version 23.10.23
1 year ago
Steve Langasek
ac65e0b05c
Remove obsolete comment. We do want this hook executed for non-canary builds!
1 year ago
Steve Langasek
21333e9889
Drop mke2fs.conf override, no longer needed.
1 year ago
Steve Langasek
cb3f3292b2
i386 foreign-arch support was added for the canary image before 23.04 released, but by mistake it was only added to the squashfs for the live session, and not the squashfs layer used as the source for installation. split the chroot hooks to add this to the standard.squashfs. LP: #2033170 .
1 year ago
Michael Hudson-Doyle
809fbee16b
releasing package livecd-rootfs version 23.10.22
1 year ago
Michael Hudson-Doyle
a945ef83a7
fix silly typo in update-source-catalog
1 year ago
Michael Hudson-Doyle
f354d76a83
Stop launching a gnome-terminal at startup of the canary live session. (LP: #2032647 )
1 year ago
Michael Hudson-Doyle
9b75387648
update-source-catalog: work better when we want a variation to point at the base layer.
1 year ago
Michael Hudson-Doyle
5456e4e5e6
Undo preseeding in reset_snapd_state.
1 year ago
Steve Langasek
19c8076966
releasing package livecd-rootfs version 23.10.21
1 year ago
Michael Hudson-Doyle
e992090dca
add an essay about rsync options
1 year ago
Steve Langasek
2b80fdecd2
No need to use rsync in hooks now to avoid file duplication since layer handling as a whole now uses rsync.
1 year ago
Steve Langasek
b43e3b84f4
Reset /var/lib/snapd in the upper layers before calling snap prepare-image
1 year ago
Steve Langasek
d3a75c9bec
Consolidate canary layers to merge 'classic' back into 'standard'
1 year ago
Michael Hudson-Doyle
6890dfe5ca
Deduplicate the layers just before creating the squashfs, to enable deduplication of the result of binary hooks as well.
1 year ago
Łukasz 'sil2100' Zemczak
caedce593b
releasing package livecd-rootfs version 23.10.20
1 year ago
Łukasz 'sil2100' Zemczak
b1a118f4d7
Update canary model assertions.:
1 year ago
Utkarsh Gupta
13c3321bb8
Update d/ch for 23.10.19 release
1 year ago
Utkarsh Gupta
7b1b63147e
Add python3-systemd to our minimized builds
...
This package is needed by ubuntu-advantage-tools for cloud images
only. u-a-t ultimately will drop this entirely in their next release.
(cf: https://github.com/canonical/ubuntu-pro-client/issues/2692 )
So instead of putting this in the seeds and then having to deal
with the seed changes to Mantic (after its release) and SRU of
ubuntu-meta, I'd rather have changes in livecd-rootfs done. Once
python3-systemd dependency is dropped from u-a-t, we'll drop it
from livecd-rootfs in Mantic+, too.
1 year ago
Łukasz 'sil2100' Zemczak
139234da82
releasing package livecd-rootfs version 23.10.18
1 year ago
Łukasz 'sil2100' Zemczak
9d9a68d6bf
Fix the 020-canary-* hooks referencing the wrong layer names after changes introduced in 23.10.17.
1 year ago
Łukasz 'sil2100' Zemczak
6eca613644
Refresh the canary model assertions.
1 year ago
Steve Langasek
121e5d8195
releasing package livecd-rootfs version 23.10.17
1 year ago
Steve Langasek
94ab5c0f7a
Merge branch 'meta-squash-fs' into ubuntu/master
1 year ago
Philip Roche
3531a2b2b4
fix: Only close LP bug once in changelog entry
...
Indent related fixes under same bug heading
1 year ago
Philip Roche
a373fb527c
fix: Install required package fuse3 when preseeding snaps (LP: #2031640 )
...
fuse3 was previously installed through recommends but with minimized images we no longer install recommends packages.
It is only required when preseeding snaps so does not need to be present in all minimized images so does not
need to be in the cloud-minimal seed.
1 year ago
Philip Roche
294a65452d
fix: Ensure required dependencies are installed before trying `grub-install` (LP: #2031640 )
...
As a result of not installing recommended packages the packages required to run `grub-install`
are no longer installed by default.
To ensure we can successfully run `grub-install` we install both `grub-pc` and `grub2-common`
packages.
1 year ago