summaryrefslogtreecommitdiff
path: root/nl/appendix/preseed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nl/appendix/preseed.xml')
-rw-r--r--nl/appendix/preseed.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml
index 379bba111..a3b52c8f7 100644
--- a/nl/appendix/preseed.xml
+++ b/nl/appendix/preseed.xml
@@ -1,5 +1,5 @@
<!-- retain these comments for translator revision tracking -->
-<!-- original version: 58381 untranslated -->
+<!-- original version: 58385 untranslated -->
<!--
Be careful with the format of this file as it is parsed to generate
@@ -1411,13 +1411,11 @@ installation.
# This first command is run as early as possible, just after
# preseeding is read.
#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
# of the disks (which may not be visible when preseed/early_command runs).
#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
# directly, or use the apt-install and in-target commands to easily install