From b574e76a9e62abb54d735be44bfebc4955a083f4 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 26 Aug 2012 18:22:28 +0000 Subject: preseed: Add authorized_keys url preseed example, thanks Charles Plessy for the patch. Closes: #684629. --- po/vi/preseed.po | 2 ++ 1 file changed, 2 insertions(+) (limited to 'po/vi/preseed.po') diff --git a/po/vi/preseed.po b/po/vi/preseed.po index 55977567c..5e9224440 100644 --- a/po/vi/preseed.po +++ b/po/vi/preseed.po @@ -1642,6 +1642,7 @@ msgid "" "# component for remote installation over SSH. This only makes sense if you\n" "# intend to perform the remainder of the installation manually.\n" "#d-i anna/choose_modules string network-console\n" +"#d-i network-console/authorized_keys_url string http://10.0.0.1/openssh-key\n" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" msgstr "" @@ -1650,6 +1651,7 @@ msgstr "" "# thông qua SSH (trình bao bảo mật). Trường hợp này chỉ hữu ích\n" "# nếu bạn định tự thực hiện phần còn lại của quá trình cài đặt.\n" "#d-i anna/choose_modules string network-console\n" +"#d-i network-console/authorized_keys_url string http://10.0.0.1/openssh-key\n" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" -- cgit v1.2.3