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 support for custom partition types/GUIDs in blueprints #1115

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ondrejbudai
Copy link
Member

Introduce the ability to specify custom partition types/GUIDs for both DOS and GPT partition types.

For DOS partitions, the field is technically called type, but this is already a taken field, so I went with GUID from the GPT vocabulary for the new field name.

People need to customize partitition types/GUIDs, so this commit adds
this option to the blueprint.

It's technically a partition type for DOS partitions, but the key type
is already taken, so let's go with guid both for DOS and GPT.
This commit takes the blueprint customization added in the last commit,
and makes it actually useful.
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.

1 participant