﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
40	create a xml file with chroot commands in it	gerard@…	gerard@…	"If we change the command used to enter chroot, we have to go into three files
right now to make that change. That's a pain. Create a file called
chroot-cmd.xml containing:

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

And that's it. Those commands don't appear on a page by itself so we don't need
to add <sect> and stuff to it."	defect	closed	normal		Book	3.0-pre2	normal	fixed		
