ubuntu-images:mantic

Last commit made on 2023-11-01
Get this branch:
git clone -b mantic https://git.launchpad.net/ubuntu-images
Members of Ubuntu Release Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
mantic
Repository:
lp:ubuntu-images

Recent commits

08279b4... by Ken VanDine

Added just enough casper bits to pause shutdown to unmount installation
media.

c532d2e... by Ken VanDine

Ensure /etc/machine-id is generated in the live image

7582f29... by Łukasz Zemczak

Tweak the ubuntu-core-desktop manifest name.

832715a... by Łukasz Zemczak

Small tweak to the core desktop definition.

3e32696... by Łukasz Zemczak

Add experimental images for ubuntu-core-desktop.

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>