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

WIP: Add support for erofs + overlayfs live rootfs #2663

Closed
wants to merge 1 commit into from

Conversation

bcl
Copy link
Contributor

@bcl bcl commented Jul 9, 2024

This PR adds support for erofs compressed live rootfs images, used in conjunction with weldr/lorax#1403 to enable creating a boot.iso using erofs instead of squashfs for the install.img

NOTE: This is WIP and has only been tested by hand editing /sbin/dmsquash-live-root with an erofs boot.iso

Changes

Recognizes erofs as a supported filesystem in dmsquash-live-root

Checklist

  • I have tested it locally
  • I have reviewed and updated any documentation if relevant
  • I am providing new code and test(s) for it

Fixes #

@bcl bcl requested review from haraldh and johannbg as code owners July 9, 2024 15:41
@github-actions github-actions bot added modules Issue tracker for all modules dmsquash-live Issues related to the dmsquash-live module labels Jul 9, 2024
@bcl
Copy link
Contributor Author

bcl commented Jul 10, 2024

Looks like this is the old project location.

@bcl bcl closed this Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dmsquash-live Issues related to the dmsquash-live module modules Issue tracker for all modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant