]> git.ipfire.org Git - thirdparty/systemd.git/commit
Parse a new profile key in Type 1 boot entries
authorItxaka <itxaka@kairos.io>
Tue, 23 Sep 2025 10:07:21 +0000 (12:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Sep 2025 08:00:43 +0000 (10:00 +0200)
commit1e9c9773b994f2f703a5aa5ba80961e90be3a892
treec670b525aefa6a3d92134ecf5a12cbf22535a751
parent97940e77a9e347085a0b174bafa90a2823f43657
Parse a new profile key in Type 1 boot entries

This allows Type 1 entries to take advantage of multiprofile efi files
by allowing the configuration of the profile associated with that entry.

It will now parse the profile key in a Type 1 config to select that
profile when booting that efi file instead of relaying in the cmdline

Signed-off-by: Itxaka <itxaka@kairos.io>
src/boot/boot.c