archiso/configs/releng/grub
nl6720 43e4d9ce36
configs/: replace archisodevice boot parameter with archisosearchuuid
`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
2024-04-19 13:45:04 +03:00
..
grub.cfg configs/: replace archisodevice boot parameter with archisosearchuuid 2024-04-19 13:45:04 +03:00
loopback.cfg configs/releng/: use mkinitcpio's microcode hook instead of external microcode images 2024-04-19 10:53:42 +03:00