Update README.md

This commit is contained in:
Zak Yani Star Fenton 2025-06-04 16:00:36 +00:00
parent 3cbba355fc
commit 99ffb80a16

View File

@ -1,3 +1,9 @@
# slmkfs # slmkfs
Tool for building filesystem images. 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.