Commit Graph

2553 Commits (21333e988960ba2ad3f88d6813dcd039234d4137)

Author SHA1 Message Date
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 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
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
Ł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
1 year ago
Philip Roche a373fb527c fix: Install required package fuse3 when preseeding snaps (LP: #2031640)
1 year ago
Philip Roche 294a65452d fix: Ensure required dependencies are installed before trying `grub-install` (LP: #2031640)
1 year ago
Philip Roche 711c5c291f fix: Remove dangling symlink /boot/initrd.img.old if exists (LP: #2031640)
1 year ago
Philip Roche d1ec6f8947 fix: Do not install recommends for ubuntu-cpc minimized project (LP: #2031640)
1 year ago
Utkarsh Gupta 21fa212d12 Update d/ch for 23.10.15 release
1 year ago
Steve Langasek 6f1fc57ebc Merge the minimal and standard layers on the Ubuntu Desktop images (both daily-live and canary), now that there is no separate minimal install target.
1 year ago
Dan Bungert 51dcf5f115 changelog for 23.10.14
1 year ago
Utkarsh Gupta 61ae209071 Update d/ch for 23.10.13 release
1 year ago
Utkarsh Gupta 774b7c6c5a Update d/ch for 23.10.12 release
1 year ago
Michael Hudson-Doyle fb465e6921 releasing package livecd-rootfs version 23.10.11
1 year ago
Michael Hudson-Doyle 4f6f63dd6b Remove additional dependencies from subiquity units as they are now interfering with the boot process. (LP: #2028862)
1 year ago
Łukasz 'sil2100' Zemczak 494ef427e8 Merge branch 'canary-locale' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
1 year ago
Dan Bungert 3522847a77 changelog
1 year ago
Łukasz 'sil2100' Zemczak 4fc64be673 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-locale
1 year ago
Łukasz 'sil2100' Zemczak 4cc5d37900 Fix changelog version and whitespace.
1 year ago
Dan Bungert 95b37dcb8c budgie: KERNEL_FLAVOURS=none
1 year ago
Dan Bungert 6010b5de5e desktop: KERNEL_FLAVOURS=none
1 year ago
Michael Hudson-Doyle 101e5b6f19 releasing package livecd-rootfs version 23.10.8
1 year ago
Michael Hudson-Doyle cf75120068 lb_chroot_layered: use rsync to make more minimal overlay layers. (LP: #2028213)
1 year ago
Michael Hudson-Doyle 276d577722 add changelog entry for vf2_edk2 merge
1 year ago
Michael Hudson-Doyle cb1a24a5fb releasing package livecd-rootfs version 23.10.7
1 year ago
Michael Hudson-Doyle d3dfb12f85 Actually fix live-build/ubuntu-cpc/hooks.d/base/disk-image.binary to not call force_boot_without_initramfs on s390x rather than disk-image-uefi.binary which obviously would never run on s390x.
1 year ago
Michael Hudson-Doyle 41f4783f19 releasing package livecd-rootfs version 23.10.6
1 year ago
Michael Hudson-Doyle 37341541b4 live-build/ubuntu-cpc/hooks.d/base/disk-image.binary: Do not call force_boot_without_initramfs on s390x.
1 year ago
Michael Hudson-Doyle c42f2ef3b1 live-build/ubuntu-cpc/hooks.d/base/disk-image-*.binary: Fix invocations of force_boot_without_initramfs to pass "mountpoint" and not "${mountpoint}" (which actually worked on most arches for VERY BAD reasons but fails on s390x).
1 year ago
Michael Hudson-Doyle 777fe1f699 releasing package livecd-rootfs version 23.10.5
1 year ago
Michael Hudson-Doyle 0595a12093 add changelog entry for previous merge
1 year ago
Łukasz 'sil2100' Zemczak 09cec13e37 canary: attempt to enable locale support for canary layers.
1 year ago
Łukasz 'sil2100' Zemczak f045e9d376 releasing package livecd-rootfs version 23.10.4
1 year ago
Łukasz 'sil2100' Zemczak 9d9f7a71a5 canary: use 23.10 models.
1 year ago