X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=OuAAWAfs/VSzAqsaPoiNgZAG73/u
	/+c8eIPttvGwXzkNywirA2wPBenjxTgHcZS87sbMYFpRJnanitJMaDTzLKV1uKR/
	YvIGV4WUS+X0laUko+j6v0mbqSRo1aiX280x7sUrCMcSzZcc9hza7NvyAJKIg3Xc
	a/z7CZFgexrOX/4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; s=default; bh=a7IYF+vFWCvCJqOuaZGVf+lS7vc=; b=s9
	DareVNiI7lzkJutXTgwxtbsxNm77sQf2qjea2qbSfovJVkwYLUR+pWJGjvx7xc7Z
	CEHE3260W9IwxzgPkwY7eoXeUlAWxaV1UpTc1w9tWP6AqNlqTbt2sbFQBLcKnX2j
	rUslunIIVp/uhlMWx3HFgwCDjosGUqEzKDtcZFJsM=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_40,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: etr-usa.com
Content-Type: text/plain; charset=windows-1252
Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\))
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 1.7.34-002
From: Warren Young <wyml@etr-usa.com>
In-Reply-To: <CABEPuQ+ofgdM154hfjW35rN74TvSf96hNyS=PhCnpZqieLg7vw@mail.gmail.com>
Date: Thu, 11 Dec 2014 10:41:17 -0700
Message-Id: <4E361236-190B-4740-9C82-D6A49BD94A16@etr-usa.com>
References: <5487859D.9000409@alice.it>	<CABEPuQL70k5Xcp3Uo3APz082sBDxW8TmdXwkT1mStBi3NLRK4w@mail.gmail.com>	<20141210160128.GW3810@calimero.vinschen.de> <CABEPuQ+ofgdM154hfjW35rN74TvSf96hNyS=PhCnpZqieLg7vw@mail.gmail.com>
To: cygwin@cygwin.com
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id sBBHgX5F012389

On Dec 10, 2014, at 9:37 PM, Alexey Pavlov <alexpux@gmail.com> wrote:

> Also we switch to use real /usr folder and just create virtual mount for /bin folder that needed for some programs.

You’re fighting the prevailing trend in Unix/Linux OS design by doing that.  Solaris, Red Hat, and probably others also alias /usr/bin and /bin, and /usr/lib and /lib.  It isn’t some weird Cygwin-only practice.

The reason for this separation goes back to the days when it made sense to have separate physical volumes for the OS root and the “user space”.  Now that you can get 64 gigs on a chip the size of your fingernail, this Unix design principle is about to follow UUCP into the dustbin of history.
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


