summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorHolger Wansing <hwansing@mailbox.org>2021-10-03 12:58:18 +0200
committerHolger Wansing <hwansing@mailbox.org>2021-10-03 12:58:18 +0200
commit95b573934a8268fb143f8d1ddd8bfa3f499d0705 (patch)
treed4238fec5933ddd72966fd49c75c952f8015d098 /en/appendix
parenta9f76ef06dc6c66322b486104d57bcfa1743e2be (diff)
downloadinstallation-guide-95b573934a8268fb143f8d1ddd8bfa3f499d0705.zip
preseed: add a comment, that automatic network configuration is the default
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/preseed.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index d2485d987..2344ea78d 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -914,6 +914,7 @@ d-i netcfg/choose_interface select auto
#d-i netcfg/dhcp_timeout string 60
#d-i netcfg/dhcpv6_timeout string 60
+# Automatic network configuration is the default.
# If you prefer to configure the network manually, uncomment this line and
# the static network configuration below.
#d-i netcfg/disable_autoconfig boolean true