Chris Staub wrote: > Also, I find it funny how often the sh -> dash issue is pointed out as > an issue, yet to my knowledge it hasn't caused any actual problems for > some time now. Makes me wonder if it's only there to verify whether > users are really reading the book, rather than for any real, practical > purposes.
I think it did make a difference in glibc. At least at one time, there were some scripts that has #!/bin/sh with bashisms that broke the build if dash was used. That problem may have been fixed, but it doesn't hurt to ensure that everyone uses the same shell. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page