We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, was curious if there would be any benefits to using a different FS, with lower overhead, such as CramFS. CramFS supports a file system up to 272MB. https://en.wikipedia.org/wiki/Cramfs https://www.kernel.org/doc/Documentation/filesystems/cramfs.txt
Also, an interesting OS generator https://tiny.slitaz.org/index.php
GUI that uses 50 lines of C https://github.com/mackstann/tinywm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, was curious if there would be any benefits to using a different FS, with lower overhead, such as CramFS.
CramFS supports a file system up to 272MB.
https://en.wikipedia.org/wiki/Cramfs
https://www.kernel.org/doc/Documentation/filesystems/cramfs.txt
Also, an interesting OS generator https://tiny.slitaz.org/index.php
GUI that uses 50 lines of C https://github.com/mackstann/tinywm
The text was updated successfully, but these errors were encountered: