fstool 0.4.30

Build disk images and filesystems (ext2/3/4, MBR, GPT) from a directory tree and TOML spec, in the spirit of genext2fs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/target
*.swp
*.swo
.DS_Store
/.claude

/Cargo.lock

# Web UI build artifacts (regenerated by the Pages workflow)
/web/node_modules/
/web/dist/
/web/src/wasm/

# Local disk-image / archive fixtures used for manual testing
/*.qcow2
/*.img
/ihic_archive_img_*.tar.gz