History log of /openbsd-src/usr.sbin/makefs/README (Results 1 – 4 of 4)
Revision Date Author Comments
# 8e544e80 11-Jan-2022 jsg <jsg@openbsd.org>

spelling


# c76881a4 17-Dec-2016 krw <krw@openbsd.org>

While here nuke some more annoying whitespace nits.


# 9a86cdb6 16-Oct-2016 natano <natano@openbsd.org>

Add OpenBSD RCS tags; reminded by tb


# 6163fc9c 16-Oct-2016 natano <natano@openbsd.org>

Import makefs - a tool to create filesystem images from a directory.

This is a rough port of the NetBSD tool with some features removed we
don't need. It compiles, but I don't promise anything more.

Import makefs - a tool to create filesystem images from a directory.

This is a rough port of the NetBSD tool with some features removed we
don't need. It compiles, but I don't promise anything more. Importing
now, so we can hack on it in tree.

The supported filesystem types are: cd9660, ffs and msdosfs.

ok deraadt

show more ...