Subject: CVS commit: pkgsrc/sysutils/xentools3
From: Jean-Yves Migeon
Date: 2011-01-12 01:11:20
Message id: 20110112001120.4BD8B175DD@cvs.netbsd.org

Log Message:
Add support for "vifname" keys inside XenStore. Its value is the
interface name for the vif, e.g. xvif(4) for dom0, and xennet(4)
for domU.

This allows querying the XenStore for the vif names, rather than
hardcoding their syntax in vif-* scripts.

Add a xen-subr shell script that can contain customized functions, and
include it in the vif-ip/vif-bridge scripts.
Introduce xenstore_read_default that returns the value of a specific
key from XenStore, or the default specified value when key is absent.

Bump revision.

ok bouyer@.

See http://mail-index.netbsd.org/port-xen/2011/01/11/msg006405.html

Files:
RevisionActionfile
1.23modifypkgsrc/sysutils/xentools3/Makefile
1.4modifypkgsrc/sysutils/xentools3/PLIST
1.2modifypkgsrc/sysutils/xentools3/files/vif-bridge-nbsd
1.2modifypkgsrc/sysutils/xentools3/files/vif-ip-nbsd
1.1addpkgsrc/sysutils/xentools3/files/xen-subr-nbsd