Subject: CVS commit: [pkgsrc-2010Q4] pkgsrc/sysutils
From: Matthias Scheler
Date: 2011-01-12 19:32:19
Message id: 20110112183219.989B5175DD@cvs.netbsd.org

Log Message:
Pullup ticket #3323 - requested by jym
sysutils/xentools3: improve NetBSD support
sysutils/xentools33: improve NetBSD support

Revisions pulled up:
- sysutils/xentools3/Makefile			1.23
- sysutils/xentools3/PLIST			1.4
- sysutils/xentools3/files/vif-bridge-nbsd	1.2
- sysutils/xentools3/files/vif-ip-nbsd		1.2
- sysutils/xentools3/files/xen-subr-nbsd	1.1
- sysutils/xentools33/Makefile			1.23
- sysutils/xentools33/PLIST			1.10
- sysutils/xentools33/files/vif-bridge-nbsd	1.2
- sysutils/xentools33/files/vif-ip-nbsd		1.2
- sysutils/xentools33/files/xen-subr-nbsd	1.1
---
Module Name:	pkgsrc
Committed By:	jym
Date:		Wed Jan 12 00:11:20 UTC 2011

Modified Files:
	pkgsrc/sysutils/xentools3: Makefile PLIST
	pkgsrc/sysutils/xentools3/files: vif-bridge-nbsd vif-ip-nbsd
Added Files:
	pkgsrc/sysutils/xentools3/files: xen-subr-nbsd

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
---
Module Name:	pkgsrc
Committed By:	jym
Date:		Wed Jan 12 00:12:14 UTC 2011

Modified Files:
	pkgsrc/sysutils/xentools33: Makefile PLIST
	pkgsrc/sysutils/xentools33/files: vif-bridge-nbsd vif-ip-nbsd
Added Files:
	pkgsrc/sysutils/xentools33/files: xen-subr-nbsd

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.22.4.1modifypkgsrc/sysutils/xentools3/Makefile
1.3.14.1modifypkgsrc/sysutils/xentools3/PLIST
1.1.1.1.34.1modifypkgsrc/sysutils/xentools3/files/vif-bridge-nbsd
1.1.1.1.34.1modifypkgsrc/sysutils/xentools3/files/vif-ip-nbsd
1.22.2.1modifypkgsrc/sysutils/xentools33/Makefile
1.9.12.1modifypkgsrc/sysutils/xentools33/PLIST
1.1.1.1.22.1modifypkgsrc/sysutils/xentools33/files/vif-bridge-nbsd
1.1.1.1.22.1modifypkgsrc/sysutils/xentools33/files/vif-ip-nbsd
1.1.2.2addpkgsrc/sysutils/xentools3/files/xen-subr-nbsd
1.1.2.2addpkgsrc/sysutils/xentools33/files/xen-subr-nbsd