aboutsummaryrefslogtreecommitdiffstats
path: root/tools/domctl/domctl.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/domctl/domctl.xml')
-rw-r--r--tools/domctl/domctl.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/domctl/domctl.xml b/tools/domctl/domctl.xml
new file mode 100644
index 0000000000..168b8da2fa
--- /dev/null
+++ b/tools/domctl/domctl.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<domctl_defaults>
+<domain_name>XenoLinux</domain_name>
+<domain_size_kb>16000</domain_size_kb>
+<domain_image>./image</domain_image>
+<domain_vifs>1</domain_vifs>
+<root_device>/dev/nfs</root_device>
+<nw_ip>=+</nw_ip>
+<nw_gw>=</nw_gw>
+<nw_mask>=</nw_mask>
+<nw_nfs_server>128.232.32.20</nw_nfs_server>
+<nw_nfs_root>/usr/groups/srgboot/moonraider/roots/root+</nw_nfs_root>
+<max_domain_number>2</max_domain_number>
+<xi_tools_dir>/tools/internal/</xi_tools_dir>
+</domctl_defaults>