~xubuntu-dev/livecd-rootfs:xubuntu-live-installer-fix

Last commit made on 2024-02-20
Get this branch:
git clone -b xubuntu-live-installer-fix https://git.launchpad.net/~xubuntu-dev/livecd-rootfs
Members of Xubuntu Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
xubuntu-live-installer-fix
Repository:
lp:~xubuntu-dev/livecd-rootfs

Recent commits

d9a37fa... by Sean Davis

xubuntu: Fix the variable KERNEL_FLAVOURS

da41618... by Łukasz Zemczak

releasing package livecd-rootfs version 24.04.39

cf5124e... by Łukasz Zemczak

Fix changelog version.

ace66cb... by Łukasz Zemczak

Attempt building netboot tarballs for largemem arm64 server images.

db5f662... by Steve Langasek

Also move the definition next to where it is used

bf5a799... by Steve Langasek

Pare down 'BASE_SEED' handling to only those flavors which still use it.

Per the comments, BASE_SEED was initially used to identify the seed in the
flavor to use for identifying preseeded snaps, and later was also used to
identify which "minimal-remove" seed to apply to an image.

The first usage is now obsolete after a refactor; we now correctly detect
snaps from any of the included seeds without needing an explicit
declaration.

The second usage only applies to installer images that are NOT using layered
squashfs, since for these images 'minimal' is a separate squashfs layer
rather than a list of packages to remove after the fact.

Refactor this code to eliminate pointless definitions of BASE_SEED and
define it only for the subset of flavors today that:
 - have a 'minimal-remove' seed
 - are not using layered squashfs.

f64c281... by Steve Langasek

releasing package livecd-rootfs version 24.04.38

45521e7... by Steve Langasek

Fix overlooked syntax error

5fc0c52... by Steve Langasek

releasing package livecd-rootfs version 24.04.37

3c00114... by Steve Langasek

changelog