summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@debian.org>2009-07-24 18:31:43 +0000
committerOtavio Salvador <otavio@debian.org>2009-07-24 18:31:43 +0000
commitd0794fa338af50c90d77f7b86ee9f191baf67e84 (patch)
tree331c82b26e7fe873a5fad0a6cbb66a5a55d9e34d /en/appendix
parentc19aea31e109f71825d930daf3c2a28df4df3df8 (diff)
downloadinstallation-guide-d0794fa338af50c90d77f7b86ee9f191baf67e84.zip
Document the netcfg/enable preseeding that allows for disabling the network configuration.
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/preseed.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 776935c6f..ded152331 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -800,6 +800,9 @@ The following debconf variables are relevant for network configuration.
</para>
<informalexample role="example"><screen>
+# allow to completely disable the network configuration
+#d-i netcfg/enable boolean false
+
# netcfg will choose an interface that has link if possible. This makes it
# skip displaying a list if there is more than one interface.
d-i netcfg/choose_interface select auto