summaryrefslogtreecommitdiff
path: root/nl/appendix/preseed.xml
diff options
context:
space:
mode:
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">