summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog5
-rw-r--r--en/appendix/chroot-install.xml3
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 14bfd1111..ddebc218c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,9 @@ installation-guide (2013XXXX) UNRELEASED; urgency=low
hyphenation support, thanks Ansgar Burchardt for the hint.
* Drop texlive-lang-vietnamese build-dep, now provided by
texlive-lang-other. Closes: #709759.
- * chroot installation: Advise to mount /proc before running MAKEDEV generic.
- Closes: #725398.
+ * chroot installation:
+ - Advise to mount /proc before running MAKEDEV generic. Closes: #725398.
+ - Advise to install ncurses-term for unusual TERM values. Closes: #725400.
[ Holger Wansing ]
* Removal of references to 'volatile'.
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index d85926c23..8d3f8a3b1 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -212,6 +212,9 @@ compatible with the &debian; base system, for example:
# export TERM=<replaceable>xterm-color</replaceable>
</screen></informalexample>
+Depending on the value of TERM, you may have to install the
+<classname>ncurses-term</classname> package to get support for it.
+
</para>
<sect3>