archiso/configs/baseline
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/etc configs/: Do not explicitly enable qemu-guest-agent.service 2022-10-06 15:56:18 +03: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 configs/: remove "Copy to RAM" boot entries since it is automatic now 2022-10-22 17:31:46 +03:00
bootstrap_packages.x86_64 baseline: Add bootstrap packages file 2021-05-09 11:38:03 +02:00
packages.x86_64 configs/*: add VMware and Hyper-V guest packages and enable their services 2022-04-30 12:07:36 +03:00
pacman.conf Remove SPDX license identifier from releng configs 2021-07-29 20:45:08 +02:00
profiledef.sh configs/baseline/profiledef.sh: use LZMA compression for the EROFS image 2022-12-17 20:11:09 +02:00