Skip to content

sysroot: deploy systemd-boot efi to ESP partition#1544

Merged
quaresmajose merged 1 commit intofoundriesio:scarthgap-nextfrom
igoropaniuk:systemd-boot-publish-rework
Nov 22, 2024
Merged

sysroot: deploy systemd-boot efi to ESP partition#1544
quaresmajose merged 1 commit intofoundriesio:scarthgap-nextfrom
igoropaniuk:systemd-boot-publish-rework

Conversation

@igoropaniuk
Copy link
Copy Markdown
Contributor

Add support for deploying systemd-boot to ESP partition. Considering that default deployment has always index == 0, the filenames in ESP for efi binaries are generated in this way:
deployment index path
0: /boot/EFI/BOOT/bootx64.efi
1: /boot/EFI/BOOT/bootx64-1.efi
2: /boot/EFI/BOOT/bootx64-2.efi

Add support for deploying systemd-boot to ESP partition.
Considering that default deployment has always index == 0, the filenames
in ESP for efi binaries are generated in this way:
deployment index       path
0:                     /boot/EFI/BOOT/bootx64.efi
1:                     /boot/EFI/BOOT/bootx64-1.efi
2:                     /boot/EFI/BOOT/bootx64-2.efi

Signed-off-by: Igor Opaniuk <[email protected]>
@igoropaniuk igoropaniuk requested a review from a team November 21, 2024 16:51
Copy link
Copy Markdown
Member

@ricardosalveti ricardosalveti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Member

@quaresmajose quaresmajose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@quaresmajose quaresmajose merged commit 7e20d70 into foundriesio:scarthgap-next Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants