958 Commits

Author SHA1 Message Date
Heinrich Schuchardt
2e9201952f RISC-V: sunset allwinner kernel flavour
The Nezha D1 and LicheRV Dock now use the generic kernel.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-07-03 13:01:43 +02:00
Loïc Minier
ea8564afe2 Add channel override for ubuntu-image channel 2023-06-28 09:26:29 +00:00
Loïc Minier
430ec27308 Use ubuntu-image for pre-installed Tegra images 2023-06-28 09:22:56 +00:00
Loïc Minier
b6c9a4d711 Add support for tegra-igx (similar to tegra) 2023-06-28 09:21:03 +00:00
Loïc Minier
a239256c06 Set MODEL=tegra for arm64+tegra 2023-06-28 09:16:03 +00:00
Loïc Minier
8bf4d3500f Use image definition path rather than making a copy 2023-06-28 09:15:49 +00:00
Loïc Minier
262d0f3170 Offer overrides for ubuntu-images definitions 2023-06-28 09:15:41 +00:00
Gauthier Jolly
bbedffe6ec ubuntu-cpc: fix images for hardware devices
Canonical Public Cloud's project seems a bad place to build images for
hardware devices however this is how things were done a we now need to
maintain this.
The recent change to mount the ESP on /boot breaks those images, instead
of adding more hacky things in the hook, create a dedicated target for
those images and use a different hook to build UEFI images.
2023-06-23 13:55:59 +02:00
Dan Bungert
3397098ff8 Allow choosing snap channel on subiquity ISOs 2023-06-16 11:02:37 -06:00
Łukasz 'sil2100' Zemczak
127f524068 The ubuntu-budgie installer snap is called ubuntu-budgie-installer, not ubuntu-budgie-desktop-installer. 2023-06-07 11:29:09 +02:00
Łukasz 'sil2100' Zemczak
9ef33dd59f Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into add-new-budgie 2023-06-07 11:27:55 +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
a027e767d2 Explicitly use the snap binary for ubuntu-image. 2023-05-31 15:14:55 +02:00
Łukasz 'sil2100' Zemczak
157e4b2ac2 Better support for ubuntu-image artifact handling. 2023-05-31 15:08:35 +02:00
Łukasz 'sil2100' Zemczak
fdf685fc5e Be more verbose when using ubuntu-image, use the ubuntu-image stable snap. 2023-05-31 14:38:53 +02:00
Łukasz 'sil2100' Zemczak
381a8febb2 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ui-by-default 2023-05-31 14:34:27 +02:00
Łukasz 'sil2100' Zemczak
8eba29578e Fix small typo 2023-05-24 16:41:14 +02:00
Łukasz 'sil2100' Zemczak
8b6085bb67 Some initial work on getting Ubuntu Budgie building new installer images. 2023-05-24 15:31:04 +02: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
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
Michael Hudson-Doyle
cafbd6f7d6 actual content change to drop edubuntu referencing ubuntu-desktop-minimal task 2023-05-17 15:53:46 +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
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
55ecac3ca7 canary: include cryptsetup in the live layer 2023-05-11 19:07:20 -06:00
Steve Langasek
cfbcf2d690 Use the correct seed base for edubuntu. LP: #2019060. 2023-05-09 19:06:48 -07:00
Łukasz 'sil2100' Zemczak
fba9d176a6 Add cinnamon, unity and edubuntu to the workaround list. 2023-04-18 10:24:07 +01:00
Steve Langasek
4112488a44 Merge remote-tracking branch 'lool/add-tegra-liver-server' into ubuntu/master 2023-04-14 16:45:08 -07:00
Loïc Minier
9f3b345b06 Initial support for NVIDIA Tegra
live-build/auto/config:
- for Ubuntu Server live images and the arm64+tegra full arch, build a
  tegra variant with linux-nvidia-tegra as the flavor and
  linux-nvidia-tegra as the kernel meta-package
- default to nvidia-$SUBARCH as the kernel flavor for all images using
  arm64+tegra as full arch

hooks/03-kernel-metapkg.chroot_early:
- use linux-nvidia-tegra as kernel meta-package for the nvidia-tegra
  flavor
2023-04-14 23:21:43 +00:00
Łukasz 'sil2100' Zemczak
735db252ed For canary images, actually consider moving the seed listed snaps from both minimal and standard layers to the classic layer. 2023-04-13 11:47:47 +02:00
Steve Langasek
a13f729927 Make PROPOSED=1 builds work with NotAutomatic (lunar and later). LP: #2016022. 2023-04-12 10:40:53 -07:00
Steve Langasek
9fc5d2ce13 Update infinite_scream URL to mastodon 2023-04-12 09:38:00 -07:00
Łukasz 'sil2100' Zemczak
6a2cb2be27 Fix using the wrong branch name for ubuntu-image. 2023-04-06 16:05:32 +02:00
Łukasz 'sil2100' Zemczak
1fe8f8f178 Another missed change - pass IMAGEFORMAT further down. 2023-04-06 12:40:51 +02:00
Łukasz 'sil2100' Zemczak
59f12263ed Some missing changes for image definition handling. 2023-04-06 10:05:40 +02:00
Łukasz 'sil2100' Zemczak
959011d5fc Some fixes per review - thanks Dan! 2023-04-06 09:19:29 +02:00
Łukasz 'sil2100' Zemczak
7673c4f98f For now, don't build the base images with ubuntu-image. 2023-04-05 22:20:46 +02:00
Łukasz 'sil2100' Zemczak
dc89df7ee2 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ui-by-default 2023-04-05 22:20:10 +02:00
Łukasz 'sil2100' Zemczak
2508d5add3 Use ubuntu-image from a snap (candidate for now). Only build raspi images with ubuntu-image 3.0 for now. 2023-04-05 22:14:30 +02:00
Łukasz 'sil2100' Zemczak
4e49b4df60 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-build 2023-04-05 20:50:27 +02:00
Łukasz 'sil2100' Zemczak
11a583d619 Initial implementation of canary image builds. 2023-04-05 20:49:16 +02:00
Heinrich Schuchardt
d42c7c5989 Add image for StarFive VisionFive 2
SUBARCH=visionfive2 is used to build images for the StarFive VisionFive 2
boards. For the device-tree we assume board revision 1.3B.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-04-05 15:08:04 +02:00
Steve Langasek
e1090424bb Update URL to point to ubuntu-archive-team.ubuntu.com. 2023-04-03 13:15:48 -07:00
Łukasz 'sil2100' Zemczak
19ef20f0bb Fix typo. 2023-03-17 12:35:49 +01:00
Łukasz 'sil2100' Zemczak
85f93d836a Add intel-iot server image support to devel. 2023-03-17 12:15:05 +01:00
Łukasz 'sil2100' Zemczak
3ad215e3f1 Forward port some intel-iot changes. 2023-03-17 11:54:46 +01:00
Dan Bungert
0d61fce909 Add ubuntu-mini-iso project 2023-03-06 08:21:29 -07:00
Łukasz 'sil2100' Zemczak
912e15c7fc Explicitly define the kernel flavor for ubuntucinnamon. 2023-03-06 13:06:29 +01:00
Łukasz 'sil2100' Zemczak
73f0355304 cinnamon: don't use the live task as well. 2023-03-06 11:43:47 +01:00
Łukasz 'sil2100' Zemczak
7798221957 Do not use the ubuntucinnamon-desktop task for cinnamon builds, it doesn't seem to be present in the archive yet. Use the metapackage instead, which seems like a better way forward anyway. 2023-03-06 11:28:30 +01:00