|
@@ -42,8 +42,8 @@ commands to do that:
|
|
|
<blockquote><literallayout>
|
|
|
|
|
|
<userinput>logout</userinput>
|
|
|
- <userinput>chroot $LFS /usr/bin/env -i HOME=/root /bin/bash
|
|
|
- --login</userinput>
|
|
|
+ <userinput>chroot $LFS /usr/bin/env -i HOME=/root \
|
|
|
+ TERM=$TERM /bin/bash --login</userinput>
|
|
|
|
|
|
</literallayout></blockquote>
|
|
|
|