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 |
|
nl6720
|
2facc4630c
|
configs/releng/: use mkinitcpio's microcode hook instead of external 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
|
2024-04-19 10:53:42 +03:00 |
|
nl6720
|
ce8fdedbf7
|
Use UUIDs in all boot loader configuration files
Relying on the volume UUID instead of its LABEL avoids collisions of
multiple ISOs created in the same month.
Fixes #202
|
2023-05-17 15:23:18 +03:00 |
|
Alexander Epaneshnikov
|
2a1f44bbbf
|
fix boot menu entry sorting
I guess new systemd changed this
|
2022-05-28 15:23:02 +03:00 |
|
David Runge
|
00a1e8e7d2
|
Remove SPDX license identifier from releng configs
configs/releng/*:
Remove the SPDX license identifier comment from the configuration files in the profile, as they are not eligible for
copyright.
|
2021-07-29 20:42:11 +02:00 |
|
Simon Wilper
|
31427eca7a
|
Apply copytoram Boot Option Menu Entries also to releng
|
2021-05-14 19:47:25 +02:00 |
|