Hi all.

I'm building the svn-10289.

In chapter 6, if I am right, the chroot command changed in older versions
after having installed bash in case one logged out.

In the beginning of the chapter one issue 

chroot "$LFS" /tools/bin/env -i HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin /tools/bin/bash --login +h

and later

chroot "$LFS" /usr/bin/env -i HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin /bin/bash --login +h

I see nothing in svn-10289 about it.

Did I missed something or the first command can be used all along the
chapter ?

My english is not so good, so I hope I'm clear :-) 

Thanks for answers.

-- 
Ph. Delavalade
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to