Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Fri, 26 Oct 2001 15:04:34 -0400 From: Christopher Faylor To: cygwin-developers AT cygwin DOT Com Subject: Re: [mathew DOT boorman AT au DOT cmg DOT com: /etc/profile /etc/passwd and HOME] Message-ID: <20011026150434.A1308@redhat.com> Reply-To: cygwin-developers AT cygwin DOT Com Mail-Followup-To: cygwin-developers AT cygwin DOT Com References: <20011026200103 DOT B7622 AT cygbert DOT vinschen DOT de> <20011026140728 DOT A347 AT redhat DOT com> <3BD9ADC6 DOT BF581E7F AT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3BD9ADC6.BF581E7F@yahoo.com> User-Agent: Mutt/1.3.21i On Fri, Oct 26, 2001 at 02:39:02PM -0400, Earnie Boyd wrote: >Christopher Faylor wrote: >> >> On Fri, Oct 26, 2001 at 08:01:03PM +0200, Corinna Vinschen wrote: >> >I like that idea. >> > >> >Should we add these lines to the generated profile? >> >> Doesn't bash do this for you automatically, somehow? > >I just checked and yes it does. However I believe that would only be >for --login. > >> Having /etc/profile do this for you seems wrong. > >Yes, perhaps Cygwin should do it in dll initialization. Sure. Why not? We've got all of the info. This shouldn't be too hard. We already do this with HOMEDRIVE, etc. I can't think of anything that it would hurt and it might help other things. cgf