On 07/28/2014 07:55 PM, Bruce Dubbs wrote:
Armin K. wrote:
On 07/28/2014 07:10 PM, Bruce Dubbs wrote:
[email protected] wrote:
Author: igor
Date: Mon Jul 28 03:46:20 2014
New Revision: 13701
Log:
we don't need bash for cacerts shell scripts
Actually, when I wrote the cacerts shell scripts I intended for them to
be bash specific. What do we gain by not using bash here?
Probably because /bin/sh is variable symlink and not everyone wants bash
(bloat, probably).
(One does not simply understand minimalists).
We have bash as a part of LFS and bash is assumed available for all of
BLFS. We make an exception for boot scripts, but this is not a boot
script.
By specifying /bin/bash explicitly we are (were) removing the /bin/sh
variable symlink.
Note also that the /etc/profile scripts are bash specific. I do not
want those changed.
Contrary to your init scripts, I don't see anything bash specific in CA
certs scripts (except that one function declaration that I've changed).
They will run fine on systems without bash so that is why I made this
commit. Feel free to revert if you insist, I don't mind.
--
Igor Živković
http://www.slashtime.net/
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page