~toabctl/livecd-rootfs:master-optional-allow-core-snaps

Last commit made on 2022-03-09
Get this branch:
git clone -b master-optional-allow-core-snaps https://git.launchpad.net/~toabctl/livecd-rootfs
Only Thomas Bechtold can upload to this branch. If you are Thomas Bechtold please log in for upload directions.

Branch merges

Branch information

Name:
master-optional-allow-core-snaps
Repository:
lp:~toabctl/livecd-rootfs

Recent commits

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

0a7892b... by Łukasz Zemczak

Add changelog.

e4c8461... by Łukasz Zemczak

Following Dave's changes to the classic pi gadget, switch to using the classic branch for desktop images as well.