Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 2002 15:19:57 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/mdmfs mdmfs.8 mdmfs.c
Message-ID:  <200212012319.gB1NJvXY085494@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/12/01 15:19:57 PST

  Modified files:
    sbin/mdmfs           mdmfs.8 mdmfs.c 
  Log:
  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
  
  Revision  Changes    Path
  1.13      +11 -0     src/sbin/mdmfs/mdmfs.8
  1.12      +4 -1      src/sbin/mdmfs/mdmfs.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212012319.gB1NJvXY085494>