Fady Fawzy wrote: > Dear LFS-Deveolpers, > > I detected that when we are build the /tools in CH5 , we used > $LFS_TGT to install the packages with modified target build name as > xxx-lfs-linux-gnu . When we are in CH6 we don't set the variable to > be used in real LFS build and so we don't use it anymore .!!!!! > > I ask could i use it to build the LFS system normally as we build the > /tools ... I think yes , but i need to know if i will discover a > problem later for using it or all things will work ok.
Possibly. However, we use chroot for two reasons. First, it ensures that nothing from the host system leaks over into our new LFS system. Second, it protects the host system from mistakes. As you probably know, it is quite easy to make a typographical error when executing the commands. A very slight error could end up making your host system unusable. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
