summaryrefslogtreecommitdiff
path: root/it/appendix
diff options
context:
space:
mode:
Diffstat (limited to 'it/appendix')
-rw-r--r--it/appendix/preseed.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/it/appendix/preseed.xml b/it/appendix/preseed.xml
index 017cce150..097b19631 100644
--- a/it/appendix/preseed.xml
+++ b/it/appendix/preseed.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 58381 -->
+<!-- original version: 58385 -->
<!--
Be careful with the format of this file as it is parsed to generate
@@ -2424,7 +2424,6 @@ in determinati momenti dell'installazione.
--># Questo è primo comando, è eseguito il prima possibile, appena dopo la
# lettura della preconfigurazione.
#d-i preseed/early_command string anna-install some-udeb
-<phrase condition="squeeze">
<!--
# This command is run immediately before the partitioner starts. It may be
# useful to apply dynamic partitioner preseeding that depends on the state
@@ -2436,7 +2435,6 @@ in determinati momenti dell'installazione.
# preseed/early_command).
#d-i partman/early_command \
# string debconf-set partman-auto/disk "$(list-devices disk | head -n1)"
-</phrase>
<!--
# This command is run just before the install finishes, but when there is
# still a usable /target directory. You can chroot to /target and use it