-
Notifications
You must be signed in to change notification settings - Fork 59
[FEATURE] Add support for EROFS #122
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, a small note regarding the erofs
usage.
@tormath1 My apologies that was from testing, I have updated the code with the correct mkfs command
|
No worries, that looks better on my side too.
Added a note regarding the documentation on the requirements and we should be good to go. |
Co-authored-by: Mathieu Tortuyaux <[email protected]>
Updated the readme |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for your contribution!
Add support for EROFS
Now that alpha support EROFS, add support in sysext-bakery to build sysexts in EROFS.
How to use
Specify
$fmt
aserofs
Testing done
Initial building on test machine seems to work and load but needs more testing to make sure no issues w/ Flatcar and EROFS sysexts.