freebsd-dev/sbin/mdmfs
rwatson 00b4559455 Teach mdmfs how to pass UFS version numbers through to newfs. Because
of an argument name collision with -O, use -v, and default to whatever
the newfs default is for the platform (generally, UFS1).  This is
required to support diskless workstations that use UFS2 for their
mdmfs file systems.

Reviewed by:	dd, bmah
Approved by:	re (bmah)
Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2002-12-01 23:19:57 +00:00
..
Makefile
mdmfs.8 Teach mdmfs how to pass UFS version numbers through to newfs. Because 2002-12-01 23:19:57 +00:00
mdmfs.c Teach mdmfs how to pass UFS version numbers through to newfs. Because 2002-12-01 23:19:57 +00:00
pathnames.h