DragonFly BSD
DragonFly commits List (threaded) for 2011-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: mount, umount: Implement the '-F' option to specify an alternate fstab file.


From: YONETANI Tomokazu <y0netan1@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 16 Apr 2011 01:49:09 -0700 (PDT)

commit 1d6ecbeb25d167bb983eaece96eb53f42c2c20f3
Author: YONETANI Tomokazu <y0netan1@dragonflybsd.org>
Date:   Sat Apr 16 17:02:49 2011 +0900

    mount, umount: Implement the '-F' option to specify an alternate fstab file.
    
    This also fixes jail_${jail}_fstab option in /etc/rc.d/jail .
    
    Taken-from: FreeBSD (r113220 by mdodd@freebsd.org)

Summary of changes:
 sbin/mount/mount.8   |   12 ++++++++++++
 sbin/mount/mount.c   |    7 +++++--
 sbin/umount/umount.8 |   12 ++++++++++++
 sbin/umount/umount.c |    9 ++++++---
 4 files changed, 35 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1d6ecbeb25d167bb983eaece96eb53f42c2c20f3


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]