Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • M mkinitcpio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Arch LinuxArch Linux
  • Mkinitcpio
  • mkinitcpio
  • Merge requests
  • !83

mkinitcpio: add VERSION_ID to EFISTUB

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Morten Linderud requested to merge github/fork/Foxboron/morten/version_id into master Dec 21, 2021
  • Overview 15
  • Commits 1
  • Pipelines 0
  • Changes 1

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: Morten Linderud morten@linderud.pw

Edited Nov 11, 2022 by nl6720
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/Foxboron/morten/version_id