[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#563819: installation-guide: Please add netcfg/dhcp_use to preseed example



Package: installation-guide
Severity: minor
Tags: patch


If you want don't be asked in network config about manual / dhcp configuration, you need netcfg/dhcp_use to true, but it doesn't appear in the example.

I think this patch could be fine.

Thanks


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- example-preseed.txt	2010-01-05 16:32:20.000000000 +0100
+++ example-preseed.txt.orig	2010-01-05 16:31:19.000000000 +0100
@@ -17,9 +17,6 @@
 # To pick a particular interface instead:
 #d-i netcfg/choose_interface select eth1
 
-# If you want to use dhcp and never manual network config
-#d-i netcfg/dhcp_use string true
-
 # If you have a slow dhcp server and the installer times out waiting for
 # it, this might be useful.
 #d-i netcfg/dhcp_timeout string 60

Reply to: