aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/efiboot/loader/entries/01-archiso-x86_64-linux.conf
Commit message (Collapse)AuthorAgeFilesLines
* configs/: replace archisodevice boot parameter with archisosearchuuidnl67202024-04-191-1/+1
| | | | | | | | | | | | `archisosearchuuid=` first searches for a matching UUID. If that fails, then it mounts and looks for a `/boot/${archisosearchuuid}.uuid` file in all detected block devices (in whatever order `blkid` lists them). This implements "file system transposition" without relaying on boot loader specific features and does not tie us to GRUB anymore. Related to https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio-archiso/-/merge_requests/48 Fixes https://gitlab.archlinux.org/archlinux/archiso/-/issues/217
* configs/releng/: use mkinitcpio's microcode hook instead of external ↵nl67202024-04-191-2/+0
| | | | | | | | | microcode images This simplifies boot loader configuration, but custom PXE setups will be forced to update theirs. Implements https://gitlab.archlinux.org/archlinux/archiso/-/issues/226
* Use UUIDs in all boot loader configuration filesnl67202023-05-171-1/+1
| | | | | | | Relying on the volume UUID instead of its LABEL avoids collisions of multiple ISOs created in the same month. Fixes #202
* fix boot menu entry sortingAlexander Epaneshnikov2022-05-281-6/+7
| | | | I guess new systemd changed this
* Remove SPDX license identifier from releng configsDavid Runge2021-07-291-3/+0
| | | | | | configs/releng/*: Remove the SPDX license identifier comment from the configuration files in the profile, as they are not eligible for copyright.
* Apply copytoram Boot Option Menu Entries also to relengSimon Wilper2021-05-141-0/+9