summaryrefslogtreecommitdiff
path: root/nl/appendix/example-preseed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nl/appendix/example-preseed.xml')
-rw-r--r--nl/appendix/example-preseed.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/nl/appendix/example-preseed.xml b/nl/appendix/example-preseed.xml
deleted file mode 100644
index ac2c95bf3..000000000
--- a/nl/appendix/example-preseed.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<!-- retain these comments for translator revision tracking -->
-<!-- original version: 32424 untranslated -->
-
-<sect1 id="example-preseed" condition="sarge">
-<title>Preconfiguration File Example</title>
-
-<para>
-
-This is a complete working example of a preconfiguration file for an automated
-install. Its use is explained in <xref linkend="automatic-install"/>. You
-may want to uncomment some of the lines before using the file.
-
-</para>
-
-<note><para>
-
-In order to be able to properly present this example in the manual, we've had
-to split some lines. This is indicated by the use of the line-continuation-character
-<quote>\</quote> and extra indentation in the next line. In a real preconfiguration
-file, these split lines have to be joined into <emphasis>one single line</emphasis>.
-If you do not, preconfiguration will fail with unpredictable results.
-
-</para><para>
-
-A <quote>clean</quote> example file is available from &urlset-example-preseed;.
-
-</para></note>
-
-<para>
-
-&example-preseed-sarge.xml;
-
-</para>
-</sect1>