allow network autoconfig failure and thus for manual ip settings

This commit is contained in:
t3chn0m4g3 2016-03-06 17:16:36 +01:00
parent 2d5c498860
commit bb933684b6

View file

@ -12,8 +12,8 @@
d-i preseed/early_command string umount /media || : d-i preseed/early_command string umount /media || :
# Network Configuration # Network Configuration
d-i netcfg/choose_interface select auto #d-i netcfg/choose_interface select auto
d-i netcfg/dhcp_timeout string 60 #d-i netcfg/dhcp_timeout string 60
d-i netcfg/get_hostname string t-pot d-i netcfg/get_hostname string t-pot
# Source & Proxy # Source & Proxy