bzt 36d89da4c1 Initial commit 1 年之前
..
AUTHORS 36d89da4c1 Initial commit 1 年之前
COPYING 36d89da4c1 Initial commit 1 年之前
ChangeLog 36d89da4c1 Initial commit 1 年之前
INSTALL 36d89da4c1 Initial commit 1 年之前
Makefile.am 36d89da4c1 Initial commit 1 年之前
Makefile.in 36d89da4c1 Initial commit 1 年之前
NEWS 36d89da4c1 Initial commit 1 年之前
README.md 36d89da4c1 Initial commit 1 年之前
TODO 36d89da4c1 Initial commit 1 年之前
aclocal.m4 36d89da4c1 Initial commit 1 年之前
bitops.h 36d89da4c1 Initial commit 1 年之前
config.h.in 36d89da4c1 Initial commit 1 年之前
configure 36d89da4c1 Initial commit 1 年之前
configure.in 36d89da4c1 Initial commit 1 年之前
depcomp 36d89da4c1 Initial commit 1 年之前
dir.c 36d89da4c1 Initial commit 1 年之前
genfs.c 36d89da4c1 Initial commit 1 年之前
iname.c 36d89da4c1 Initial commit 1 年之前
inode.c 36d89da4c1 Initial commit 1 年之前
install-sh 36d89da4c1 Initial commit 1 年之前
main.c 36d89da4c1 Initial commit 1 年之前
mfstool.1 36d89da4c1 Initial commit 1 年之前
minix_fs.h 36d89da4c1 Initial commit 1 年之前
missing 36d89da4c1 Initial commit 1 年之前
protos.h 36d89da4c1 Initial commit 1 年之前
reader.c 36d89da4c1 Initial commit 1 年之前
super.c 36d89da4c1 Initial commit 1 年之前
utils.c 36d89da4c1 Initial commit 1 年之前
writer.c 36d89da4c1 Initial commit 1 年之前

README.md

Archived from: https://sourceforge.net/projects/mfstool/files/mfstool/

                      MFSTOOL
               Minix FileSystem Tool

This utility is used to manipulate Minix filesystem images in user-space. It can be used to extract files and generate full images for using in embedded system and/or Linux init ram disks.

Unlike mounting through Linux's mount device, this tool does not require root priviledges and will allow regular users create device nodes on the file system.