git: diskless nfs - Add a remount feature for /conf.

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Nov 10 12:24:10 PST 2010


commit bb6edb4d60d0d423db43863f4a88e2e9210f7563
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Nov 10 12:21:58 2010 -0800

    diskless nfs - Add a remount feature for /conf.
    
    * Add a feature where you can now remount the dirs in /conf so that
      you can e.g. have a /conf/10.1.2.3 that gets remounted off the local
      hdd of that machine before rc.d/initdiskless actually does it's thing
      and enables you to have private ssh keys that other diskless clients
      cannot access, but still enables you to exploit /conf to it's fullest.
    
    Submitted-by: Rumko

Summary of changes:
 etc/rc.d/initdiskless |   42 ++++++++++++++++++++++++++++--------------
 1 files changed, 28 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bb6edb4d60d0d423db43863f4a88e2e9210f7563


-- 
DragonFly BSD source repository





More information about the Commits mailing list