|
@@ -13,12 +13,7 @@ everything a user does will be restricted to the LFS partition (since / is
|
|
|
actually /mnt/lfs but the shell doesn't know that).
|
|
|
</para>
|
|
|
|
|
|
-<blockquote><literallayout>
|
|
|
- <userinput>cd $LFS &&</userinput>
|
|
|
- <userinput>chroot $LFS /usr/bin/env -i HOME=/root
|
|
|
- \</userinput>
|
|
|
- <userinput> TERM=$TERM /bin/bash --login</userinput>
|
|
|
-</literallayout></blockquote>
|
|
|
+&c6-chrootcmd;
|
|
|
|
|
|
<para>
|
|
|
The TERM=$TERM construction will set the $TERM value inside
|