You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
initrd/etc/functions.sh, DEBUG_LOG_COPY_INSTRUCTIONS: skip EFI configs and add ISO signing instructions
initrd/etc/functions.sh:
- Skip *EFI*, *efi*, *x86_64-efi* config files in scan_boot_options() to
avoid parsing EFI-only bootloader configs that reference non-existent
paths on BIOS-booted systems
- Remove stale 'plain text - no ANSI codes' comments from logging functions
(ANSI codes are preserved in debug.log)
initrd/etc/DEBUG_LOG_COPY_INSTRUCTIONS:
- Add ISO signing instructions to recovery shell wall message, telling
the user how to mount USB read-write and sign an ISO with
gpg --detach-sign
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
0 commit comments