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

Add additional partition types. #54

Merged
merged 5 commits into from
Jan 7, 2025
Merged

Conversation

cwize1
Copy link
Contributor

@cwize1 cwize1 commented Dec 20, 2024

Extend the partition type field so that it supports other values. e.g. root, var, etc. These new values map to well-known partition type UUIDs. In addition, allow the user to specify a UUID string in the type field in case we don't yet have a friendly name for that UUID.

Also, add check to ensure the ESP is mounted at /boot/efi.


Checklist

  • Tests added/updated
  • Documentation updated (if needed)
  • Code conforms to style guidelines

@cwize1 cwize1 requested a review from a team as a code owner December 20, 2024 23:00
romoh
romoh previously approved these changes Dec 20, 2024
cwize1 added 5 commits January 7, 2025 14:24
Extend the partition `type` field so that it supports other values.
e.g. `root`, `var`, etc. These new values map to well-known partition
type UUIDs. In addition, allow the user to specify a UUID string in the
`type` field in case we don't yet have a friendly name for that UUID.

Also, add check to ensure the ESP is mounted at `/boot/efi`.
@cwize1 cwize1 force-pushed the user/chrisgun/partitionType branch from b7b80d0 to e8a34de Compare January 7, 2025 22:24
@cwize1 cwize1 merged commit 5185692 into main Jan 7, 2025
7 checks passed
@cwize1 cwize1 deleted the user/chrisgun/partitionType branch January 7, 2025 22:57
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.

3 participants