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

Rework Hybrid MBR https://github.com/nix-community/disko/pull/168 #508

Merged
merged 7 commits into from
Jan 26, 2024

Conversation

danjujan
Copy link
Contributor

Since #168 stalled I decided to rework it to the current status quo.
Changes compared to the previous approach:

  • Moved the hybrid mbr code to the gpt module. That is way cleaner than introducing new types imho. The types just make sense when combined with gpt anyway.
  • Removed the need for the gptPartitionNumber as we now take the index of the list entry.

@oneingan Hope you don't mind.

lib/types/gpt.nix Outdated Show resolved Hide resolved
@Mic92 Mic92 mentioned this pull request Jan 13, 2024
lib/types/gpt.nix Outdated Show resolved Hide resolved
lib/types/gpt.nix Outdated Show resolved Hide resolved
lib/default.nix Outdated Show resolved Hide resolved
@Lassulus Lassulus merged commit f742462 into nix-community:master Jan 26, 2024
35 checks passed
@Lassulus
Copy link
Collaborator

thanks a alot!

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

3 participants