Subject: CVS commit: pkgsrc/sysutils/xentools20
From: Johnny C. Lam
Date: 2005-11-08 01:47:35
Message id: 20051108004735.CA8582DA27@cvs.netbsd.org

Log Message:
* Add a MESSAGE file with helpful information for NetBSD domain0
  installations.

* Modify the package to not install all of the configuration files with
  the execute bit set -- only install the helper scripts that way.

* Update the block-file-nbsd script to not blindly try to configure (and
  often fail to configure) every vnd(4) device until it finds one that
  works.  We now just determine what the next free vnd(4) device is and
  configure it directly.

* Add a netbsd-nbsd script that avoids trying to do all the Linux-specific
  that just filled the log files with garbage on NetBSD.

* Update the vif-bridge-nbsd script to check that the bridge device is
  configured before using it.

* Add clear comments at the top of scripts that can be customized so that
  the user has enough information to know how to do the customization.

* Add a xendomains rc.d script that can be used to start and stop guest
  domains at system boot- or shutdown-time.

Bump the PKGREVISION to 5.

Files:
RevisionActionfile
1.22modifypkgsrc/sysutils/xentools20/Makefile
1.8modifypkgsrc/sysutils/xentools20/PLIST
1.2modifypkgsrc/sysutils/xentools20/files/block-file-nbsd
1.3modifypkgsrc/sysutils/xentools20/files/vif-bridge-nbsd
1.5modifypkgsrc/sysutils/xentools20/files/xend.sh
1.1addpkgsrc/sysutils/xentools20/MESSAGE.NetBSD
1.1addpkgsrc/sysutils/xentools20/files/network-nbsd
1.1addpkgsrc/sysutils/xentools20/files/xendomains.sh