Files
RedBear-OS/README.md
T
2020-03-29 11:22:21 +02:00

3 lines
253 B
Markdown

# ramfs
A mountable filesystem, which contents is stored in RAM. Useful for early logging, before `redoxfs` has been started. The `initfs:` scheme seems to lack read-write support, and thus this ramfs driver allows logs to be written in initfs drivers.