Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
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
Message-ID: <cb51e2e050620230146428238@mail.gmail.com>
Date: Mon, 20 Jun 2005 23:01:13 -0700
From: Joshua Daniel Franklin <joshuadfranklin@gmail.com>
Reply-To: Joshua Daniel Franklin <joshuadfranklin@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Unicode in filenames support? (FAQ update needed)
In-Reply-To: <20050607182601.GC29426@trixie.casa.cgf.cx>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
References: <94BF3137C62D3E4CAED7E97F876585F09DA960@pauex2ku08.agere.com> 	 <20050607182601.GC29426@trixie.casa.cgf.cx>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j5L61O3s025664

On 6/7/05, Christopher Faylor  wrote:
> >I've been off of the developer list for a while now, and now the
> >archives are subscriber only.  :-(
> 
> Joshua, any chance I could get a FAQ entry about this?

I've updated "What Cygwin mailing lists can I join?" with a 
better description. Old language was "If you are going to help
develop the Cygwin library by volunteering for the project, you 
will want to subscribe to the Cygwin developers list,
called cygwin-developers."

New language is "There is also a low-volume list called
cygwin-developers which is reserved for knowledgeable people who
regularly contribute to the Cygwin DLL. Please do not ask for
read-only access to this mailing list."
 
> >However, it was NTFS-specific and Cygwin went a different
> >route (which has path length limitations, but I digress).
> 
> And, Joshua could I get a FAQ entry about this, too?  

OK, I added some about managed mounts. I've never really
used them myself, but this is the example I came up with for 
the FAQ that seems to work fine:

mkdir /managed-dir
mount -o managed c:/cygwin/managed-dir /managed-dir
cd /managed-dir/
touch makefile
touch Makefile

Are managed mounts prime-time enough to be put in the
--help statement and users guide with caveats?

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


