From 1ea73eea5ecc6a8ed901316049259aee737ee554 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 7 Oct 2005 19:51:38 +0000 Subject: move manual to top-level directory, split out of debian-installer package --- ca/appendix/example-preseed.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 ca/appendix/example-preseed.xml (limited to 'ca/appendix/example-preseed.xml') diff --git a/ca/appendix/example-preseed.xml b/ca/appendix/example-preseed.xml new file mode 100644 index 000000000..58339363d --- /dev/null +++ b/ca/appendix/example-preseed.xml @@ -0,0 +1,39 @@ + + + + +Preconfiguration File Example + + + +This is a complete working example of a preconfiguration file for an automated +install. Its use is explained in . You +may want to uncomment some of the lines before using the file. + + + + + +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 +\ and extra indentation in the next line. In a real preconfiguration +file, these split lines have to be joined into one single line. +If you do not, preconfiguration will fail with unpredictable results. + + + +A clean example file is available from &urlset-example-preseed;. + + + + + +The example file is also available from &urlset-example-preseed;. + + + +&example-preseed-sarge.xml; +&example-preseed-etch.xml; + + + -- cgit v1.2.3