]> xenbits.xen.org Git - xenclient/build.git/commitdiff
[host installer] Add the 'cd-only' answerfile
authorChristopher Clark <cclark@thinkpad-t61-x.(none)>
Wed, 16 Sep 2009 17:00:05 +0000 (18:00 +0100)
committerChristopher Clark <cclark@thinkpad-t61-x.(none)>
Wed, 16 Sep 2009 17:00:05 +0000 (18:00 +0100)
Removes the presentation of network installation
in the interactive install sequence for the
Technical Preview release.

target/generic/target_xenclient_installer_skeleton/install/answers/cd-only.ans [new file with mode: 0644]

diff --git a/target/generic/target_xenclient_installer_skeleton/install/answers/cd-only.ans b/target/generic/target_xenclient_installer_skeleton/install/answers/cd-only.ans
new file mode 100644 (file)
index 0000000..33749a1
--- /dev/null
@@ -0,0 +1,8 @@
+<interactive>true</interactive>
+<source type="local" verify="false"></source>
+<password type="none"></password>
+<license-key></license-key>
+<quick-option>
+<backend></backend>
+<skipready></skipready>
+</quick-option>