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

Nuno Antunes nuno.antunes at gmail.com
Thu Apr 8 03:12:58 PDT 2010


On Thu, Apr 8, 2010 at 11:05 AM, Sascha Wildner
<swildner at crater.dragonflybsd.org> wrote:
>
> 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
>

Ok, thanks Sacha!

Cheers
Nuno






More information about the Commits mailing list