X-Spam-Check-By: sourceware.org
Date: Thu, 12 Oct 2006 08:09:57 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: vim-7.0.122-1
Message-ID: <20061012120957.GA30160@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <452D2696.3060602@users.sourceforge.net> <014c01c6ed5b$d6a1e9a0$a501a8c0@CAM.ARTIMI.COM> <egjc38$teg$1@sea.gmane.org> <20061012065523.GP13105@calimero.vinschen.de> <20061012111836.GA29649@trixie.casa.cgf.cx> <20061012115416.GB8323@calimero.vinschen.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20061012115416.GB8323@calimero.vinschen.de>
User-Agent: Mutt/1.5.11
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
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 Thu, Oct 12, 2006 at 01:54:16PM +0200, Corinna Vinschen wrote:
>I think it is needed.  At least the base-files-mketc.sh postinstall
>script creates paths which point outside the Cygwin root, so it either
>needs to reference cygdrive paths, or use DOS paths.  Using cygdrives
>paths is preferable, IMHO.  Since the cygdrive path is not fixed, and
>can even differ between different users on the same machine, there must
>be a fixed method to reference these paths.

If we're pointing outside of the Cygwin root then we can either 1) use a
mount or (in the current scenario) 2) establish a standard way to access
the windows directory.  My mild objection is that we're talking about
modifying the Cygwin DLL to accommodate the Cygwin distribution.  A
standalone Cygwin program doesn't necessarily need to use /etc/hosts but,
if we are modifying cygwin1.dll to hard-wire a path, it will nonetheless
have to suffer the consequences of that decision.

>Personally I'd rather not further clutter the root directory, which is
>why /proc seems to me to be a better place to point to the cygdrive
>paths in a constant fashion.  But that is only a mild opposition.  I'd
>also go along with /cygdrive.

We're already cluttering the root one less than linux since modern linuxes
use /dev, /proc, and /sys.

Hmm.  /sys/drive/c  has a nice feel to it, although this is YA a case where
the existence of a filesystem under this directory is not linux-like.

cgf

--
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/

