archiso/configs/releng
nl6720 e5bdf0c6ab
configs/{baseline,releng}/: disable systemd-gpt-auto-generator
When booting the ISO, you can observe a message that systemd-gpt-auto-generator has failed:

    systemd-gpt-auto-generator[197]: Reading EFI variable /sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f.
    systemd-gpt-auto-generator[197]: open("/sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f") failed: No such file or directory
    systemd-gpt-auto-generator[197]: EFI loader partition unknown, exiting.
    systemd-gpt-auto-generator[197]: (The boot loader did not set EFI variable LoaderDevicePartUUID.)
    systemd-gpt-auto-generator[197]: Failed to open device: No such device

Seeing as it started to appear relatively recently, it may be a systemd bug.
Since we do not want any GPT partition automounting in the live environment anyway, systemd-gpt-auto-generator can simply be disabled.

Fixes #164.
2022-03-25 17:38:10 +02:00
..
airootfs configs/{baseline,releng}/: disable systemd-gpt-auto-generator 2022-03-25 17:38:10 +02:00
efiboot/loader Remove SPDX license identifier from releng configs 2021-07-29 20:42:11 +02:00
syslinux syslinux PXE: Forced all TFTP paths to be absolute 2022-03-25 10:44:45 -04:00
bootstrap_packages.x86_64 releng: Add packages file for bootstrap image 2021-05-09 11:26:53 +02:00
packages.x86_64 Add linux-firmware-marvell for Surface Pro 6 wi-fi 2022-01-22 11:46:40 -05:00
pacman.conf Remove SPDX license identifier from releng configs 2021-07-29 20:42:11 +02:00
profiledef.sh releng: Add buildmodes to profiledef.sh 2021-05-09 11:37:57 +02:00