summaryrefslogtreecommitdiff
path: root/en/appendix
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-07-08 08:35:25 +0000
committerFrans Pop <elendil@planet.nl>2007-07-08 08:35:25 +0000
commit1267a471c82acea5fa962dbde189e1d1f5781f86 (patch)
treebdb54b19146de2d6f45d60d0331618d22ca08f7a /en/appendix
parentffcbf45f3f805905a05cfc09aeb56195edc0262a (diff)
downloadinstallation-guide-1267a471c82acea5fa962dbde189e1d1f5781f86.zip
Mark new feature for lenny
Diffstat (limited to 'en/appendix')
-rw-r--r--en/appendix/preseed.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 69288f7d9..3c88a125f 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -1070,11 +1070,11 @@ MD5 hash allows for brute force attacks.
#d-i passwd/user-password password insecure
#d-i passwd/user-password-again password insecure
# or encrypted using an MD5 hash.
-#d-i passwd/user-password-crypted password [MD5 hash]
+#d-i passwd/user-password-crypted password [MD5 hash]<phrase condition="lenny">
# The user account will be added to some standard initial groups. To
# override that, use this.
-#d-i passwd/user-default-groups string audio cdrom video
+#d-i passwd/user-default-groups string audio cdrom video</phrase>
</screen></informalexample>
<para>