X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Fri, 19 Oct 2007 09:46:00 -0400 (EDT)
From: Igor Peshansky <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: Eric Blake <ebb9@byu.net>
cc: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: bash-3.2.25-17
In-Reply-To: <4718B2C1.2090308@byu.net>
Message-ID: <Pine.GSO.4.63.0710190937220.24263@access1.cims.nyu.edu>
References: <announce.4716C52A.7090600@byu.net> <Pine.GSO.4.63.0710181326370.440@access1.cims.nyu.edu>   <20071019080115.GF20400@calimero.vinschen.de>  <Pine.GSO.4.63.0710190928080.24263@access1.cims.nyu.edu> <4718B2C1.2090308@byu.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Fri, 19 Oct 2007, Eric Blake wrote:

> According to Igor Peshansky on 10/19/2007 7:29 AM:
> >> Why not create a stand-alone package in the base category which
> >> consists of just the postinstall script?
> >
> > I could, but the issue is more basic than where the script lives.  Right
> > now Cygwin populates the /dev directory as a virtual directory within the
> > DLL.  The script I'm talking about will make /dev a real directory, and
> > the only thing Cygwin will deal with is devices.
> >
> > What the transition would entail is not clear to me.
>
> But the bash postinstall script already creates /dev as a real directory,
> as of my release announcement; it just isn't very populated.  I think
> making the script its own package in base, then making bash depend on that
> package, would be worthwhile.

Sorry, I was imprecise.  Whether /dev is a real directory or not is
irrelevant.  However, the *files* in /dev are virtual, and therefore the
command "mknod -m 666 c 1 3 /dev/null" will fail, because, as far as the
Cygwin DLL is concerned, /dev/null already exists.

Plus, we might get into some ordering issues on when to run this script...
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha@cs.nyu.edu | igor@watson.ibm.com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Belief can be manipulated.  Only knowledge is dangerous.  -- Frank Herbert

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

