~ogayot/ubuntu-seeds:noble-live+cryptsetup

Last commit made on 2023-12-08
Get this branch:
git clone -b noble-live+cryptsetup https://git.launchpad.net/~ogayot/ubuntu-seeds
Only Olivier Gayot can upload to this branch. If you are Olivier Gayot please log in for upload directions.

Branch information

Name:
noble-live+cryptsetup
Repository:
lp:~ogayot/ubuntu-seeds

Recent commits

5499ae6... by Olivier Gayot

Add cryptsetup to "live" - required for the desktop installer

The desktop installer needs cryptsetup so that users can install Ubuntu
using the encrypted LVM option.

cryptsetup was previously pulled as a dependency of ubiquity when
ubiquity was still seeded. Nowadays the package is absent from the
desktop live installer images.

Theoretically, we could ship cryptsetup in the ubuntu-desktop-installer
snap, but using a core22's cryptsetup to install 24.04 does not sound
too appealing. It feels better to use the version that is supposed to
work for the Ubuntu release that we are installing.

Signed-off-by: Olivier Gayot <email address hidden>

1228096... by Athos Ribeiro

Remove crmsh in favor of pcs

This was added here because pacemaker no longer pulls it in (it now
pulls pcs). We are ready to demote it for 24.04, so let's remove it now.

* LP: #2042486

94b5b2d... by Steve Langasek

Replace ubiquity with ubuntu-desktop-installer in the Ubuntu live environment

c48d2ad... by Steve Langasek

platform.mantic -> platform.noble; ubuntu.mantic -> ubuntu.noble

afe820c... by Dimitri John Ledkov

Fix hw support for ARM64 Desktops

flash-kernel required, until we build the dtb into vmlinuz, and
current generation of installers do not attempt to install
flash-kernel on arm64. Maybe they should.

protection-domain-mapper & qrtr-tools required to access QCom specific
hardware on any of their platforms. This fixes battery indicator for
example. Note these packages are currently in universe. There is no
MIR for those yet.

Lack of flash-kernel is critical for for both Desktop ARM64 and
Desktop ARM64+X13s images. Lack of protection-domain-mapper &
qrtr-tools makes X13s install have less hardware support, but can be
fixed with an sru of ubuntu-meta.

LP: #2038909
LP: #2038903

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

01aefcb... by Jeremy Bícha

desktop.minimal-remove: Don't remove baobab

It is now part of the default (minimal) Ubuntu 23.10 install

823dc58... by Jeremy Bícha

Move baobab & gnome-clocks from desktop to desktop-minimal

LP: #2038317

fd4d010... by Steve Langasek

Merge remote-tracking branch 'xnox/x13s' into mantic

391f3d9... by Dimitri John Ledkov

ship-live: add customization for arm64+x13s

Make linux-generic-hwe-22.04 & nvidia drivers amd64-only, as the only
arm64 build currently uses laptop kernel without nvidia hardware.

LP: #2037099

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

1404d96... by Dan Bungert

server: remove zfs packages

Remove zfs-initramfs and zfsutils-linux from the server seed. Having
them here means that ZFS kernel modules and systemd services are active,
resulting in unnecessary memory consumption on devices that aren't using
ZFS.

This reverts commit 36c17dbdbfd13f1b386aa86d065a8a9d34c48a35.