Skip to content

WIP ExtAnalyzer and ExtPacker components#558

Draft
alchzh wants to merge 2 commits intomasterfrom
feature/extfs-packer
Draft

WIP ExtAnalyzer and ExtPacker components#558
alchzh wants to merge 2 commits intomasterfrom
feature/extfs-packer

Conversation

@alchzh
Copy link
Contributor

@alchzh alchzh commented Jan 3, 2025

One sentence summary of this PR (This should go in the CHANGELOG!)
Add ExtAnalyzer and ExtPacker components for analyzing the attributes of an ext{2,3,4} filesystem with tune2fs and creating a new filesystem with debugfs

Link to Related Issue(s)
#529

Please describe the changes in your request.

  • WIP / considering for improvements:
    • Current ExtUnpacker loses many stat attributes due to limitations with the dump command, these can be recovered and recreated with a script
    • xattrs (should be supported by debugfs tool)

Anyone you think should look at this, specifically?

@alchzh alchzh self-assigned this Jan 3, 2025
@rbs-jacob rbs-jacob linked an issue Jan 6, 2025 that may be closed by this pull request
@paulnoalhyt paulnoalhyt mentioned this pull request Feb 9, 2026
2 tasks
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.

ExtPacker

1 participant