Add JFFS2 Packer/Unpacker#326
Conversation
EdwardLarson
left a comment
There was a problem hiding this comment.
Changes look good! Can you merge master into this branch though first please? Since we just did a release and shifted the changelog around, the automatic merge (though there are no conflicts) is prone to incorrectly placing new changelog entries into sections for existing releases.
Sure can! |
rbs-jacob
left a comment
There was a problem hiding this comment.
One small change requested. One additional, general question that shouldn't block merging this.
rbs-jacob
left a comment
There was a problem hiding this comment.
Thanks for following up on all of the threads – looks good to me!
One sentence summary of this PR (This should go in the CHANGELOG!)
This draft PR adds a JFFS2 packer/unpacker using the Jefferson Python package and
mkfs.jffs2frommtd-utils.Link to Related Issue(s)
Please describe the changes in your request.
Add support to pack and unpack JFFS2 filesystems.
Note: I haven't been able to find a readily available
mtd-utilspackage for Apple Silicon, so for M1 support it may need to be cross-compiled. Directions here (I haven't tested this yet).Anyone you think should look at this, specifically?
@rbs-jacob