Commit Graph

2728 Commits (f668208cf8d1affc7a86dfada5c20f386f910006)

Author SHA1 Message Date
Ł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 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
Dan Bungert fcde591061 changelog
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
Loïc Minier 8cd0c5a852 Depend on devscripts
1 year ago
Dimitri John Ledkov e1eab51d3a
releasing package livecd-rootfs version 23.10.2
1 year ago
Dimitri John Ledkov 7ae6dbbb8e
Set `gbp dch` vendor to debian for correct new changelog version.
1 year ago
Dimitri John Ledkov 5cd0542da5
releasing package livecd-rootfs version 23.10.1
1 year ago
Yao Wei (魏銘廷) 1038f94330 feat: add ubuntu-oem project for oem images
1 year ago
Michael Hudson-Doyle 448defa7f3 Merge branch 'revert/cpc/esp_on_boot' into ubuntu/master
1 year ago
Michael Hudson-Doyle 9fbf523b47 update version number
1 year ago
gauthier f3afd862d5 update d/c
1 year ago
Sebastien Bacher 7164bf9d68 releasing package livecd-rootfs version 2.898
1 year ago
Łukasz 'sil2100' Zemczak 7c302dc436 releasing package livecd-rootfs version 2.897
1 year ago
Łukasz 'sil2100' Zemczak 370f0f5f9c Changelog entry.
1 year ago
Michael Hudson-Doyle 1a3980ec6c releasing package livecd-rootfs version 2.896
1 year ago
Michael Hudson-Doyle b5387cb32b Disable the orphan_file ext4 feature in the canary live environment so that the installed system can be handled by the e2fsck in the extant kernel snap (cf. bug 2025339).
1 year ago
Michael Hudson-Doyle 7d0aa68826 live-build/ubuntu/hooks/033-disk-image-uefi.binary: update to point at ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binary, fixing canary build.
1 year ago
Steve Langasek 13db048c9d releasing package livecd-rootfs version 2.895
1 year ago
Steve Langasek 9e9d3d627e Changelog
1 year ago
Łukasz 'sil2100' Zemczak 93122043c5 releasing package livecd-rootfs version 2.894
1 year ago
Łukasz 'sil2100' Zemczak 4329753fa4 Changelog entry for previous commit.
1 year ago
Loïc Minier 9390fdaa0a Update changelog
2 years ago
Łukasz 'sil2100' Zemczak 16571fe97e releasing package livecd-rootfs version 2.892
2 years ago
Łukasz 'sil2100' Zemczak 99189cc727 Merge branch 'cpc/riscv/install_grub' of git+ssh://git.launchpad.net/~gjolly/livecd-rootfs into ubuntu/master
2 years ago
Łukasz 'sil2100' Zemczak 01879eb72f Add changelog entry.
2 years ago
Łukasz 'sil2100' Zemczak c956d081b3 Add changelog entry for previous merge.
2 years ago
Heinrich Schuchardt bcfd8645f5 changelog: fix email address with comma
2 years ago
Gauthier Jolly 7d7afb8abf update d/c
2 years ago
Łukasz 'sil2100' Zemczak 775a2a718d releasing package livecd-rootfs version 2.891
2 years ago
Łukasz 'sil2100' Zemczak ed8d11d25b Follow up fix to the CHANNEL handling for subiquity images
2 years ago
Dan Bungert d702ed08a6 remove debian/files cruft
2 years ago
Dan Bungert eecf65218e releasing package livecd-rootfs version 2.890
2 years ago
Dan Bungert d34c2f5d8f Changelog entry for snap channel changes
2 years ago
Steve Langasek 761dc8f9b2 releasing package livecd-rootfs version 2.849
2 years ago
Gauthier Jolly f7b3182214 update d/c
2 years ago
Łukasz 'sil2100' Zemczak e1f18982e6 releasing package livecd-rootfs version 2.848
2 years ago
Łukasz 'sil2100' Zemczak 38891ad4ef Add changelog for the budgie changes.
2 years ago
Łukasz 'sil2100' Zemczak 48fd86d762 releasing package livecd-rootfs version 2.847
2 years ago
Łukasz 'sil2100' Zemczak 40a1fdd60a Add boot-managed-by-snapd preinstalled for canary installs
2 years ago
Łukasz 'sil2100' Zemczak d6c79b3ff6 releasing package livecd-rootfs version 2.846
2 years ago
Łukasz 'sil2100' Zemczak 95971f6b8f Make mtools arch-dependent.
2 years ago
Łukasz 'sil2100' Zemczak 2e8e87fb2a releasing package livecd-rootfs version 2.845
2 years ago
Łukasz 'sil2100' Zemczak fef989b0fe Add the mtools dependency.
2 years ago
Łukasz 'sil2100' Zemczak c7382d765e releasing package livecd-rootfs version 2.844
2 years ago
Łukasz 'sil2100' Zemczak cf1c564854 Changelog entry.
2 years ago
Łukasz 'sil2100' Zemczak 381a8febb2 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ui-by-default
2 years ago
Steve Langasek 99f54dd2b6 releasing package livecd-rootfs version 2.843
2 years ago
Steve Langasek 6fac77b481 Revert "Revert "Revert "Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM."""
2 years ago
Steve Langasek 9db14f7dee Merge remote-tracking branch 'origin/always-enable-i386' into ubuntu/master
2 years ago
Łukasz 'sil2100' Zemczak f343191384 releasing package livecd-rootfs version 2.842
2 years ago
Łukasz 'sil2100' Zemczak 9f6f689b6d Add changelog entry for recent reverts.
2 years ago
Łukasz 'sil2100' Zemczak 1931bbcb19 Revert "Revert "Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM.""
2 years ago
Steve Langasek 25b92777a0 releasing package livecd-rootfs version 2.841
2 years ago
Steve Langasek 5157d775f9 The base seed for edubuntu is desktop-gnome, not desktop. LP: #2019060.
2 years ago
Michael Hudson-Doyle 3e5931c19b releasing package livecd-rootfs version 2.840
2 years ago
Michael Hudson-Doyle 628134dfe7 auto/config: alter check for unexpectedly seeded snaps in ubuntu-cpc:minimized build. As the build no longer implicitly seeds the snaps from the server seed, we can just assert no snaps are seeded. This fixes an autopkgtest regression but also cleaner.
2 years ago
Michael Hudson-Doyle 35a56a5e03 auto/config: switch ubuntucinnamon and ubuntu-unity builds to use add_task to get their desktop packages. Previously most (all?) flavour builds got the snaps from that flavour's "desktop" seed implicitly added, but now an explicit add_task is needed.
2 years ago
Steve Langasek e8ea466483 releasing package livecd-rootfs version 2.839
2 years ago
Steve Langasek d377e535b2 Drop use of --removable flag to grub-install from buildd/hooks
2 years ago
Michael Hudson-Doyle 51fe90d31e releasing package livecd-rootfs version 2.838
2 years ago
Michael Hudson-Doyle 8704aafecc live-build/expand-task: handle seeding of classic snaps correctly.
2 years ago
Michael Hudson-Doyle 7c4fb6b804 auto/config: Do not include the ubuntu-desktop-minimal task in edubuntu. Cross flavour task references do not work with the approach expand-task takes, and the ubuntu-desktop-minimal package is part of the edubuntu-desktop-gnome task already.
2 years ago
Michael Hudson-Doyle 734da44d00 live-build/expand-task: Fix expansion of tasks with non-flavour specific name (e.g. "minimal") when building a non-Ubuntu flavour.
2 years ago
Michael Hudson-Doyle 01b851e162 auto/config: Set FLAVOUR appropriately for flavours added since the expand-task branch was created.
2 years ago
Michael Hudson-Doyle 6b92be9504 releasing package livecd-rootfs version 2.837
2 years ago
Michael Hudson-Doyle a65c181596 auto/config: Rewrite add_task to use a Python script that cribs the logic from lp:ubuntu-archive-publishing's generate_extra_overrides.py. This means we can avoid some dubious hacks around seeding snaps and no longer depend on the Task headers in the archive.
2 years ago
Dan Bungert db029cd387 releasing package livecd-rootfs version 2.836
2 years ago
Dan Bungert 55ecac3ca7 canary: include cryptsetup in the live layer
2 years ago
Dan Bungert 11e3de7847 releasing package livecd-rootfs version 2.835
2 years ago
Dan Bungert 56952ad06d rev changelog
2 years ago
Steve Langasek 6d66b8d602 releasing package livecd-rootfs version 2.834
2 years ago
Steve Langasek cfbcf2d690 Use the correct seed base for edubuntu. LP: #2019060.
2 years ago
Steve Langasek 66f22e1730 releasing package livecd-rootfs version 2.833
2 years ago
Steve Langasek ef146db895 Try to use udevadm settle after losetup to resolve race in riscv64 image builds.
2 years ago
Steve Langasek ada1f09b39 Revert "Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM."
2 years ago
Łukasz 'sil2100' Zemczak a418f52bd4 Switch canary desktop installer model.
2 years ago
Łukasz 'sil2100' Zemczak fba9d176a6 Add cinnamon, unity and edubuntu to the workaround list.
2 years ago
Łukasz 'sil2100' Zemczak 2d234ac689 Changelog entry.
2 years ago
Łukasz 'sil2100' Zemczak 7b07db9111 Revert the recent kpartx->losetup changes, as we need to put some other changes on top. Let's try to re-introduce this for MM.
2 years ago
Steve Langasek 2f2eb7b5f3 releasing package livecd-rootfs version 2.832
2 years ago
Steve Langasek 1e0daf6af9 Clean up some remaining references to /dev/mapper.
2 years ago
Steve Langasek a631afcb7f Unconditionally enable i386 in the chroot for Ubuntu Desktop; the new installer doesn't handle enabling this at install time, and late enablement also misses us some recommends.
2 years ago
Steve Langasek 863883793c releasing package livecd-rootfs version 2.831
2 years ago
Steve Langasek 6b40317404 Use the correct path for the loop device.
2 years ago
Steve Langasek bdc2037bd1 releasing package livecd-rootfs version 2.830
2 years ago
Steve Langasek a130ee17c3 Call losetup -d properly.
2 years ago
Steve Langasek fa29b73130 releasing package livecd-rootfs version 2.829
2 years ago
Steve Langasek a40d9de803 changelog
2 years ago
Steve Langasek eb8fb32591 Retain dependency on kpartx - not used by us but by cpc sauce.
2 years ago
Steve Langasek 5e4b2d3cc3 Use losetup instead of kpartx to set up loopback partitions
2 years ago
Steve Langasek 4112488a44 Merge remote-tracking branch 'lool/add-tegra-liver-server' into ubuntu/master
2 years ago
Łukasz 'sil2100' Zemczak 22152cfad5 releasing package livecd-rootfs version 2.828
2 years ago