Skip to content

Custom Filesystem Support

Compare
Choose a tag to compare
@kdvalin kdvalin released this 21 May 19:13
· 18 commits to master since this release
2f7d99f

What's Changed

This allows for the user to specify the desired filesystem for the data disk by using --disk_fs <fs>. Note: this requires mkfs.<fs> to function.

New Contributors

Full Changelog: v1.12...v1.13