Skip to content

Fixing default bootloader menu selection.

David Runge requested to merge issues/6 into master

configs/releng/efiboot/loader/loader.conf: The 'default' bootloader selection of systemd-boot is based on a glob pattern. The previous pattern was not sufficient to select anything, which is why it is now made explicit (pointing to archiso-x86_64.conf).

Closes #6 (closed)

Merge request reports