summaryrefslogtreecommitdiff
path: root/nl/appendix/example-preseed.xml
blob: ac2c95bf30354bbba23dd1a37f6ecb2f55f9ce51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!-- 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>