Commit graph

7 commits

Author SHA1 Message Date
sborrill
2c276cb355 Add support for appending a custom string to the OS version as displayed by
XenCenter by setting xenguest_osappend in rc.conf.

Bump PKGREVISION
2012-06-05 12:58:53 +00:00
sborrill
6f2a1ff2a1 Fix typo in rc.d script.
Bump PKGREVISION
2012-05-24 09:44:18 +00:00
sborrill
47f773496f Stop current memory usage being printed to stdout at process start if memory
ballooning if present.
Bump PKGREVISION
2012-03-15 14:06:08 +00:00
sborrill
08d8b5eed8 Update for XenServer 6.0.2 2012-03-06 11:09:06 +00:00
sborrill
f128c577a4 Make @VARBASE@/cache if it doesn't exist.
Bump PKGREVISION
2011-11-22 09:15:58 +00:00
dholland
5f4a7c82eb Fix another broken DEPENDS line. 2011-10-07 03:58:04 +00:00
sborrill
06ccee3067 NetBSD can run as a paravirtualised guest of Citrix XenServer using
XEN3PAE_DOMU (i386) or XEN3_DOMU (amd64) kernels. To get full
functionality, guest VMs must provide run-time information to the
XenServer dom0. Failure to do so will give the message "XenServer
Tools not installed".

This package allows NetBSD to interface with XenServer to enable:
- Memory usage logging
- IP address reporting
- Suspend/Resume
- Migration
- OS version reporting

This version is for XenServer 6.0 and earlier.
2011-10-03 16:57:03 +00:00