Alexander E. Patrakov wrote: > DJ Lucas wrote: > >> mountkernfs script succeeds, however it leaves behind messages (merged) >> when sh is a symlink to ash. '&>' does not redirect. Suggest '2>&1>'. >> Also, I'm not sure what version of hotplug right this second, but the >> math early on in the following files is also broken with ash symlinked >> to /bin/sh. hotplug-2004_09_23.tar.bz2, old so I don't know if the >> problem still exists or not...any takers? >> >> /etc/hotplug/input.agent >> /etc/hotplug/pci.agent >> /etc/hotplug/pnp.rc >> /etc/hotplug/usb.agent >> >> All of the above works fine when sh is a symlink to zsh or bash (as >> expected). > > > Please change the book so that #!/bin/bash, not #!/bin/sh, appears at > the top of those scripts. >
Yes, I had thought about suggesting that, however held it for a few reasons, the most important is that we don't install ash in LFS. Also with hotplug-ng coming... Regardless, Hotplug is still broken as is and should be fixed. -- DJ Lucas -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page