~waveform/ubuntu-images:mantic

Last commit made on 2023-10-02
Get this branch:
git clone -b mantic https://git.launchpad.net/~waveform/ubuntu-images
Only Dave Jones can upload to this branch. If you are Dave Jones please log in for upload directions.

Branch merges

Branch information

Name:
mantic
Repository:
lp:~waveform/ubuntu-images

Recent commits

4f1b7f2... by Dave Jones

Use the oem-config-prepare package

The manual execution of oem-config-prepare was missing the creation of
the oem user (with the appropriate UID) anyway, and this is much neater
than resorting to manual execution of stuff.

f3dc178... by Steve Langasek

Explicitly seed oem-config-gtk

universe currently being enabled means that we get a "random" implementation
of oem-config-frontend to satisfy the dependency of oem-config.

It is a bug that universe is enabled at image construction time; however,
since we don't currently have a way to enable universe only for post-install
sources.list without also enabling it during image construction, work around
this by explicitly choosing our implementation.

6ecae5f... by Dave Jones

Format YAML consistently

3934866... by Dave Jones

Point at the classic branch

classic-redesign can now be retired

bbe69c0... by Dave Jones

Enable universe and multiverse components

We *don't* want any packages from these components. Unfortunately,
livecd-rootfs used to patch these components into the apt sources after
the build, that's not currently possible with ubuntu-image. Without
these components, the apt configuration in the resulting image lacks
universe and multiverse, which is confusing to the user.

If ubuntu-image grows the ability to patch the apt configuration after
the build, this commit should be reverted (and replaced with whatever
configuration is needed to add components post-build)

9928be1... by Dimitri John Ledkov

mantic is 23.10

Signed-off-by: Dimitri John Ledkov <email address hidden>

9c752df... by Łukasz Zemczak

Ommit the quiet option for oem-config-prepare

1422001... by Łukasz Zemczak

Add a manual execute for the pi desktop image to enable oem-config to work properly. This is expected as a temporary workaround. Let's bump the image definition revision as well.

b48e045... by Łukasz Zemczak

For the pc amd64/arm64 definitions, make sure meta-data is present as well (it's needed). And user-data requires the cloud-config header.

16eaf38... by Loïc Minier

Switch to main branch of pc-gadget (now portable)