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

Use TarFS. #83

Merged
merged 5 commits into from
Jan 10, 2023
Merged

Use TarFS. #83

merged 5 commits into from
Jan 10, 2023

Conversation

Berrysoft
Copy link
Contributor

This PR replaces FRFS by Tar. FRFS is a simple custom format that only one library could read/write it, while tar is an classical format that many implementations could create.

Although tar is almost pre-installed on all platforms, we may need to provide some utilities to make packaging easier.

May need waiting for vfs-tar published.

@Berrysoft Berrysoft merged commit d4ec57b into Uni-Gal:master Jan 10, 2023
@Berrysoft Berrysoft deleted the dev/tar branch January 10, 2023 03:48
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.

1 participant