DragonFly commits List (threaded) for 2010-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: vkernel: rc improvements
commit 2214b5915e752fca725e50282d8c758d4263c2a6
Author: Rumko <rumcic@gmail.com>
Date: Sun Oct 10 17:20:40 2010 +0200
vkernel: rc improvements
Add a vkernel_bin var that contains the default path to the binary,
for all the vkernels without a vkernel specific entry.
Also the root image is no longer required (diskless vkernels have no
use for a root image).
And when stopping a vkernel a pidfile is required so we don't kill
innocent bystanders.
Summary of changes:
etc/defaults/rc.conf | 1 +
etc/rc.d/vkernel | 20 ++++++++------------
2 files changed, 9 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2214b5915e752fca725e50282d8c758d4263c2a6
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]