Gentoo Archives: gentoo-dev

From: Stuart Herbert <stuart@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] yet another virtual question
Date: Fri, 26 Mar 2004 21:12:43
Message-Id: 200403262118.53474.stuart@gentoo.org
In Reply to: Re: [gentoo-dev] yet another virtual question by Seemant Kulleen
1 On Friday 26 March 2004 19:39, Seemant Kulleen wrote:
2 > That's exactly the point of my questions as well, actually. We got a
3 > bug report in (at least one, probably more), asking for choice in
4 > shells. The complaint essentially was that the rc-script and init stuff
5 > uses /bin/bash explicitly, and not /bin/sh. The thinking behind that
6 > report was that people may want to have some other-than-bash shell
7 > installed, which is what brings us to here now :)
8
9 If there are scripts that rely on #!/bin/sh being bash, then I think that'd be
10 a reasonable bug. /bin/sh on a SVR4 system is definitely less capable than
11 bash. If he's complaining about scripts that use #!/bin/bash, then I think
12 he's wasting our time ;-)
13
14 (Hrm .. just noticed that /bin/bash isn't statically linked. "Traditionally",
15 if it goes in /bin or /sbin, it should be statically linked, so that it works
16 with no /usr or /lib mounted. That's why "traditional" systems also have
17 shells in /usr/bin.)
18
19 Do we *have* a true /bin/sh package in Portage? The nearest I ever saw the
20 free software community come was ash.
21
22 Best regards,
23 Stu
24 --
25 Stuart Herbert stuart@g.o
26 Gentoo Developer http://www.gentoo.org/
27 Missed the php|cruise? http://dev.gentoo.org/~stuart/cruise-2004/
28
29 GnuGP key id# F9AFC57C available from http://pgp.mit.edu
30 Key fingerprint = 31FB 50D4 1F88 E227 F319 C549 0C2F 80BA F9AF C57C
31 --
32
33 --
34 gentoo-dev@g.o mailing list