From a56b33eec55edc4681ffe11c6da9a93eec5006f4 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 5 Oct 2013 12:00:50 +0000 Subject: chroot installation: Advise to install ncurses-term for unusual TERM values. Closes: #725400. --- debian/changelog | 5 +++-- en/appendix/chroot-install.xml | 3 +++ 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=xterm-color +Depending on the value of TERM, you may have to install the +ncurses-term package to get support for it. + -- cgit v1.2.3