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

Implement CPIO archive support #82

Merged
merged 2 commits into from Jan 1, 2023
Merged

Implement CPIO archive support #82

merged 2 commits into from Jan 1, 2023

Conversation

Lynnesbian
Copy link
Contributor

Adds support for the CPIO archive format. While not commonly used today (largely replaced by tar), CPIO archives live on within the RPM package format.

This pull request adds support for both the old binary format (big and little endian), and the newer ASCII-based "newc" format.

@bojand bojand merged commit eb9b60e into bojand:master Jan 1, 2023
@bojand
Copy link
Owner

bojand commented Jan 1, 2023

Hello, thanks for the PR. This should be available in v0.12.0.

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.

None yet

2 participants