9 lines
309 B
Markdown
9 lines
309 B
Markdown
# slmkfs
|
|
|
|
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. |