Ł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
Łukasz 'sil2100' Zemczak
f10fd68124
Add ubuntucinnamon to the seed-determination switch-case.
2023-03-03 15:08:09 +01:00
Dimitri John Ledkov
63317374e5
auto/config: Add support for ubuntu core arm64 generic images
...
LP: #2009067
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
2023-03-02 18:11:24 +00:00
Sean Davis
91e1771b03
Remove snap base seed for xubuntu:minimal
2023-02-28 05:26:51 -05:00
Steve Langasek
b4190c7b97
Clarified with Erich that edubuntu should install ubuntu-desktop-minimal task.
2023-02-24 21:11:53 -08:00
Steve Langasek
d4fe8aedc1
Fix edubuntu build: ubuntu-minimal is not a task and minimal is already declared.
2023-02-24 21:05:46 -08:00
Steve Langasek
6a6ac87e24
Fix wrong task name for xubuntu-minimal.
2023-02-24 20:57:00 -08:00
Steve Langasek
4dbeba4ba3
Address the fact that debootstrap doesn't follow Recommends and as a result we're missing several Recommends that should be installed by default and are on upgrades but not on new installs. This is not applied to minimized images, which don't follow Recommends; but does get separately applied to the ubuntu-server full squashfs.
2023-02-24 17:47:51 -08:00
Dimitri John Ledkov
88f8976e64
Terrible hack workaround for clearing out the non-offline apt cache for desktop related images.
2023-02-24 12:19:26 +00:00
Łukasz 'sil2100' Zemczak
1ec696a842
Add ubuntucinnamon.
2023-02-23 19:32:10 +01:00
Didier Roche
199644871f
WSL: do not depend on standard anymore.
...
Evolve the seed to only ship the specific part useful to WSL users. This
allows to trim down the image size.
Co-authored-by: Jean-Baptiste Lallement <jean-baptiste@ubuntu.com>
2023-02-20 11:58:07 +01:00
Steve Langasek
202ad011c1
Merge remote-tracking branch 'edubuntu-dev/ubuntu/master' into ubuntu/master
2023-02-14 15:55:20 -08:00
Erich Eickmeyer
55c7d5720d
Bring back Edubuntu
2023-02-12 10:03:13 -08:00
Sean Davis
6cf691e25b
Make xubuntu minimal a subproject
2023-01-21 11:51:20 -06:00
Sean Davis
cf6104b94e
Rename task to xubuntu-desktop-minimal
2023-01-13 07:37:30 -05:00
Sean Davis
c72e5c8d03
Rename Xubuntu Core > Xubuntu Minimal
2023-01-08 00:19:56 -05:00
Sean Davis
fa81e76cbe
Enable xubuntu-core
2023-01-07 22:47:49 -05:00
Łukasz 'sil2100' Zemczak
c56e7aab04
Minor code-duplication removal.
2022-12-16 11:13:42 +01:00
Łukasz 'sil2100' Zemczak
beada31662
Use ubuntu-image image definitions for riscv, raspi and ubuntu-base builds.
2022-12-15 10:22:06 +01:00
Sebastien Bacher
12846905fd
Change the desktop build to let canary be the default
2022-11-23 17:15:15 +01:00
Samir Akarioh
105acdebc7
feat: Add metadata on ubuntu-oci image
...
Add a file build.info on etc/cloud
with the serial information
Signed-off-by: Samir Akarioh <samir.akarioh@canonical.com>
2022-10-27 09:03:38 +02:00
Alexandre Ghiti
6838060860
riscv: Install dkms by default on the LicheeRV board
...
So that people without network access can download the package and
install it using a usb drive for example.
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
2022-10-12 14:15:46 +02:00
Alexandre Ghiti
79e36dd7df
Revert "riscv: Install Wifi driver by default for the LicheeRV"
...
This reverts commit d5a7d6655f2fa653c8bc0f316613f37f58a9c2cc.
The Wifi driver package is in universe and can't be promoted in time for
the release, so revert this.
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
2022-10-12 14:15:46 +02:00
Utkarsh Gupta
acf76bb3c7
Merge remote-tracking branch 'samirakarioh/fix-oci-bug' into ubuntu/master
...
* samirakarioh/fix-oci-bug:
fix: build OCI image failed to build
2022-09-29 13:54:27 +05:30
Samir Akarioh
8fca716ca3
fix: build OCI image failed to build
...
Fix the bug added by this commit [0]. The bug added
is that the build livefs for a OCI image file failed
see Jenkins logs [1] and buildlog [2]. This commit
permit to fix this issue.
Refs: [0] https://git.launchpad.net/livecd-rootfs/commit/?id=2b5e8a81e57ae89b9ebed9bab20423d2e61d80d0
[1] https://jenkins.canonical.com/devel-cloud-images/view/OCI/job/22.10-UbuntuOCI-Build-Images/73/ARCH=amd64,NODE=kinetic/console
[2] https://launchpad.net/~cloud-images-release-managers/+livefs/ubuntu/kinetic/ubuntu-oci/+build/375833
Signed_by: Samir Akarioh and Tomas Virtus
2022-09-28 13:54:48 +02:00
Brian Murray
4cfe993c3a
s/linux-firmware-raspi2/linux-firmware-raspi/
2022-09-27 13:50:08 -07:00
Steve Langasek
d3d636a6e0
Don't set a desktop base seed for ubuntu-base or ubuntu-core.
2022-09-25 01:52:09 -07:00