git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@160 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
@@ -80,6 +80,12 @@ Chapter 6: Fixed the man page installation during console-tools'
installation.
</para></listitem>
+<listitem><para>
+Chapter 6: When entering chroot the $TERM variable inside chroot is set
+properly. This is accomplished by: chroot ... -i HOME=/root TERM=`echo
+$TERM` ...
+</para></listitem>
+
</itemizedlist>
</sect1>