4048f541a09c6528a76d6b74dcf70b20b20ebb9c
Improve/cleanup the README See merge request redox-os/redoxfs!62
RedoxFS
This is the default filesystem of Redox OS inspired by ZFS and adapted to a microkernel architecture.
(It's a replacement for TFS)
Current features:
- Compatible with Redox and Linux
- Copy-on-write
- Data/metadata checksums
- Transparent encryption
- Standard Unix file attributes
- File/directory size limit up to 193TiB (212TB)
- File/directory quantity limit up to 4 billion per 193TiB (2^32 - 1 = 4294967295)
- MIT licensed
- Disk encryption fully supported by the Redox bootloader, letting it load the kernel off an encrypted partition.
Being MIT licensed, RedoxFS can be added on GPL kernels (Linux, for example).
Description
RedBear Operating System, based on RedoxOS. Licenced under MIT license.
https://redbearos.org
Languages
C
37.5%
C++
37.2%
JavaScript
6.7%
QML
3.4%
HTML
3.2%
Other
11.4%