livecd-rootfs:add-buildd-aarch64

Last commit made on 2022-03-17
Get this branch:
git clone -b add-buildd-aarch64 https://git.launchpad.net/livecd-rootfs
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
add-buildd-aarch64
Repository:
lp:livecd-rootfs

Recent commits

0b3a015... by Michał Sawicz

Add arm64 buildd bootable image

68b26a7... by Utkarsh Gupta

Update d/ch for 2.759 release

e4fbc79... by Thomas Bechtold

Add debian/changelog

3473568... by Thomas Bechtold

Allow to install core snap optionally

Commit 245f7772bdb74 added code to abort the build if a snap wants to
install "core" (the 16.04 runtime). That's great but there are still
some CPC maintained image builds that use snaps based on "core". So
make it possible to continue the build if the "ALLOW_CORE_SNAP" env
variable is set.

b6118d0... by Utkarsh Gupta

Update d/ch for 2.758 release

0c13baf... by Ivan Kapelyukhin

Update changelog

b40ce74... by Ivan Kapelyukhin

perf(cpc): split disk-image-uefi out of disk-image series file

Due to how `disk-image` file is structured, it builds BIOS and UEFI
images at the same time. However, certain images (e.g., GCE images)
require only UEFI image to be built, BIOS image is being simply
discarded. This results in longer build times.

Splitting out `disk-image-uefi` would allow images to use it instead of
`disk-image` and thus avoid building unused BIOS images.

`disk-image` now depends on `disk-image-uefi` for backward
compatibility.

de0575b... by Łukasz Zemczak

releasing package livecd-rootfs version 2.757

ef7a95a... by Łukasz Zemczak

Merge branch 'pi-desktop-one-gadget' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master

9e682c6... by Łukasz Zemczak

...not released yet