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

Floppy build fix #90

Closed
wants to merge 2 commits into from
Closed

Conversation

nshalman
Copy link
Member

@nshalman nshalman commented Oct 3, 2023

Description

This fixes the build for the floppy image to properly use Nix and docker.

Why is this needed

The build is currently broken and it's all my fault.

How Has This Been Tested?

Tested on both a NixOS Linux machine and an x86 Mac.

Signed-off-by: Nahum Shalman <nshalman@equinix.com>
Signed-off-by: Nahum Shalman <nshalman@equinix.com>
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #90 (6e71813) into main (56d9647) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #90   +/-   ##
=======================================
  Coverage   97.25%   97.25%           
=======================================
  Files           5        5           
  Lines         437      437           
=======================================
  Hits          425      425           
  Misses          8        8           
  Partials        4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@nshalman nshalman marked this pull request as draft October 3, 2023 18:43
@nshalman
Copy link
Member Author

nshalman commented Oct 3, 2023

Needs to be refactored after #89 lands. Most will not be needed.

@nshalman
Copy link
Member Author

nshalman commented Oct 3, 2023

No longer needed as written thanks to #89.
#92 opened to get the newer partitioning.

@nshalman nshalman closed this Oct 3, 2023
mergify bot added a commit that referenced this pull request Oct 4, 2023
## Description

Switch the boot floppy to use GPT partitioning

## Why is this needed

The GPT partition table allows us to label the partition more clearly
which makes it easier for other tooling to detect / ignore it.

## How Has This Been Tested?

Mostly just on my NixOS machine, though also under docker in #90 which is no longer needed thanks to #89

## How are existing users impacted? What migration steps/scripts do we need?

N/A
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