aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/chrootcmd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/chrootcmd.xml')
-rw-r--r--chapter06/chrootcmd.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter06/chrootcmd.xml b/chapter06/chrootcmd.xml
new file mode 100644
index 000000000..9b3b7e881
--- /dev/null
+++ b/chapter06/chrootcmd.xml
@@ -0,0 +1,6 @@
+<blockquote><literallayout>
+ <userinput>cd $LFS &amp;&amp;</userinput>
+ <userinput>chroot $LFS /usr/bin/env -i HOME=/root
+ \</userinput>
+ <userinput>&nbsp;&nbsp;&nbsp;TERM=$TERM /bin/bash --login</userinput>
+</literallayout></blockquote>