While looking at the chroot commands in jhalfs for fixing what is reported in http://lists.linuxfromscratch.org/pipermail/lfs-dev/2018-May/072246.html
I found that "SHELL=/tools/bin/bash" is used for the "CHROOT" target. Since the CHROOT target is (up to one script) chapter 6, this means that /tools/bin/bash is used throughout chapter 6, even when /bin/bash is available. There are 2 questions: 1- Should this be corrected? 2- if yes to 1, how? Pierre -- http://lists.linuxfromscratch.org/listinfo/alfs-discuss FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
