Commit Graph

3524 Commits (3397098ff833c2c8b97911a37d7a552c1c2e4236)
 

Author SHA1 Message Date
Dan Bungert 3397098ff8 Allow choosing snap channel on subiquity ISOs
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
Gauthier Jolly b20e894a98 ubuntu-cpc: disable kernel and initramfs symlinks in /boot
2 years ago
Gauthier Jolly 6a66666e0a ubuntu-cpc: Make the ESP 2GiB and mount it to /boot
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 127f524068 The ubuntu-budgie installer snap is called ubuntu-budgie-installer, not ubuntu-budgie-desktop-installer.
2 years ago
Łukasz 'sil2100' Zemczak 9ef33dd59f Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into add-new-budgie
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 a027e767d2 Explicitly use the snap binary for ubuntu-image.
2 years ago
Łukasz 'sil2100' Zemczak 157e4b2ac2 Better support for ubuntu-image artifact handling.
2 years ago
Łukasz 'sil2100' Zemczak fdf685fc5e Be more verbose when using ubuntu-image, use the ubuntu-image stable snap.
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 8eba29578e Fix small typo
2 years ago
Łukasz 'sil2100' Zemczak 8b6085bb67 Some initial work on getting Ubuntu Budgie building new installer images.
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
Łukasz 'sil2100' Zemczak 4dbd985231 Revert "Try to use udevadm settle after losetup to resolve race in riscv64 image builds."
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 cafbd6f7d6 actual content change to drop edubuntu referencing ubuntu-desktop-minimal task
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
Dan Bungert 6bc353602f canary: fix systems directory
2 years ago