Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Add support for efi driver for ext fs #71

Closed
wants to merge 1 commit into from
Closed

Add support for efi driver for ext fs #71

wants to merge 1 commit into from

Conversation

Itxaka
Copy link
Member

@Itxaka Itxaka commented Feb 22, 2024

No description provided.

@Itxaka Itxaka requested a review from a team February 22, 2024 20:11
@Itxaka
Copy link
Member Author

Itxaka commented Feb 23, 2024

tests will fail here until the package is updated with those new file drivers

"EFI": {},
"EFI/BOOT": {filepath.Join(sourceDir, "BOOTX64.EFI")},
"EFI/systemd": {},
"EFI/systemd/drivers": {filepath.Join(sourceDir, "ext2_x64.efi")},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about the arm one?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no arm support for now until we can build it ourselves. Also the BOOTX64.efi file points to no arm support as well, lol

@jimmykarily
Copy link
Contributor

tests broke

@Itxaka
Copy link
Member Author

Itxaka commented Feb 27, 2024

tests broke

comment above:

tests will fail here until the package is updated with those new file drivers

@Itxaka Itxaka closed this Nov 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants