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

Feature: add vfs support #4

Closed
Berrysoft opened this issue Dec 11, 2022 · 3 comments
Closed

Feature: add vfs support #4

Berrysoft opened this issue Dec 11, 2022 · 3 comments

Comments

@Berrysoft
Copy link
Collaborator

A such use case is here: Uni-Gal/Ayaka#57

We can add it as a feature. FRFS is very much like vfs and it is easy to support it.

@Tim-Paik
Copy link
Owner

As you can see, the full name of FRFS is File-based Read-only File System, which is read-only.
So I can only implement the read part of the vfs, do you have any ideas?

@Berrysoft
Copy link
Collaborator Author

Just implementing the readonly part is fine.

https://github.com/Berrysoft/Ayaka/blob/dev/tar/utils/ayaka-runtime/src/pack.rs

@Tim-Paik
Copy link
Owner

added in bb25b61

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

No branches or pull requests

2 participants