Gentoo Archives: gentoo-dev

From: Caleb Tennis <caleb@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] yet another virtual question
Date: Fri, 26 Mar 2004 19:36:13
Message-Id: 200403261436.00457.caleb@gentoo.org
In Reply to: Re: [gentoo-dev] yet another virtual question by Seemant Kulleen
1 On Friday 26 March 2004 02:39 pm, 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 I think the biggest issue would be ebuilds, of which many seem to use very
10 bash specific features. I'm not sure what would break between the various
11 shells, but things like bash's export vs. tcsh's setenv command could cause a
12 lot of grief.
13
14 Caleb
15
16 --
17 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] yet another virtual question Marius Mauch <genone@g.o>
Re: [gentoo-dev] yet another virtual question Stuart Herbert <stuart@g.o>