answerfile=/file/included/in/the/initrd
answerfile=http://foo.bar/this/is/my.answerfile
answerfile=ftp://foo.bar/this/is/my.answerfile
-answerfile=nfs://10.0.0.3/this/is/my.answerfile
Answerfiles retrieved over the network are currently reached by
bringing up the NIC with DHCP.
-NFS support is currently not fully functional.
-
Optional:
answerfile_nw="eth0"
For an answerfile retrieved over the network on a machine with more
######################################################################
<source type="url">http://127.0.0.1/foo/bar</source>
-<source type="nfs">127.0.0.1:/path/to/repo</source>
<source type="bootmedia"></source>
<source type="local" verify="true"></source>
ISO. This option enables PXE-only network installation in situations
where network installation via the other options is not feasible.
-The NFS install method is currently disabled.
-
######################################################################
<mode>fresh</mode>
<mode>reinstall</mode>
Required for automated installs performed over the network.
######################################################################
-<password type="none"></password>
-<password type="standard">foobar</password>
+<password></password>
+<password>foobar</password>
Used to set the system password.
-Not currently functional.
+
+######################################################################
+<enable-ssh>true</enable-ssh>
+<enable-ssh>false</enable-ssh>
+
+Used to enable or disable the dom0 ssh server.
+Note that disabling this will prevent any access to dom0 to obtain
+system status reports.
######################################################################
<license-key></license-key>