💾 mkfs.*

I’ve been building obscure filesystems test images for qemount using custom mkfs programs written in C. I needed the test data and couldn’t find versions anywhere, so had the bots build them for me over the last few months. But having started playing with Rust, why not port them over? They’ll be safer that way, and easier for people to build.

So I dropped the following crates:

I also extracted a working mkfs for Tux3 from linux-tux3, since I don’t trust Claude or Codex to handle something this complex:

All confirmed mountable, but haven’t been properly stress tested so we’ll have to see how they hold up over time.