# HG changeset patch # User jfisch@xxxxxxxxxxxxxxxxxxxxx # Node ID c2183583cf367af0823ca1df8c1a11e53a283e4a # Parent be5c24f2709c84b1ae4305a2f98be1372fd28230 Updated to reflect new tools added here. Signed-off-by: Judy Fischbach diff -r be5c24f2709c -r c2183583cf36 tools/examples/README --- a/tools/examples/README Wed Aug 24 21:50:52 2005 +++ b/tools/examples/README Wed Aug 24 23:06:05 2005 @@ -9,9 +9,20 @@ send it (preferably with a little summary to go in this file) to so we can add it to this directory. +block-enbd - binds/unbinds network block devices +block-file - binds/unbinds file to loopback device +mem-map.sxp - memory map xend configuration file. network - default network setup script called by xend at startup. +network-route - default xen network start/stop script. +network-nat - default xen network start/stop script when using NAT. vif-bridge - default virtual network interface setup script. +vif-route - default xen virtual network start/stop script +vif-nat - configures vif in routed-nat mode. xend-config.sxp - default xend configuration file. xmexample1 - example configuration script for 'xm create'. xmexample2 - a more complex configuration script for 'xm create'. +xmexample3 - an advanced configuration script for 'xm create' + that utilizes the vmid. +xmexample.vmx - a configuration script for creating a vmx domain with + 'xm create'.