summaryrefslogtreecommitdiff
path: root/it/boot-installer
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2013-03-31 23:52:18 +0000
committerSamuel Thibault <sthibault@debian.org>2013-03-31 23:52:18 +0000
commitc52cb871fe3bd10e1ef615fb4395a1d68527b4a2 (patch)
tree1e9d69eb39de4bed5cd8048aba08a052500cd399 /it/boot-installer
parente3d2221918d163f50e4b1998a5598410d5dedea5 (diff)
downloadinstallation-guide-c52cb871fe3bd10e1ef615fb4395a1d68527b4a2.zip
Rename disable_dhcp into disable_autoconfig, the former is now deprecated.
Diffstat (limited to 'it/boot-installer')
-rw-r--r--it/boot-installer/parameters.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/it/boot-installer/parameters.xml b/it/boot-installer/parameters.xml
index 26e5dc601..147189b1c 100644
--- a/it/boot-installer/parameters.xml
+++ b/it/boot-installer/parameters.xml
@@ -504,7 +504,7 @@ sistema.
</varlistentry>
<varlistentry>
-<term>netcfg/disable_dhcp</term>
+<term>netcfg/disable_autoconfig</term>
<listitem><para>
<!--
@@ -524,13 +524,13 @@ della rete solo se DHCP fallisce.
<!--
If you have a DHCP server on your local network, but want to avoid it
because e.g. it gives wrong answers, you can use the parameter
-<userinput>netcfg/disable_dhcp=true</userinput> to prevent configuring
+<userinput>netcfg/disable_autoconfig=true</userinput> to prevent configuring
the network with DHCP and to enter the information manually.
-->
Se nella propria rete locale è presente un server DHCP ma si vuole evitare
di usarlo, per esempio perché fornisce risposte sbagliate, si può usare il
-parametro <userinput>netcfg/disable_dhcp=true</userinput> per evitare la
+parametro <userinput>netcfg/disable_autoconfig=true</userinput> per evitare la
configurazione della rete con DHCP e inserire le informazioni manualmente.
</para></listitem>
@@ -890,7 +890,7 @@ alcuni dei moduli opzionali che possono risultare utili sono
</varlistentry>
<varlistentry>
-<term>netcfg/disable_dhcp</term>
+<term>netcfg/disable_autoconfig</term>
<listitem><para>
<!--