Skip to content
Snippets Groups Projects

testing/systemd-boot: make the package depend on systemd-boot-efistub

1 unresolved thread

Also makes the efistub package provide gummiboot

Merge request reports

Merge request pipeline #299996 passed

Merge request pipeline passed for 830e707e

Closed by Angelo Verlain ShemaAngelo Verlain Shema 3 weeks ago (Feb 18, 2025 8:36am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 1 commit

    • 7a493c9f - testing/systemd-boot: make the package depend on systemd-boot-efistub

    Compare with previous version

  • Angelo Verlain Shema resolved all threads

    resolved all threads

  • Angelo Verlain Shema resolved all threads

    resolved all threads

  • added 1 commit

    • 58f3750e - testing/systemd-boot: depend on systemd-boot-efistub

    Compare with previous version

  • should now be ready

  • PTAL?

  • added 753 commits

    Compare with previous version

  • added 847 commits

    Compare with previous version

    • I am slightly confused by why we would want systemd-boot to rely on systemd-boot-efistub, these are seperate boot systems. systemd-boot uses systemd-bootx64.efi, which is not a stub but rather a full bootloader and has nothing to do with unified kernel images. Also, I would be wary making systemd-efistub provide gummiboot, as per #16917 systemd-efistub uses different hardcoded magic numbers to define sections of the stub.

    • I am slightly confused by why we would want systemd-boot to rely on systemd-boot-efistub

      Perhaps you are right, I think that's how the old gummiboot/secureboot-hook stack worked, and I tried to port the behaviour, which is not correct.

      Also, I would be wary making systemd-efistub provide gummiboot

      I see.

    • Please register or sign in to reply
  • Please register or sign in to reply
    Loading