lfs/chapter06/chrootcmd.xml
Gerard Beekmans 9bb59863bb Removed the <blockquote><literallayout> and their closing tags from
chrootcmd.xml and added them to the files that call chrootcmd. This
allows for adding more commands around chroot (like logout in
glibc-inst.xml)


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2001-06-19 22:42:12 +00:00

5 lines
216 B
XML

<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>