archiso/configs/releng
nl6720 3f95d391ef
configs/*/grub/grub.cfg: search for a .uuid file in /.disk/ and use the volume it's on
Search for `/.disk/%UUID_SEARCH_FILENAME%.uuid` and pass the UUID of the
volume it's on as `archisodevice`. mkarchiso will replace
`%UUID_SEARCH_FILENAME%` with a hardcoded value generated using
`SOURCE_DATE_EPOCH` durring ISO build.

This allows to prepare an UEFI bootable installation medium by simply
copying the directory structure without having to touch `grub.cfg`.

Relying on the volume UUID instead of its LABEL also avoids collisions
of multiple ISOs created in the same month.

Fixes #202
2023-02-02 11:49:16 +02:00
..
airootfs configs/releng/airootfs/root/.zlogin: use grep -a to ensure /proc/cmdline is treated as text 2022-11-12 11:35:36 +02:00
efiboot/loader configs/: remove "Copy to RAM" boot entries since it is automatic now 2022-10-22 17:31:46 +03:00
grub configs/*/grub/grub.cfg: search for a .uuid file in /.disk/ and use the volume it's on 2023-02-02 11:49:16 +02:00
syslinux Update URLs 2023-01-29 11:11:38 +02:00
bootstrap_packages.x86_64 releng: Add packages file for bootstrap image 2021-05-09 11:26:53 +02:00
packages.x86_64 Add Memtest86+ to x86_64 UEFI GRUB boot menu 2022-12-03 20:56:18 +11:00
pacman.conf Remove SPDX license identifier from releng configs 2021-07-29 20:42:11 +02:00
profiledef.sh Use grub for uefi x64 boot modes in profiledef.sh 2022-06-09 22:39:43 -07:00