diff options
Diffstat (limited to 'it/boot-installer')
-rw-r--r-- | it/boot-installer/parameters.xml | 8 |
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> <!-- |