summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--en/appendix/preseed.xml9
2 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d9148312a..a52497058 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ installation-guide (20210805) UNRELEASED; urgency=medium
Closes: 992183
* Don't call 'Linux' an operating system, use 'GNU/Linux' instead.
Closes: 993475
+ * Some clarifications on preseeding. Closes: #603444
[ Updated translations ]
* Catalan by d
diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml
index 83a7a4d6d..d2485d987 100644
--- a/en/appendix/preseed.xml
+++ b/en/appendix/preseed.xml
@@ -990,6 +990,13 @@ that no gateway should be used.
#d-i network-console/password-again password r00tme
</screen></informalexample>
+<para>
+
+More information related to network-console can be found in
+<xref linkend="network-console"/>.
+
+</para>
+
</sect2>
<sect2 id="preseed-mirror">
@@ -1018,7 +1025,9 @@ value and there should be no need to set this.
</para>
<informalexample role="example"><screen>
+# Mirror protocol:
# If you select ftp, the mirror/country string does not need to be set.
+# Default value for the mirror protocol: http.
#d-i mirror/protocol string ftp
d-i mirror/country string manual
d-i mirror/http/hostname string &archive-mirror;