summaryrefslogtreecommitdiff
path: root/nl/appendix
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2012-08-26 18:22:28 +0000
committerSamuel Thibault <sthibault@debian.org>2012-08-26 18:22:28 +0000
commitb574e76a9e62abb54d735be44bfebc4955a083f4 (patch)
tree397be483a0e8842c403fcd7645f7b11247e253d6 /nl/appendix
parentb695c37f45512c00a17d9eebcb426e05c3858ba4 (diff)
downloadinstallation-guide-b574e76a9e62abb54d735be44bfebc4955a083f4.zip
preseed: Add authorized_keys url preseed example, thanks Charles Plessy
for the patch. Closes: #684629.
Diffstat (limited to 'nl/appendix')
-rw-r--r--nl/appendix/preseed.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml
index 25c5e3d47..90ce8a4f6 100644
--- a/nl/appendix/preseed.xml
+++ b/nl/appendix/preseed.xml
@@ -886,6 +886,7 @@ that no gateway should be used.
# component for remote installation over SSH. This only makes sense if you
# intend to perform the remainder of the installation manually.
#d-i anna/choose_modules string network-console
+#d-i network-console/authorized_keys_url string http://10.0.0.1/openssh-key
#d-i network-console/password password r00tme
#d-i network-console/password-again password r00tme
</screen></informalexample>