Skip to content
Snippets Groups Projects
Verified Commit ac0188ba authored by Morten Linderud's avatar Morten Linderud :surfer:
Browse files

mkinitcpio: add VERSION_ID to EFISTUB


This patch adds VERSION_ID to the built images. This helps distinguish
between several kernel versions instead of having it fallback to showing
file names. The sd-boot menu shows the new entires with the given kernel
ID:

Old menu:
    * Arch Linux (arch-systemd.efi)
    * Arch Linux (test-efi.efi)

New menu:
    * Arch Linux (rolling)
    * Arch Linux (5.15.5-arch1-1)

Signed-off-by: default avatarMorten Linderud <morten@linderud.pw>
parent 93325dd7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment