Ł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
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
Ł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
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
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
Łukasz 'sil2100' Zemczak
e159d2267c
Merge branch 'int/alex/riscv_mpfs' of git+ssh://git.launchpad.net/~alexghiti/livecd-rootfs into ubuntu/master
2022-09-23 12:01:56 +02:00
Steve Langasek
2b5e8a81e5
Default to using 'desktop' for the base seed so we don't have another place we have to extend the list for each new flavor (ubuntu-unity)
2022-09-22 15:36:47 -07:00
Steve Langasek
1f0a3d7797
Fix passing of components to germinate commandline (how did this ever work?)
2022-09-21 16:47:47 -07:00
Steve Langasek
b3343c1255
Drop edubuntu and kubuntu-active, both obsolete in *all* supported releases.
2022-09-21 16:12:36 -07:00
Steve Langasek
3722d2ee58
Drop override of components for raspi images
2022-09-21 13:35:08 -07:00
Steve Langasek
9cc8267f07
live-build/auto/config: set COMPONENTS for all flavors *before* we invoke germinate. Fixes a regression introduced in commit 07873ec. In the process, stop declarations of COMPONENTS that shadow the default in germinate (main restricted).
2022-09-21 12:59:06 -07:00
Alexandre Ghiti
f68433098d
riscv: Add support to build Microchip Icicle Kit image
...
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
2022-09-20 13:49:40 +02:00
Alexandre Ghiti
d5a7d6655f
riscv: Install Wifi driver by default for the LicheeRV
...
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
2022-09-20 13:49:40 +02:00
Alexandre Ghiti
e8ea6335d5
riscv: Add support to build LicheeRV Dock images
...
The LicheeRV Dock board comes with only 512MB of DRAM so the only difference
with a Nezha image is the fact that we have to remove
cryptsetup-initramfs package which makes the initrd too big for the
board to boot.
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
2022-09-20 13:49:39 +02:00
Łukasz 'sil2100' Zemczak
815d26a19c
Comment cleanup for ubuntu-unity.
2022-09-14 16:11:07 +02:00
Rudra Bali
0581c7fd8a
fix typo
2022-09-14 14:55:01 +05:30
Rudra Bali
7f278b020d
use ubuntu-unity-desktop metapackage for now
2022-09-14 14:54:11 +05:30
Rudra Bali
c897750648
add live packages for Ubuntu Unity, since live task does not exist
2022-09-14 08:34:45 +05:30
Rudra Bali
bbd0e9fa5a
switch to ubuntu-unity-desktop task for Ubuntu Unity
2022-09-14 08:34:45 +05:30
Rudra Bali
503f9e8950
add Ubuntu Unity to daily flavors
2022-09-01 01:50:54 +05:30
Łukasz 'sil2100' Zemczak
eec8f595d3
Make sure that the recent riscv64 changes for our supported devices don't install wpasupplicant on non-SUBARCH builds (like for clouds).
2022-07-28 14:08:52 +02:00
Alexandre Ghiti
2485e0bebf
riscv: Install wpasupplicant by default
...
For now, all RISC-V hardware is SBC-like board which embed a Wifi
chipset so install wpasupplicant by default. We'll certainly split the
seeds between server and embedded hardware later.
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
2022-07-28 11:17:24 +02:00