aboutsummaryrefslogtreecommitdiffstats
path: root/tools/domctl/domctl.xml
blob: 168b8da2fa9900b51aae8ad7f9d84977062090c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>