[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#691164: installation-guide: Small typo in network configuration preseed example snippet



Package: installation-guide
Version: 20120826
Severity: minor
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi

There is a small typo in the network configuration preseed example
snipped where  we read the commented out entry as

#di netcfg/link_detection_timeout string 10

where the owner should be 'd-i'.

Attached is a patch for this.

Regards,
Salvatore

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJQhT44AAoJEHidbwV/2GP+MyIP/iPLtFdGQTm9QdM/aqqINBkh
XT8VDYkYGb4Qa9VDYOsVGjYp/qm+5/j+TwSPnhnEUf0NegBlpJqp9xSRd+6ji3Ll
14hbCeZK72ZN0KNfp+bR7i7K4eT4lyJxUzc2gO51FXtMfHdYO+dX7h29xX7CAucm
9+kg0ZMxPd+YXAorgHnLNSpjgzRuOOuvHEgs4ly+DGAb7IzZ07jXQMnRb+Fyp6kK
432Pi0sgIe+QKRtv52BC72tGMepLlZFirc0OgWpBGKNCCyjlb5+oAqffD4qpNDcl
iGOP5hSN3mVHx95MMEFqL5a70tQzTK/B2J0zxX4lvzbPat+1/GZ//ylh+GUcbFms
aZ2kkSFmZRKDSV5rNJmpWgmVAP7CAfOXIbXtw/4zYtHlzIoXnJcp1KvFWvsssdw+
xlc2D2A/cMgCz7DM2njmlNoPaZQU23W4iAD8XJ+Ottipl4aBf26A1cCyQSEyNzhU
ekIegYusi00pMYqYV+5lQmrm1WXPK3hODEtI7O+Y63Jd0S8FhSYkTAZarn7qVhSo
CbUI0sqDPa+e+3ML44FcrnmLehbHgx3Yaey7Q7o8nNv3NakORpRBJyvn35d2CDp5
tm3JBcvEm3DNDF3PFfGhCcDAAs8ZFcybQgAv/AKVWPv2FrsThLoyG0ksu6QtJMdA
Xs2iNkBnkjG+nPXkz+qB
=3YcB
-----END PGP SIGNATURE-----
Index: manual/en/appendix/preseed.xml
===================================================================
--- manual/en/appendix/preseed.xml	(revision 68283)
+++ manual/en/appendix/preseed.xml	(working copy)
@@ -852,7 +852,7 @@
 
 # To set a different link detection timeout (default is 3 seconds).
 # Values are interpreted as seconds.
-#di netcfg/link_detection_timeout string 10
+#d-i netcfg/link_detection_timeout string 10
 
 # If you have a slow dhcp server and the installer times out waiting for
 # it, this might be useful.
Index: manual/fr/appendix/preseed.xml
===================================================================
--- manual/fr/appendix/preseed.xml	(revision 68283)
+++ manual/fr/appendix/preseed.xml	(working copy)
@@ -820,7 +820,7 @@
 
 # Pour augmenter le délai de détection de lien (par défaut, 3 secondes).
 # Valeur en seconde :
-#di netcfg/link_detection_timeout string 10
+#d-i netcfg/link_detection_timeout string 10
 
 # Quand le serveur dhcp est lent et que l'installateur s'arrête pour l'attendre,
 # ceci peut être utile :
Index: manual/it/appendix/preseed.xml
===================================================================
--- manual/it/appendix/preseed.xml	(revision 68283)
+++ manual/it/appendix/preseed.xml	(working copy)
@@ -1549,7 +1549,7 @@
 # Values are interpreted as seconds.
 --># Per impostare il tempo di attesa della rilevazione del collegamento
 # (il valore predefinito è 3 secondi). Valore espresso in secondi.
-#di netcfg/link_detection_timeout string 10
+#d-i netcfg/link_detection_timeout string 10
 
 <!--
 # If you have a slow dhcp server and the installer times out waiting for
Index: manual/po/sv/preseed.po
===================================================================
--- manual/po/sv/preseed.po	(revision 68283)
+++ manual/po/sv/preseed.po	(working copy)
@@ -1601,7 +1601,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
Index: manual/po/ja/preseed.po
===================================================================
--- manual/po/ja/preseed.po	(revision 68283)
+++ manual/po/ja/preseed.po	(working copy)
@@ -1460,7 +1460,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
@@ -1513,7 +1513,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
Index: manual/po/fi/preseed.po
===================================================================
--- manual/po/fi/preseed.po	(revision 68283)
+++ manual/po/fi/preseed.po	(working copy)
@@ -1588,7 +1588,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
Index: manual/po/zh_CN/preseed.po
===================================================================
--- manual/po/zh_CN/preseed.po	(revision 68283)
+++ manual/po/zh_CN/preseed.po	(working copy)
@@ -1377,7 +1377,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
@@ -1430,7 +1430,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
Index: manual/po/pot/preseed.pot
===================================================================
--- manual/po/pot/preseed.pot	(revision 68283)
+++ manual/po/pot/preseed.pot	(working copy)
@@ -840,7 +840,7 @@
       "\n"
       "# To set a different link detection timeout (default is 3 seconds).\n"
       "# Values are interpreted as seconds.\n"
-      "#di netcfg/link_detection_timeout string 10\n"
+      "#d-i netcfg/link_detection_timeout string 10\n"
       "\n"
       "# If you have a slow dhcp server and the installer times out waiting for\n"
       "# it, this might be useful.\n"
Index: manual/po/hu/preseed.po
===================================================================
--- manual/po/hu/preseed.po	(revision 68283)
+++ manual/po/hu/preseed.po	(working copy)
@@ -1508,7 +1508,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
Index: manual/po/vi/preseed.po
===================================================================
--- manual/po/vi/preseed.po	(revision 68283)
+++ manual/po/vi/preseed.po	(working copy)
@@ -1514,7 +1514,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
@@ -1567,7 +1567,7 @@
 "\n"
 "# Để đặt thời gian dò tìm liên kết khác (mặc định là 3 giây).\n"
 "# Giá trị được hiểu là giây.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# Nếu bạn có máy phục vụ DHCP chạy chậm và trình cài đặt quá hạn\n"
 "# trong khi đợi nó, đoạn này có thể hữu ích:\n"
Index: manual/po/pt/preseed.po
===================================================================
--- manual/po/pt/preseed.po	(revision 68283)
+++ manual/po/pt/preseed.po	(working copy)
@@ -1534,7 +1534,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
@@ -1588,7 +1588,7 @@
 "\n"
 "# Para definir um tempo de timeout diferente para a deteção da ligação\n"
 "# (o pré-definido é 3). Os valores são correspondem a segundos.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# Se tiver um servidor de dhcp lento e o instalador esgotar o tempo à\n"
 "# espera, isto poderá ser útil.\n"
Index: manual/po/ru/preseed.po
===================================================================
--- manual/po/ru/preseed.po	(revision 68283)
+++ manual/po/ru/preseed.po	(working copy)
@@ -1510,7 +1510,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
@@ -1564,7 +1564,7 @@
 "\n"
 "# Задаёт время ожидания появления связи (по умолчанию 3 секунды).\n"
 "# Значения указываются в секундах.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# Если у вас медленный dhcp сервер и программа установки не дожидается\n"
 "# ответа, то данная настройка может оказаться полезной.\n"
Index: manual/po/el/preseed.po
===================================================================
--- manual/po/el/preseed.po	(revision 68283)
+++ manual/po/el/preseed.po	(working copy)
@@ -1588,7 +1588,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
@@ -1645,7 +1645,7 @@
 "# Για να καθορίσετε έναν διαφορετικό χρόνο timeout για τη σύνδεση (ο "
 "προεπιλεγμένος είναι 3 δευτερόλεπτα).\n"
 "# Οι τιμές ερμηνεύοντας ως δευτερόλεπτα.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# Αν έχετε έναν αργό εξυπηρετητή dhcp και ο εγκαταστάτης εξαντλεί το χρονικό "
 "περιθώριο περιμένοντάς τον\n"
Index: manual/po/es/preseed.po
===================================================================
--- manual/po/es/preseed.po	(revision 68283)
+++ manual/po/es/preseed.po	(working copy)
@@ -1588,7 +1588,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
@@ -1643,7 +1643,7 @@
 "# Para definir  un tiempo de espera de detección de enlace distinto (por "
 "omisión, 3 segundos).\n"
 "# Los valores se interpretan como segundos.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# Si tiene un servidor de DHCP lento y el instalador expira intentando\n"
 "# conectarse a él, esto puede serle útil.\n"
Index: manual/po/ko/preseed.po
===================================================================
--- manual/po/ko/preseed.po	(revision 68283)
+++ manual/po/ko/preseed.po	(working copy)
@@ -1455,7 +1455,7 @@
 "\n"
 "# To set a different link detection timeout (default is 3 seconds).\n"
 "# Values are interpreted as seconds.\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# If you have a slow dhcp server and the installer times out waiting for\n"
 "# it, this might be useful.\n"
@@ -1508,7 +1508,7 @@
 "\n"
 "# 링크 검사 제한 시간을 다르게 설정할 때 (기본값은 3초).\n"
 "# 초 단위입니다\n"
-"#di netcfg/link_detection_timeout string 10\n"
+"#d-i netcfg/link_detection_timeout string 10\n"
 "\n"
 "# DHCP 서버가 느려서 응답을 기다리다가 시간이 초과되는 경우\n"
 "# 다음 설정을 쓰면 됩니다.\n"
Index: manual/de/appendix/preseed.xml
===================================================================
--- manual/de/appendix/preseed.xml	(revision 68283)
+++ manual/de/appendix/preseed.xml	(working copy)
@@ -915,7 +915,7 @@
 
 # Um eine andere Timeout-Zeit für die Verbindungserkennung festzulegen
 # (Standard ist 3 Sekunden). Werte werden als Sekunden interpretiert.
-#di netcfg/link_detection_timeout string 10
+#d-i netcfg/link_detection_timeout string 10
 
 # Wenn Sie einen langsamen DHCP-Server haben und der Installer läuft in eine
 # Zeitüberschreitung, während er auf ihn wartet, könnte dies nützlich sein:

Reply to: