Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consistently use ESP label for the EFI system partition #259

Merged
merged 1 commit into from Dec 22, 2023

Conversation

adrelanos
Copy link
Contributor

change from EFI to ESP for arm64 builds

Use of ESP is more popular.

If we'd use the long label it would be "EFI system partition" but since we use the short label it should be ESP.

Why bother? Because then later PARTLABEL can be used in /etc/fstab.

https://wiki.archlinux.org/title/fstab#GPT_partition_labels

Any label with spaces is more error-prone.

I haven't found any convention for partition labels but consistency makes sense.

change from EFI to ESP for arm64 builds
@mika mika merged commit 7a320f2 into grml:master Dec 22, 2023
35 of 40 checks passed
@mika
Copy link
Member

mika commented Dec 22, 2023

Wasn't aware of this, nice catch, thanks! 👍

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.

None yet

2 participants