Matthias B. wrote:
I'd like to suggest that the bash patch be applied in chapter 5, too.
Without the patch bash is pretty broken, e.g.
echo "$(echo $';foo')"
bash: foo: command not found
whereas the correct output would be
;foo
This bug breaks the list_package script from the more_control_helpers
package, thereby causing users of the more_control hint unnecessary grief.
MSB
p.s.: I haven't actually verified that the LFS patch fixes the issue,
since I'm not through with my current build yet. All I know is that the
Gentoo patches fix this issue (and have done so for some time now).
Why patch chapter 5, since it's only used to build the final-system.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page