File history
Tracking elks/tools/mfs/TODO
| Commit | Author | Date | Message |
|---|---|---|---|
377ee00f2bfc6d35c97f7f71600994256666859 | Greg Haerr | 2019-04-30 | Enhance mfs to create and copy a filesystem from a template in a single command New genfs option supports mkdir, copy, mknod and symlinks from template Set mfs default mkfs/genfs options to "-1 -n14 -i360 -s1440" for ease of use Use "mfs <image> genfs <te |
e90ee2221d1303964859843847da4d9e7a8369d | Greg Haerr | 2019-04-29 | Proof of concept to replace sudo mount/umount ELKS disk image with portable userland tools Added elks/elks/tools/mfs - Minix filesystem manipulation tool Added elks/elks/tools/mfsck - Minix filesystem consistency checker Added elks/elks/tools/bin to PATH |