slmkfs/README.md

9 lines
309 B
Markdown
Raw Permalink Normal View History

2025-06-04 15:52:38 +00:00
# slmkfs
2025-06-04 16:00:36 +00:00
Tool for building filesystem images.
This tool produces filesystem images compatible with slkern and xv6.
## History & Licensing
The slmkfs program is entirely new code designed to replace the old xv6 mkfs program (supporting new filesystem features). It's released under the Mulan PSL 2.0 terms.