git: rc.subr: Add required_modules processing.

Peter Avalos pavalos at crater.dragonflybsd.org
Sun Nov 16 17:55:53 PST 2014


commit a4e8d38943e2f043b536af24df4cf90e4214ebe8
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date:   Sun Aug 31 07:33:15 2014 -0700

    rc.subr: Add required_modules processing.
    
    This will kldload appropriate modules, needed by some dports (e.g.
    openvpn).
    
    Obtained-from:   FreeBSD

Summary of changes:
 etc/rc.subr              | 77 ++++++++++++++++++++++++++++++++++++++++++++++++
 share/man/man8/rc.subr.8 | 48 ++++++++++++++++++++++++++++--
 2 files changed, 123 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list