pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2010Q4] pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   tron
Date:           Wed Jan 12 18:32:19 UTC 2011

Modified Files:
        pkgsrc/sysutils/xentools3 [pkgsrc-2010Q4]: Makefile PLIST
        pkgsrc/sysutils/xentools3/files [pkgsrc-2010Q4]: vif-bridge-nbsd
            vif-ip-nbsd
        pkgsrc/sysutils/xentools33 [pkgsrc-2010Q4]: Makefile PLIST
        pkgsrc/sysutils/xentools33/files [pkgsrc-2010Q4]: vif-bridge-nbsd
            vif-ip-nbsd
Added Files:
        pkgsrc/sysutils/xentools3/files [pkgsrc-2010Q4]: xen-subr-nbsd
        pkgsrc/sysutils/xentools33/files [pkgsrc-2010Q4]: xen-subr-nbsd

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


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.22.4.1 pkgsrc/sysutils/xentools3/Makefile
cvs rdiff -u -r1.3 -r1.3.14.1 pkgsrc/sysutils/xentools3/PLIST
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.34.1 \
    pkgsrc/sysutils/xentools3/files/vif-bridge-nbsd \
    pkgsrc/sysutils/xentools3/files/vif-ip-nbsd
cvs rdiff -u -r0 -r1.1.2.2 pkgsrc/sysutils/xentools3/files/xen-subr-nbsd
cvs rdiff -u -r1.22 -r1.22.2.1 pkgsrc/sysutils/xentools33/Makefile
cvs rdiff -u -r1.9 -r1.9.12.1 pkgsrc/sysutils/xentools33/PLIST
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.22.1 \
    pkgsrc/sysutils/xentools33/files/vif-bridge-nbsd \
    pkgsrc/sysutils/xentools33/files/vif-ip-nbsd
cvs rdiff -u -r0 -r1.1.2.2 pkgsrc/sysutils/xentools33/files/xen-subr-nbsd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index