git: Add an rc script for starting vkernels upon boot.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Apr 8 03:06:29 PDT 2010


commit 2feb07f7abb4bffe29b49fd92b952ed329c2f968
Author: Sascha Wildner <saw at online.de>
Date:   Thu Apr 8 12:04:44 2010 +0200

    Add an rc script for starting vkernels upon boot.
    
    I'm committing this for now since it works OK here and seems to be a
    good thing.
    
    Should anyone come up with better ideas for connecting to the vkernels'
    consoles (as suggested by Matt and Nuno), that can go in later.
    
    Dragonfly-bug: <http://bugs.dragonflybsd.org/issue697>

Summary of changes:
 etc/defaults/rc.conf     |   25 ++++++++++-
 etc/rc.d/Makefile        |    6 +-
 etc/rc.d/vkernel         |  105 ++++++++++++++++++++++++++++++++++++++++++++++
 share/man/man5/rc.conf.5 |   33 +++++++++++++-
 4 files changed, 163 insertions(+), 6 deletions(-)
 create mode 100644 etc/rc.d/vkernel

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2feb07f7abb4bffe29b49fd92b952ed329c2f968


-- 
DragonFly BSD source repository





More information about the Commits mailing list