summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2009-04-27 21:46:17 +0000
committerFrans Pop <elendil@planet.nl>2009-04-27 21:46:17 +0000
commit8650fcd78ad4763a99e5843893c95c8318149a91 (patch)
tree034be4e765e5f0036852d2c933e4eef2473bad88 /en/appendix
parentb229cc92d2cbe0cfa3d9d92b74406be45b63bc1b (diff)
downloadinstallation-guide-8650fcd78ad4763a99e5843893c95c8318149a91.zip
Remove release conditions for squeeze
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/preseed.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index b5b68ba89..834ac829d 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -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