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

tmpfs #47

Open
NULLx76 opened this issue Mar 10, 2020 · 1 comment
Open

tmpfs #47

NULLx76 opened this issue Mar 10, 2020 · 1 comment
Labels
Milestone

Comments

@NULLx76
Copy link
Collaborator

NULLx76 commented Mar 10, 2020

It may be nice to have some kind of in-memory filesystem. So that some kind of shell in userland would be possible to have some of the default utilities (think cat, echo, ls, cd).

This would also help set up the structure necessary for supporting more kind of filesystems in the future.

Some preliminary work for this has already been done and is located inside the fs directory.

@NULLx76 NULLx76 added the task label Mar 10, 2020
@NULLx76 NULLx76 added this to the Filesystem milestone Mar 10, 2020
@NULLx76
Copy link
Collaborator Author

NULLx76 commented Mar 10, 2020

Related to: #34 #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant