Commit Graph

1837 Commits (d702ed08a6db8ba997d8195b59270da3bddfa65f)

Author SHA1 Message Date
Dan Bungert 3397098ff8 Allow choosing snap channel on subiquity ISOs
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 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 40a1fdd60a Add boot-managed-by-snapd preinstalled for canary installs
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 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 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 5157d775f9 The base seed for edubuntu is desktop-gnome, not desktop. LP: #2019060.
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 d377e535b2 Drop use of --removable flag to grub-install from buildd/hooks
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 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 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 55ecac3ca7 canary: include cryptsetup in the live layer
2 years ago
Dan Bungert 6bc353602f canary: fix systems directory
2 years ago
Steve Langasek cfbcf2d690 Use the correct seed base for edubuntu. LP: #2019060.
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 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 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 6b40317404 Use the correct path for the loop device.
2 years ago
Steve Langasek a130ee17c3 Call losetup -d properly.
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
Loïc Minier 9f3b345b06 Initial support for NVIDIA Tegra
2 years ago
Dave Jones b6f1f7b7b3 Remove redundant creation of oem user
2 years ago
Łukasz 'sil2100' Zemczak ac8f964b19 Fix for netboot tarballs generation.
2 years ago
Łukasz 'sil2100' Zemczak 97f3799289 Do not reset seeds for canary.
2 years ago
Łukasz 'sil2100' Zemczak 735db252ed For canary images, actually consider moving the seed listed snaps from both minimal and standard layers to the classic layer.
2 years ago
Łukasz 'sil2100' Zemczak b8649c321f Add default values to PASS in canary hooks.
2 years ago
Steve Langasek a13f729927 Make PROPOSED=1 builds work with NotAutomatic (lunar and later). LP: #2016022.
2 years ago
Steve Langasek 9fc5d2ce13 Update infinite_scream URL to mastodon
2 years ago
John Chittum c0af2ca443
fix: riscv64 efi conditional
2 years ago
Chad Smith 9a82720f1c cloud-init: prefer netplan to handle all network manager config
2 years ago
Łukasz 'sil2100' Zemczak 1dd00d9795 Add the includes as well.
2 years ago