summaryrefslogtreecommitdiff
path: root/nl/appendix/preseed.xml
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-04-28 12:25:25 +0000
committerFrans Pop <elendil@planet.nl>2009-04-28 12:25:25 +0000
commit643fcbb24c259c1f72203154727723d278c712f5 (patch)
tree99c69ceb88a465a58b027090f7d08c5953fb8031 /nl/appendix/preseed.xml
parentad67704feecd56c5c9e45cf967a4f106a09d5665 (diff)
downloadinstallation-guide-643fcbb24c259c1f72203154727723d278c712f5.zip
Dutch translation update for untranslated documents
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