summaryrefslogtreecommitdiff
path: root/nl/appendix/preseed.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-09-14 11:17:44 +0000
committerFrans Pop <elendil@planet.nl>2008-09-14 11:17:44 +0000
commitc2e4f269cc3bcf718f20e94d95f0118025216a66 (patch)
tree4c8fc556769ac6dba245ce9f87a7512c7cb99704 /nl/appendix/preseed.xml
parent0527bd126a1d034a4bd92f751d27697411c0aa56 (diff)
downloadinstallation-guide-c2e4f269cc3bcf718f20e94d95f0118025216a66.zip
Update of untranslated documents
Diffstat (limited to 'nl/appendix/preseed.xml')
-rw-r--r--nl/appendix/preseed.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml
index 45d7c6cdd..74323b17f 100644
--- a/nl/appendix/preseed.xml
+++ b/nl/appendix/preseed.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 55054 untranslated -->
+<!-- original version: 55679 untranslated -->
<!--
Be careful with the format of this file as it is parsed to generate
@@ -837,6 +837,19 @@ d-i netcfg/wireless_wep string
#d-i hw-detect/load_firmware boolean true
</screen></informalexample>
+<para>
+
+Please note that <command>netcfg</command> will automatically determine the
+netmask if <classname>netcfg/get_netmask</classname> is not preseeded. In
+this case, the variable has to be marked as <literal>seen</literal> for
+automatic installations. Similarly, <command>netcfg</command> will choose
+an appropriate address if <classname>netcfg/get_gateway</classname> is not
+set. As a special case, you can set
+<classname>netcfg/get_gateway</classname> to <quote>none</quote> to specify
+that no gateway should be used.
+
+</para>
+
</sect2>
<sect2 id="preseed-mirror">