commit 1d6ecbeb25d167bb983eaece96eb53f42c2c20f3
Author: YONETANI Tomokazu <[email protected]>
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 [email protected])

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

Reply via email to