X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 In-Reply-To: Date: Thu, 11 Dec 2014 10:41:17 -0700 Message-Id: <4E361236-190B-4740-9C82-D6A49BD94A16@etr-usa.com> References: <5487859D DOT 9000409 AT alice DOT it> <20141210160128 DOT GW3810 AT calimero DOT vinschen DOT de> To: cygwin AT cygwin DOT 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 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