~xnox/livecd-rootfs:unbreak-hyperv-desktop-preinstalled

Last commit made on 2020-10-27
Get this branch:
git clone -b unbreak-hyperv-desktop-preinstalled https://git.launchpad.net/~xnox/livecd-rootfs
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Branch information

Name:
unbreak-hyperv-desktop-preinstalled
Repository:
lp:~xnox/livecd-rootfs

Recent commits

1c7d688... by Dimitri John Ledkov

auto/config: scope ubuntu:desktop-preinstalled:raspi image options

When desktop-preinstalled image options were added in
38157b37487d244b27af33f7863e6b15253c8f94, 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.

5d9af7f... by Dimitri John Ledkov

auto/config: seed ubuntu-desktop when building hyperv image

Regression introduced in 38157b37487d244b27af33f7863e6b15253c8f94 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.

a0b58df... by Joshua Powers

fix changelog version

b96d6a5... by Joshua Powers

Update changelog

b0c8b62... by Joshua Powers

ubuntu-cpc: only install shim-signed, run autoremove

The CPC build hooks for amd64 incorrectly attempt to install shim-signed
in addition to grub-efi-amd64 and grub-pc. These latter two packages
conflict with each other. Instead shim-signed should install whatever
packages are required.

Additionally, this will ensure that autoremove is run after installing
anything in the CPC build hooks. This is done to avoid shipping images
that include packages that are autoremovable. This will clean-up as
packages are installed and detect any breakage at build time.

a3d6f34... by Łukasz Zemczak

releasing package livecd-rootfs version 2.694

f4f4fec... by Łukasz Zemczak

Add the pi desktop oem user to the adm and sudo groups

81eba8d... by Łukasz Zemczak

releasing package livecd-rootfs version 2.693

49a0243... by Łukasz Zemczak

Changelog

5a7b332... by Łukasz Zemczak

Build classic raspi server images by default from the 'classic' branch now.