mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Mention chroot $TERM fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@160 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4af94fb7b2
commit
de552480bf
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user