summaryrefslogtreecommitdiff
path: root/it/using-d-i/modules/baseconfig.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/using-d-i/modules/baseconfig.xml')
-rw-r--r--it/using-d-i/modules/baseconfig.xml14
1 files changed, 11 insertions, 3 deletions
diff --git a/it/using-d-i/modules/baseconfig.xml b/it/using-d-i/modules/baseconfig.xml
index a189aa11d..7180fe6c5 100644
--- a/it/using-d-i/modules/baseconfig.xml
+++ b/it/using-d-i/modules/baseconfig.xml
@@ -1,17 +1,25 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 29903 untranslated -->
+<!-- original version: 29903 -->
<sect3 id="baseconfig">
- <title>Running <command>base-config</command> From Within &d-i;</title>
-
+ <!-- <title>Running <command>base-config</command> From Within &d-i;</title> -->
+ <title>Uso di <command>base-config</command> da &d-i;</title>
<para>
+<!--
It is possible to configure the base system within the first stage
installer (before rebooting from the hard drive), by running
<command>base-config</command> in a <firstterm>chroot</firstterm>
environment. This is mainly useful for testing the installer and
should normally be avoided.
+-->
<!-- Feel free to prove me I'm wrong -->
+È possibile configurare il sistema di base all'interno della prima fase
+del programma d'installazione (prima del riavvio da disco fisso), eseguendo
+<command>base-config</command> in un ambiente <firstterm>chroot</firstterm>.
+Questa operazione è particolarmente utile per verificare il funzionamento
+del programma d'installazione e normalmente deve essere evitata.
+
</para>
</sect3>