Dan Bungert
592f753e26
canary: +dctrl-tools, subiquity uses it
1 year ago
Łukasz 'sil2100' Zemczak
494ef427e8
Merge branch 'canary-locale' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
1 year ago
Dan Bungert
aa2d04bd9d
revert KERNEL_FLAVORS=none
1 year ago
Łukasz 'sil2100' Zemczak
4fc64be673
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-locale
1 year ago
Łukasz 'sil2100' Zemczak
4cc5d37900
Fix changelog version and whitespace.
1 year ago
Dan Bungert
95b37dcb8c
budgie: KERNEL_FLAVOURS=none
1 year ago
Dan Bungert
6010b5de5e
desktop: KERNEL_FLAVOURS=none
...
no need to include the kernel directly, it is installed at
runtime (LP: #2026225 )
1 year ago
Łukasz 'sil2100' Zemczak
09cec13e37
canary: attempt to enable locale support for canary layers.
1 year ago
Utkarsh Gupta
06defc4348
Use ubuntu-cloud-minimal metapackage in minimized CPC images
...
Now that we have the cloud-minimal seed for minimized cloud
image builds, we should drop all the workarounds and hacks
we once needed when we were using the server seed. We can
directly use the new metapackage and get rid of the tasks and
other autoremoves, et al.
1 year ago
Dimitri John Ledkov
433a79d5a9
Merge remote-tracking branch 'origin/xnox/virtual-armhf' into ubuntu/master
1 year ago
Yao Wei (魏銘廷)
1038f94330
feat: add ubuntu-oem project for oem images
1 year ago
Sebastien Bacher
a67777a41f
Remove the catalog entry for minimal Ubuntu desktop
1 year ago
Heinrich Schuchardt
476e202403
Revert RISC-V: sunset allwinner kernel flavour
...
According to the kernel team the Linux Meta package linux-allwinner shall
continue to be supplied. It will depend on generic packages.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
1 year ago
Dimitri John Ledkov
1b6bfda382
Switch armhf from generic-lpae to virtual
...
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
1 year ago
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>
1 year ago
Loïc Minier
430ec27308
Use ubuntu-image for pre-installed Tegra images
2 years ago
Loïc Minier
b6c9a4d711
Add support for tegra-igx (similar to tegra)
2 years ago
Loïc Minier
a239256c06
Set MODEL=tegra for arm64+tegra
2 years ago
Loïc Minier
8bf4d3500f
Use image definition path rather than making a copy
2 years ago
Loïc Minier
262d0f3170
Offer overrides for ubuntu-images definitions
2 years ago
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.
2 years ago
Dan Bungert
3397098ff8
Allow choosing snap channel on subiquity ISOs
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
381a8febb2
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ui-by-default
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
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
Michael Hudson-Doyle
cafbd6f7d6
actual content change to drop edubuntu referencing ubuntu-desktop-minimal task
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
Steve Langasek
cfbcf2d690
Use the correct seed base for edubuntu. LP: #2019060 .
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
...
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
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
Steve Langasek
a13f729927
Make PROPOSED=1 builds work with NotAutomatic (lunar and later). LP: #2016022 .
2 years ago
Łukasz 'sil2100' Zemczak
1fe8f8f178
Another missed change - pass IMAGEFORMAT further down.
2 years ago
Łukasz 'sil2100' Zemczak
59f12263ed
Some missing changes for image definition handling.
2 years ago
Łukasz 'sil2100' Zemczak
959011d5fc
Some fixes per review - thanks Dan!
2 years ago
Łukasz 'sil2100' Zemczak
7673c4f98f
For now, don't build the base images with ubuntu-image.
2 years ago
Łukasz 'sil2100' Zemczak
dc89df7ee2
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into ui-by-default
2 years ago
Łukasz 'sil2100' Zemczak
2508d5add3
Use ubuntu-image from a snap (candidate for now). Only build raspi images with ubuntu-image 3.0 for now.
2 years ago
Łukasz 'sil2100' Zemczak
4e49b4df60
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-build
2 years ago
Łukasz 'sil2100' Zemczak
11a583d619
Initial implementation of canary image builds.
2 years ago
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>
2 years ago
Steve Langasek
e1090424bb
Update URL to point to ubuntu-archive-team.ubuntu.com.
2 years ago
Łukasz 'sil2100' Zemczak
19ef20f0bb
Fix typo.
2 years ago
Łukasz 'sil2100' Zemczak
85f93d836a
Add intel-iot server image support to devel.
2 years ago
Łukasz 'sil2100' Zemczak
3ad215e3f1
Forward port some intel-iot changes.
2 years ago
Dan Bungert
0d61fce909
Add ubuntu-mini-iso project
2 years ago
Łukasz 'sil2100' Zemczak
912e15c7fc
Explicitly define the kernel flavor for ubuntucinnamon.
2 years ago
Łukasz 'sil2100' Zemczak
73f0355304
cinnamon: don't use the live task as well.
2 years ago
Ł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.
2 years ago
Łukasz 'sil2100' Zemczak
f10fd68124
Add ubuntucinnamon to the seed-determination switch-case.
2 years ago
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>
2 years ago
Sean Davis
91e1771b03
Remove snap base seed for xubuntu:minimal
2 years ago
Steve Langasek
b4190c7b97
Clarified with Erich that edubuntu should install ubuntu-desktop-minimal task.
2 years ago
Steve Langasek
d4fe8aedc1
Fix edubuntu build: ubuntu-minimal is not a task and minimal is already declared.
2 years ago
Steve Langasek
6a6ac87e24
Fix wrong task name for xubuntu-minimal.
2 years ago
Łukasz 'sil2100' Zemczak
1ec696a842
Add ubuntucinnamon.
2 years ago
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>
2 years ago
Steve Langasek
202ad011c1
Merge remote-tracking branch 'edubuntu-dev/ubuntu/master' into ubuntu/master
2 years ago
Erich Eickmeyer
55c7d5720d
Bring back Edubuntu
2 years ago
Sean Davis
6cf691e25b
Make xubuntu minimal a subproject
2 years ago
Sean Davis
cf6104b94e
Rename task to xubuntu-desktop-minimal
2 years ago
Sean Davis
c72e5c8d03
Rename Xubuntu Core > Xubuntu Minimal
2 years ago
Sean Davis
fa81e76cbe
Enable xubuntu-core
2 years ago
Łukasz 'sil2100' Zemczak
beada31662
Use ubuntu-image image definitions for riscv, raspi and ubuntu-base builds.
2 years ago
Sebastien Bacher
12846905fd
Change the desktop build to let canary be the default
2 years ago
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>
2 years ago
Alexandre Ghiti
79e36dd7df
Revert "riscv: Install Wifi driver by default for the LicheeRV"
...
This reverts commit d5a7d6655f
.
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>
2 years ago
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
2 years ago
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
2 years ago
Brian Murray
4cfe993c3a
s/linux-firmware-raspi2/linux-firmware-raspi/
2 years ago
Steve Langasek
d3d636a6e0
Don't set a desktop base seed for ubuntu-base or ubuntu-core.
2 years ago
Łukasz 'sil2100' Zemczak
e159d2267c
Merge branch 'int/alex/riscv_mpfs' of git+ssh://git.launchpad.net/~alexghiti/livecd-rootfs into ubuntu/master
2 years ago
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)
2 years ago
Steve Langasek
1f0a3d7797
Fix passing of components to germinate commandline (how did this ever work?)
2 years ago
Steve Langasek
b3343c1255
Drop edubuntu and kubuntu-active, both obsolete in *all* supported releases.
2 years ago
Steve Langasek
3722d2ee58
Drop override of components for raspi images
2 years ago
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).
2 years ago
Alexandre Ghiti
f68433098d
riscv: Add support to build Microchip Icicle Kit image
...
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
2 years ago
Alexandre Ghiti
d5a7d6655f
riscv: Install Wifi driver by default for the LicheeRV
...
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
2 years ago
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>
2 years ago
Łukasz 'sil2100' Zemczak
815d26a19c
Comment cleanup for ubuntu-unity.
2 years ago
Rudra Bali
0581c7fd8a
fix typo
2 years ago
Rudra Bali
7f278b020d
use ubuntu-unity-desktop metapackage for now
2 years ago
Rudra Bali
c897750648
add live packages for Ubuntu Unity, since live task does not exist
2 years ago
Rudra Bali
bbd0e9fa5a
switch to ubuntu-unity-desktop task for Ubuntu Unity
2 years ago
Rudra Bali
503f9e8950
add Ubuntu Unity to daily flavors
2 years ago
Ł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).
2 years ago
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>
2 years ago
Steve Langasek
abcfabdbc0
Drop support for building i386 images aside from the launchpad builder images.
2 years ago
Alexandre Ghiti
6224b11fc0
riscv: Add support for StarFive VisionFive
...
The image created uses a UEFI bootflow, so we install grub for this board
only. We also need flash-kernel to install the dtb where grub can find
it.
This image is specifically architectured so that it can be installed on
a "factory" board, meaning using the u-boot firmware which was
originally implemented for Fedora, so we need the p3 partition that
embeds a uEnv.txt file to tell u-boot what/where to load next stage.
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
3 years ago
Alexandre Ghiti
be54b8b7a1
riscv: Fix nezha hardcoded password attempt
...
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
3 years ago
Alexandre Ghiti
f751ff7218
RISC-V: enable building for Nezha board
...
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
3 years ago
Michael Hudson-Doyle
fb589ecf00
Produce a tarball of artifacts for netbooting during live-server build.
3 years ago
Michael Hudson-Doyle
31937f1a4d
auto/config: Emit error message to stderr in _sanitize_passes.
3 years ago
Michael Hudson-Doyle
ed38882219
auto/config: preserve germinate-output directory when removing config
...
Germinate doesn't take very long at all to run but downloading the
indices it operates on can take a while and nothing else in auto/config
does so not doing it every time you run "lb config" can be a real time
saver.
The code that invokes germinate already checked if the output was
already there but it was unconditionally deleted by the time control got
to that point.
3 years ago
Dimitri John Ledkov
e5443e3588
auto/config: upgrade from hwe-20.04 to hwe-22.04 variant.
3 years ago
Dimitri John Ledkov
461731d538
Merge branch 'rip-0c3.net' into ubuntu/master
3 years ago
Jean-Baptiste Lallement
80ccea8d63
Separate WSL from CPC
...
Create a separate WSL image than CPC so it can be managed independently.
Co-authored-by: Didier Roche <didrocks@ubuntu.com>
3 years ago
Dimitri John Ledkov
27e7780d70
auto/config: drop support for 0c3.net
...
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
3 years ago
Łukasz 'sil2100' Zemczak
e4c846199b
Following Dave's changes to the classic pi gadget, switch to using the classic branch for desktop images as well.
3 years ago
Brian Murray
16c1851a90
Add the casper package instead of the lupin-casper package as the installer for Windows is a project that is no longer supported and lupin is being removed the archive in LP: 1960457.
3 years ago
Brian Murray
e5beee30fd
Add the capability to build an ISO image for the Intel IoT project. Additionally, stop using universe with the project given that the kernel is now in main.
3 years ago
Erich Eickmeyer
04c4a14a4e
Remove fonts and publishing tasks form ubuntustudio
3 years ago
Sebastien Bacher
808220c868
Enable universe sources on the desktop canary
3 years ago
Brian Murray
85fb768f4f
Properly check ARCH when setting the intel-iot model.
3 years ago
Michael Hudson-Doyle
f5bdeaf4fb
Merge branch 'language-support-in-catalogs' into ubuntu/master
3 years ago
Michael Hudson-Doyle
391439d44c
Record information about locale support (in particular, whether to install langpacks and which languages have pre-baked squashfses).
3 years ago
Dan Bungert
a96d56a110
desktop: install-sources.yaml type fsimage-layered
3 years ago
Michael Hudson-Doyle
8f8fc220c7
Generate source catalogs for the desktop canary build.
3 years ago
Michael Hudson-Doyle
fe38bd02c1
Change the per language layers in the desktop canary build to have more regular names (and make their implementation better documented and hopefully more comprehensible).
3 years ago
Michael Hudson-Doyle
17279822d5
Get source catalog translations from subiquity git, as brz is in universe.
3 years ago
Michael Hudson-Doyle
cda8c920dd
create source catalogs for live server install sources
3 years ago
Brian Murray
44384357ad
add missing for intel-iot
3 years ago
Michael Hudson-Doyle
116a51a080
bootstrap the minimal variant for the minimal server layer
3 years ago
Michael Hudson-Doyle
d11c71a686
add a minimal server layer under the full server layer
3 years ago
Sebastien Bacher
5ba545f2b6
Tweaks to the canary packages
...
Install cloud-init on the live and target, remove ubiquity
3 years ago
Sebastien Bacher
cdbb5598ad
Remove lupin-casper from the canary image
...
The description states it was for wubi which we aren't using anymore
3 years ago
Brian Murray
dbab97caa9
switch amd64 to the arch variable
3 years ago
Brian Murray
c09110cfa8
add support for intel-iot models
3 years ago
Brian Murray
f2c1300f71
rename iotg iot so the names are consistent with the models
3 years ago
Michael Hudson-Doyle
bb0bba1793
address review comments
4 years ago
Michael Hudson-Doyle
f563b310d3
update auto/config for move of live-server to layers
4 years ago
Michael Hudson-Doyle
fb8af1fd80
add a way to prevent a layer (and descendants) from being made into a sqashfs
...
for the live server build, i want to make a layer to install the kernel
into but do not want the layer itself to be published.
the implementation is a bit clunky but it works.
4 years ago
Michael Hudson-Doyle
75165aeb34
replace call to Echo_warning with plan echo as former is not defined at this point
4 years ago
Brian Murray
ad3e755974
rename iotg to intel-iotg so its slightly more descriptive
4 years ago
Brian Murray
066422894b
also support building an ubuntu-cpc amd64 iotg image
4 years ago
Brian Murray
d8b24aaae6
add iotg as a subarch of amd64 w/ image-intel kernel
4 years ago
Łukasz 'sil2100' Zemczak
83852ca96b
Revert previous change, use ubuntu-server-raspi task name.
4 years ago
Łukasz 'sil2100' Zemczak
d2cfa41ec2
Use the server-raspi task name instead of ubuntu-server-raspi
4 years ago
Sebastien Bacher
48f3682969
Define a new add_snap and use it for canary
...
We can install the new ubuntu-desktop-installer on the iso this way
4 years ago
Sebastien Bacher
740c960575
The u-boot-tools package was typoed
...
Should fix the ubuntu-preinstalled impish build
4 years ago
Michael Hudson-Doyle
5c3bb6896c
Remove all references to the "base" project, which has not been built since 16.04 release day.
4 years ago
Steve Langasek
c7b751e401
Drop code for the 'ubuntu-core' project when not using image_format: ubuntu-image, as this is obsolete and not used to build core* snaps in recent series.
4 years ago
Jean-Baptiste Lallement
0c3bbd7d99
Use -updates for germinate
...
Some packages are in universe at release time then promoted to
the main pocket in -updates during the release lifecycle.
These packages should be considered by germinate when the root fs is
built (LP: #1921862 )
Co-authored-by: Didier Roche <didrocks@ubuntu.com>
4 years ago
Dimitri John Ledkov
f58b0693f6
Merge branch 'raspi-server-seed' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master
4 years ago
Dimitri John Ledkov
dd79c5c75d
buildd: Re-enable merged /usr by default, as it is now required
...
Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
4 years ago
Dimitri John Ledkov
20f76e7cf8
Merge branch 'preinstalled' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master
4 years ago
Michael Hudson-Doyle
749bdeac44
Merge branch 'ubuntu/master' into new-ubuntu-oci
4 years ago
Dimitri John Ledkov
d5a8116428
Add support for generic preinstalled images. LP: #1923832
4 years ago
Thomas Bechtold
ac4a95b931
Add new ubuntu-oci project
...
This is a copy of the ubuntu-base project.
Currently ubuntu-base is used as a base for the docker/OCI container
images. The rootfs tarball that is created with ubuntu-base is
published under [0]. That tarball is used in the FROM statement of the
Dockerfile as base and then a couple of modifications are done inside
of the Dockerfile[1].
The ubuntu-oci project will include the changes that are currently
done in the Dockerfile. With that:
1) a Dockerfile using that tarball will be just a 2 line thing:
FROM scratch
ADD ubuntu-hirsute-core-cloudimg-amd64-root.tar.gz /
CMD ["/bin/bash"]
2) Ubuntu has the full control about the build process of the
docker/OCI container. No external sources (like [1]) need to be
modified anymore.
3) Ubuntu can publish containers without depending on the official
dockerhub containers[2]. Currently the containers for the AWS ECR
registry[3] use as a base[4] the official dockerhub containers. That's
no longer needed because a container just needs a Dockerfile described
in 1)
When the ubuntu-oci project has the modifications from [1] included,
we'll also update [1] to use the ubuntu-oci rootfs tarball as a base
and drop the modifications done at [1].
Note: Creating a new ubuntu-oci project instead of using ubuntu-base
will make sure that we don't break users who are currently using
ubuntu-base rootfs tarballs for doing their own thing.
[0] https://partner-images.canonical.com/core/
[1]
https://github.com/tianon/docker-brew-ubuntu-core/blob/master/update.sh
[2] https://hub.docker.com/_/ubuntu
[3] https://gallery.ecr.aws/ubuntu/ubuntu
[4]
https://launchpad.net/~ubuntu-docker-images/ubuntu-docker-images/+oci/ubuntu/+recipe/ubuntu-20.04
4 years ago
Łukasz 'sil2100' Zemczak
52f3b69331
Enable using ubuntu-server-raspi, clean up handling of raspi setup.
4 years ago
Łukasz 'sil2100' Zemczak
b9eb0aaee3
Drop imx6 support as it never really happened.
4 years ago
Łukasz 'sil2100' Zemczak
1d537bf78d
Temporarily hack in ubuntu-raspi-settings for raspi images (we should be using seeds tho).
4 years ago
Iain Lane
42409e7068
auto/config: Install pi-bluetooth for raspi images
...
These are in restricted, and so cannot be depended on by the
metapackages which are in main.
4 years ago
Sebastien Bacher
ed8ee60c98
Desktop is using the hwe kernel, do the same on canary
4 years ago
Łukasz 'sil2100' Zemczak
c2733a55f7
Still hardcode UC20 amd64 image size, but to the same value as for UC16 and UC18.
4 years ago
Dimitri John Ledkov
2f84bc9a84
config: on hirsute build UC22 images
4 years ago
Dimitri John Ledkov
a808b28d47
riscv64: build preinstalled riscv64 image with uboot SPL and CIDATA.
4 years ago
Łukasz 'sil2100' Zemczak
dda73b5591
Do not hard-code the UC20 amd64 image size anymore.
4 years ago
Dimitri John Ledkov
8e986c20fd
Merge remote-tracking branch 'seb128/layered-languages-fix' into ubuntu/master
4 years ago
Sebastien Bacher
fa5c2092c7
During the layered build generate the right content for no languages
...
The structure changed as part of bug #1873374
4 years ago
Dimitri John Ledkov
e2fd168f50
amd64: always install grub-pc with shim-signed
...
shim-signed depends on grub-efi-amd64-signed, which in turn has
alternative depends on either `grub-efi-amd64 | grub-pc`. However to
support booting with either via shim&signed-grub and BIOS, the choice
must be made to install grub-pc, not grub-efi-amd64.
This makes images consistent with Ubuntu Deskop, Live Server, buildd
bootable images; all of which already do install grub-pc and
shim-signed.
LP: #1901906
4 years ago
Dimitri John Ledkov
1c7d688319
auto/config: scope ubuntu:desktop-preinstalled:raspi image options
...
When desktop-preinstalled image options were added in
38157b3748
, for the raspi subarch, the
options listed there were not scoped for raspi subarch. This results
in those options getting also applied for the HYPERV
ubuntu:desktop-preinstalled image.
Thus scope the newly added options under raspi subarch case only.
4 years ago
Dimitri John Ledkov
5d9af7f3c5
auto/config: seed ubuntu-desktop when building hyperv image
...
Regression introduced in 38157b3748
when
desktop-preinstalled code branch was added, it dropped addint
ubuntu-desktop task. Instead it added ubuntu-desktop-raspi task, only
for the raspi subarch, which depends on ubuntu-desktop. But the hyperv
case, now ended up without ubuntu-desktop task.
It looks like introduction of "desktop-preinstalled" assumed, that it
is for raspi only, when in fact that code path now started to be used
for hyperv gallery image too.
4 years ago
Łukasz 'sil2100' Zemczak
5a7b332745
Build classic raspi server images by default from the 'classic' branch now.
4 years ago
Łukasz 'sil2100' Zemczak
eda716902e
For desktop-preinstalled we don't need cloud-image.
4 years ago
Łukasz 'sil2100' Zemczak
fdd8b1cba0
Use the right task name - ubuntu-desktop-raspi.
4 years ago
Łukasz 'sil2100' Zemczak
38157b3748
First batch of changes for raspi desktop.
4 years ago
Steve Langasek
37f5f8881f
Revert "Revert "Remove fstab from squashfs images""
...
This reverts commit d9de270189
.
4 years ago
Steve Langasek
d9de270189
Revert "Remove fstab from squashfs images"
...
This reverts commit f96e874ed1
.
4 years ago
Robert C Jennings
e3dce0ab17
Handle seeded lxd snap with channel name for ubuntu-cpc:minimized
...
The seed now specifies the lxd snap in focal as
'lxd=4.0/stable/ubuntu-20.04' which doesn't match the expectations of
the code with looks for lxd as the only snap in the seed for minimized
images. This patch updates the pattern to accept 'lxd' or 'lxd=*'.
4 years ago
David Krauser
4c504f6781
Fix broken minimal cloud image boot on amd64
...
I recently pulled initramfs logic out of the base build hook, and
dropped that into the `replace_kernel` function. Any cloud image that
does not leverage the generic virtual kernel was expected to call
`replace_kernel` to pull in a custom kernel. That function will
disable initramfs boot for images that use a custom kernel.
Minimal cloud images on amd64 use the linux-kvm kernel, but the build
hook does not utilize the `replace_kernel` function. Instead, the
kernel flavor is set in `auto/config`. I pulled that logic out of
`auto/config` and am now calling `replace_kernel` in the build hook.
I also moved a call to generate the package list so that it will pick
up the change to the linux-kvm kernel.
5 years ago
Balint Reczey
f96e874ed1
Remove fstab from squashfs images
...
The default fstab is not valid, since squashfs does not support labels.
LP: #1877078
5 years ago
Łukasz 'sil2100' Zemczak
40103430d8
Enable overrides of UC20 grade dangerous channels
5 years ago
Dimitri John Ledkov
b9177cfd59
Fixup indentation
...
Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
5 years ago
Dimitri John Ledkov
6e8b5b94c4
ubuntu-image: fix focal+ pi images for armhf to use pi-armhf model name.
...
LP: #1876358
5 years ago
Dimitri John Ledkov
668898d92c
Bump only the UC20 pc image to 8GB, and keep Pi images as small as possible.
...
LP: #1875430
5 years ago
Dimitri John Ledkov
56ac1865f7
Switch Ubuntu desktop to only hwe-20.04 kernel flavour.
5 years ago
Łukasz 'sil2100' Zemczak
d2a2ac41a4
Use the raspi KERNEL_FLAVOUR for the raspi images.
5 years ago
Dimitri John Ledkov
910310dbbb
Only install oem-20.04 kernel flavour on amd64, as it doesn't exist on other arches.
5 years ago
Łukasz 'sil2100' Zemczak
40c51f78b8
Switch to using the generic pi gadget repo for classic, use the main branches.
5 years ago
Łukasz 'sil2100' Zemczak
95772fd9df
Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into u-i-disk-info
5 years ago
Łukasz 'sil2100' Zemczak
e9170e053b
Rename the raspi3 SUBARCH to raspi
5 years ago
Dimitri John Ledkov
17dc48cf65
Set uc20 image size to 10G.
5 years ago
Dimitri John Ledkov
438606c5e8
Encode CHANNEL specification in the UC20 model names.
5 years ago
Dimitri John Ledkov
f6ca600af2
Install oem-20.04 kernel flavour on Ubuntu Desktop builds.
5 years ago
Łukasz 'sil2100' Zemczak
2870738f00
Merge the manually-pushed 2.636 from Laney.
5 years ago
Łukasz 'sil2100' Zemczak
2ca3cc9720
Use the datestamp parameter (stored in NOW) instead of the newly added BUILD_ID.
5 years ago
Łukasz 'sil2100' Zemczak
fc6d956269
Support generating a .disk/info file via ubuntu-image if BUILD_ID is passed from cdimage to the builder.
5 years ago
Michael Hudson-Doyle
f27b432026
ubuntu-cpc hooks are Different
5 years ago
Michael Hudson-Doyle
fb31b64a7c
preserve apt preferences for all projects
5 years ago
Michael Hudson-Doyle
d38ceab06d
fix in case of no preferences
5 years ago
Michael Hudson-Doyle
94c2d606ca
Preserve apt preferences created by any package we install (i.e. ubuntu-advantage-tools) against live-build's attempt to delete them. (LP: #1855354 )
5 years ago
Łukasz 'sil2100' Zemczak
474f232840
Snapd for uc20 model assertions does not support global channel overrides.
5 years ago
Łukasz 'sil2100' Zemczak
a1daf38b93
Add support for Ubuntu Core 20 builds by supporting uc20 models.
5 years ago
Dimitri John Ledkov
3551fc1a02
Ship two kernel flavours on desktop image.
5 years ago
Dimitri John Ledkov
39f675eaf6
Drop installing dummy transitional linux-signed-generic, these days linux-generic is always signed, on arches that need/support it.
5 years ago
David Krauser
52a3471922
Add hooks to build bootable buildd images.
...
Only install policyrcd-script-zg2 in lxd tarball.
5 years ago
Łukasz 'sil2100' Zemczak
ac40cadf08
Support fetching classic gadget trees from a non-github-mirrored launchpad repo.
5 years ago
Łukasz 'sil2100' Zemczak
2896d39a7a
Make sure the imx6 subarch uses the ubuntu-image imageformat.
5 years ago
Adam Conrad
7c85d91d41
Limit the lxd group to images with an installer; it's less appropriate for random tarball images, which are configured in ways we don't know.
5 years ago
Michael Hudson-Doyle
c89806ba4d
Do not create a hook manually for ubuntu-cpc builds, make-hooks does not like that.
5 years ago