summaryrefslogtreecommitdiff
path: root/it/appendix/preseed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'it/appendix/preseed.xml')
-rw-r--r--it/appendix/preseed.xml59
1 files changed, 23 insertions, 36 deletions
diff --git a/it/appendix/preseed.xml b/it/appendix/preseed.xml
index 2a352fba7..8a6c2e98e 100644
--- a/it/appendix/preseed.xml
+++ b/it/appendix/preseed.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 49321 -->
+<!-- original version: 50076 -->
<!--
@@ -1498,11 +1498,8 @@ initrd per il metodo d'installazione scelto. Il valore predefinito per
<!--
# If you select ftp, the mirror/country string does not need to be set.
--># Quando si seleziona ftp non è necessario impostare mirror/country.
-#d-i mirror/protocol string ftp<phrase condition="etch">
-<!--
-d-i mirror/country string enter information manually
--->d-i mirror/country string inserire manualmente le informazioni</phrase><phrase condition="lenny">
-d-i mirror/country string manual</phrase>
+#d-i mirror/protocol string ftp
+d-i mirror/country string manual
d-i mirror/http/hostname string &archive-mirror;
d-i mirror/http/directory string /debian
d-i mirror/http/proxy string
@@ -1570,15 +1567,6 @@ preconfigurazione.
# select Guidato - usare il più ampio spazio contiguo disponibile.
<!--
-<phrase condition="etch"># Alternatively, you can specify a disk to partition. The device name
-# can be given in either devfs or traditional non-devfs format.
-# For example, to use the first disk:
---><phrase condition="etch"># In alternativa è possibile specificare un disco da partizionare. Il nome
-# del dispositivo può essere dato sia nel formato devfs che nel
-# tradizionale formato non-devfs.
-# Per esempio, per usare il primo disco:
-d-i partman-auto/disk string /dev/discs/disc0/disc</phrase><phrase condition="lenny">
-<!--
# Alternatively, you can specify a disk to partition. The device name must
# be given in traditional non-devfs format.
# For example, to use the first SCSI/SATA hard disk:
@@ -1593,7 +1581,7 @@ d-i partman-auto/disk string /dev/sda
# the system only has one disk.
--># Nota: per usare qualsiasi disco disponibile, a prescindere dal
nome del device specificato, commentare la riga precedente. Questo
-funziona solo se il sistema dispone di un solo disco.</phrase>
+funziona solo se il sistema dispone di un solo disco.
<!--
# In addition, you'll need to specify the method to use.
# The presently available methods are: "regular", "lvm" and "crypto"
@@ -1820,7 +1808,7 @@ d-i clock-setup/utc boolean true
# /usr/share/zoneinfo/ for valid values.
--># Questo può essere impostato con qualsiasi valore valido per $TZ; si
# consulti /usr/share/zoneinfo/ per i valori validi.
-d-i time/zone string US/Eastern<phrase condition="lenny">
+d-i time/zone string US/Eastern
<!--
# Controls whether to use NTP to set the clock during the install
@@ -1829,7 +1817,7 @@ d-i clock-setup/ntp boolean true
<!--
# NTP server to use. The default is almost always fine here.
--># Server NTP da usare. Quasi sempre è possibile usare quello predefito.
-#d-i clock-setup/ntp-server ntp.example.com</phrase>
+#d-i clock-setup/ntp-server ntp.example.com
</screen></informalexample>
</sect2>
@@ -1908,14 +1896,14 @@ poiché un hash MD5 consente attacchi di tipo brute force.
# Create the first user with the specified UID instead of the default.
--># Per creare il primo utente con un UID specifico al posto di quello
# predefinito.
-#d-i passwd/user-uid string 1010<phrase condition="lenny">
+#d-i passwd/user-uid string 1010
<!--
# The user account will be added to some standard initial groups. To
# override that, use this.
--># L'account utente viene automaticamente inserito in alcuni gruppi.
# Per modificare questo comportamento usare la seguente preconfigurazione.
-#d-i passwd/user-default-groups string audio cdrom video</phrase>
+#d-i passwd/user-default-groups string audio cdrom video
</screen></informalexample>
<para>
@@ -1972,14 +1960,14 @@ dell'installazione. Le uniche domande riguardano l'installazione del kernel.
<!--
# Select the initramfs generator used to generate the initrd for 2.6 kernels.
--># Selezionare il programma per la creazione dell'initrd per i kernel 2.6.
-#d-i base-installer/kernel/linux/initramfs-generators string yaird<phrase condition="lenny">
+#d-i base-installer/kernel/linux/initramfs-generators string yaird
<!--
# The kernel image (meta) package to be installed; "none" can be used if no
# kernel is to be installed.
--># Il (meta)pacchetto con l'immagine del kernel da installare; per non
# installare un kernel inserire "none".
-#d-i base-installer/kernel/image linux-image-2.6-486</phrase>
+#d-i base-installer/kernel/image linux-image-2.6-486
</screen></informalexample>
</sect2>
@@ -2011,14 +1999,7 @@ aggiungere altri repository (anche locali).
# Uncomment this if you don't want to use a network mirror.
--># Togliere il commento alla prossima riga se non si vuole usare
# un mirror.
-#d-i apt-setup/use_mirror boolean false<phrase condition="etch">
-<!--
-# Uncomment this to avoid adding security sources, or
-# add a hostname to use a different server than security.debian.org.
---># Togliere il commento alla prossima riga per evitare l'inserimento
-# delle sorgenti per la sicurezza oppure per usare un server diverso da
-# security.debian.org.
-#d-i apt-setup/security_host string</phrase><phrase condition="lenny">
+#d-i apt-setup/use_mirror boolean false
<!--
# Select which update services to use; define the mirrors to be used.
# Values shown below are the normal defaults.
@@ -2027,7 +2008,7 @@ aggiungere altri repository (anche locali).
# predefiniti.
#d-i apt-setup/services-select multi-select security, volatile
#d-i apt-setup/security_host string security.debian.org
-#d-i apt-setup/volatile_host string volatile.debian.org</phrase>
+#d-i apt-setup/volatile_host string volatile.debian.org
<!--
# Additional repositories, local[0-9] available
@@ -2142,14 +2123,13 @@ sulla riga di comando del kernel.
</para>
<informalexample role="example"><screen>
-#tasksel tasksel/first multiselect standard, web-server<phrase condition="lenny">
+#tasksel tasksel/first multiselect standard, web-server
<!--
# If the desktop task is selected, install the kde and xfce desktops
# instead of the default gnome desktop.
--># Quando è selezionato il task desktop, si può installare kde e xfce
# al posto del desktop predefinito gnome.
-#tasksel tasksel/desktop multiselect kde, xfce</phrase><phrase condition="etch">
-#tasksel tasksel/first multiselect standard, kde-desktop</phrase>
+#tasksel tasksel/desktop multiselect kde, xfce
<!--
# Individual additional packages to install
@@ -2194,13 +2174,13 @@ d-i grub-installer/only_debian boolean true
--># Questa fa in modo che grub-installer si installi sul MBR se trova anche
# qualche altro sistema operativo, che è un po' meno sicuro poiché potrebbe
# non riuscire ad avviare gli altri sistemi operativi.
-d-i grub-installer/with_other_os boolean true<phrase condition="lenny">
+d-i grub-installer/with_other_os boolean true
<!--
# To also skip installing lilo, and install no bootloader, uncomment this
# too:
--># Inoltre per evitare anche l'installazione di lilo, e quindi non installare
# nesun bootloader, scommentare questa riga:
-#d-i lilo-installer/skip boolean true</phrase>
+#d-i lilo-installer/skip boolean true
<!--
# Alternatively, if you want to install to a location other than the mbr,
@@ -2232,6 +2212,13 @@ d-i finish-install/reboot_in_progress note
--># Impedisce che il programma d'installazione espelli il CD prima del riavvio,
# in alcuni casi può essere utile.
#d-i cdrom-detect/eject boolean false
+
+<!--
+# This is how to make the installer shutdown when finished, but not
+# reboot into the installed system.
+--># Indica come deve spento l'installatore al termine, ma non riavvia il
+# sistema appena installato.
+#d-i debian-installer/exit/halt boolean true
</screen></informalexample>
</sect2>