2479 Commits

Author SHA1 Message Date
Łukasz 'sil2100' Zemczak
775a2a718d releasing package livecd-rootfs version 2.891 2023-06-19 10:06:56 +02:00
Łukasz 'sil2100' Zemczak
ed8d11d25b Follow up fix to the CHANNEL handling for subiquity images 2023-06-19 10:06:10 +02:00
Dan Bungert
d34c2f5d8f Changelog entry for snap channel changes 2023-06-16 11:02:37 -06:00
Steve Langasek
761dc8f9b2 releasing package livecd-rootfs version 2.849 2023-06-15 12:18:50 -07:00
Gauthier Jolly
f7b3182214 update d/c 2023-06-15 12:50:56 +02:00
Łukasz 'sil2100' Zemczak
e1f18982e6 releasing package livecd-rootfs version 2.848 2023-06-07 13:35:45 +02:00
Łukasz 'sil2100' Zemczak
38891ad4ef Add changelog for the budgie changes. 2023-06-07 13:35:18 +02:00
Łukasz 'sil2100' Zemczak
48fd86d762 releasing package livecd-rootfs version 2.847 2023-06-05 17:03:52 +02:00
Łukasz 'sil2100' Zemczak
40a1fdd60a Add boot-managed-by-snapd preinstalled for canary installs 2023-06-05 17:03:06 +02:00
Łukasz 'sil2100' Zemczak
d6c79b3ff6 releasing package livecd-rootfs version 2.846 2023-06-01 11:42:16 +02:00
Łukasz 'sil2100' Zemczak
95971f6b8f Make mtools arch-dependent. 2023-06-01 11:41:56 +02:00
Łukasz 'sil2100' Zemczak
2e8e87fb2a releasing package livecd-rootfs version 2.845 2023-05-31 17:09:52 +02:00
Łukasz 'sil2100' Zemczak
fef989b0fe Add the mtools dependency. 2023-05-31 17:09:32 +02:00
Łukasz 'sil2100' Zemczak
c7382d765e releasing package livecd-rootfs version 2.844 2023-05-31 15:17:25 +02:00
Łukasz 'sil2100' Zemczak
cf1c564854 Changelog entry. 2023-05-31 15:16:47 +02:00
Steve Langasek
99f54dd2b6 releasing package livecd-rootfs version 2.843 2023-05-26 13:51:21 -07:00
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."""
This reverts commit 1931bbcb194febe241aa82f03a6730ba82a84409.
2023-05-26 09:41:41 -07:00
Steve Langasek
9db14f7dee Merge remote-tracking branch 'origin/always-enable-i386' into ubuntu/master 2023-05-26 09:39:35 -07:00
Łukasz 'sil2100' Zemczak
f343191384 releasing package livecd-rootfs version 2.842 2023-05-24 11:09:34 +02:00
Łukasz 'sil2100' Zemczak
9f6f689b6d Add changelog entry for recent reverts. 2023-05-24 11:09:08 +02:00
Steve Langasek
25b92777a0 releasing package livecd-rootfs version 2.841 2023-05-17 23:51:01 -07:00
Steve Langasek
5157d775f9 The base seed for edubuntu is desktop-gnome, not desktop. LP: #2019060. 2023-05-17 23:50:51 -07:00
Michael Hudson-Doyle
3e5931c19b releasing package livecd-rootfs version 2.840 2023-05-18 11:34:21 +12:00
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. 2023-05-18 11:21:58 +12:00
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. 2023-05-18 09:33:48 +12:00
Steve Langasek
e8ea466483 releasing package livecd-rootfs version 2.839 2023-05-17 09:28:03 -07:00
Steve Langasek
d377e535b2 Drop use of --removable flag to grub-install from buildd/hooks
This now matches the cloud images (7c760864fdcb278ca37396f06f5e3f297428d63d)
fixing bootloader updates in the buildd images, but also fixing
compatibility with using devtmpfs for losetup.
2023-05-17 09:27:08 -07:00
Michael Hudson-Doyle
51fe90d31e releasing package livecd-rootfs version 2.838 2023-05-17 15:54:01 +12:00
Michael Hudson-Doyle
8704aafecc live-build/expand-task: handle seeding of classic snaps correctly. 2023-05-17 15:49:41 +12:00
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. 2023-05-17 15:48:24 +12:00
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. 2023-05-17 15:45:12 +12:00
Michael Hudson-Doyle
01b851e162 auto/config: Set FLAVOUR appropriately for flavours added since the expand-task branch was created. 2023-05-17 15:41:54 +12:00
Michael Hudson-Doyle
6b92be9504 releasing package livecd-rootfs version 2.837 2023-05-15 09:36:46 +12:00
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. 2023-05-12 13:19:47 +12:00
Dan Bungert
db029cd387 releasing package livecd-rootfs version 2.836 2023-05-11 19:16:53 -06:00
Dan Bungert
55ecac3ca7 canary: include cryptsetup in the live layer 2023-05-11 19:07:20 -06:00
Dan Bungert
11e3de7847 releasing package livecd-rootfs version 2.835 2023-05-10 16:02:39 -06:00
Dan Bungert
56952ad06d rev changelog 2023-05-10 09:22:00 -06:00
Steve Langasek
6d66b8d602 releasing package livecd-rootfs version 2.834 2023-05-09 19:06:53 -07:00
Steve Langasek
cfbcf2d690 Use the correct seed base for edubuntu. LP: #2019060. 2023-05-09 19:06:48 -07:00
Steve Langasek
66f22e1730 releasing package livecd-rootfs version 2.833 2023-05-08 15:47:12 -07:00
Steve Langasek
ef146db895 Try to use udevadm settle after losetup to resolve race in riscv64 image builds. 2023-05-08 15:47:04 -07:00
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."
This reverts commit 7b07db91110a3dda2723bc853a43f81c4e2a2f75.
2023-05-02 15:27:41 +02:00
Łukasz 'sil2100' Zemczak
a418f52bd4 Switch canary desktop installer model. 2023-04-26 13:40:17 +02:00
Łukasz 'sil2100' Zemczak
fba9d176a6 Add cinnamon, unity and edubuntu to the workaround list. 2023-04-18 10:24:07 +01:00
Łukasz 'sil2100' Zemczak
2d234ac689 Changelog entry. 2023-04-18 10:19:30 +01:00
Steve Langasek
2f2eb7b5f3 releasing package livecd-rootfs version 2.832 2023-04-17 18:50:26 -07:00
Steve Langasek
1e0daf6af9 Clean up some remaining references to /dev/mapper. 2023-04-17 18:50:08 -07:00
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. 2023-04-17 16:52:23 -07:00
Steve Langasek
863883793c releasing package livecd-rootfs version 2.831 2023-04-17 16:11:57 -07:00