On Mon, Jun 19, 2006 at 06:21:54PM +0200, Ralf Wildenhues wrote: > * Kean Johnston wrote on Mon, Jun 19, 2006 at 06:04:12PM CEST: > > Wouldn't the path of least resistance be to simply set CONFIG_SHELL to > > /usr/bin/bash on OSR5 and OSR6 and to /usr/bin/posix/sh on UnixWare 7 > > simply solve all of these problems? > > Sure, if /usr/bin/posix/sh also works fine. I thought it was > /usr/bin/posix/sh that introduced the problems, though.
Hello, it seems that it would be better to prefer bash over sh. And we might search for bash in all dirs, then for /usr/bin/posix/sh (a special case), then for sh everywher, then for ksh, etc. But this stirs the shell selecion very much; it's obvious that it has to wait after the release. Bnd I do not think any quick actioon is neeeded rigt now. Stepan
