delorie.com/archives/browse.cgi | search |
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:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
q=dns; s=default; b=Ob26pRoUDFORNZOTKMgTSk4WHWxhJWbkZXzzPorVUnd | |
jAbBOApspFfbqpEQSBk3EkapAqyqbt7Y9gz+4w7XFuC2rlGEiuXv62gnoeGQt3FY | |
wt4/aEXBPlCSaag1j3NS5WtPGzUTPbo3BIsgkV3UXbJbB2tlrAQbQsukGtplpzRI | |
= | |
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:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
s=default; bh=qDu9ke3DwnxcURs5/uewiQd633g=; b=Bf4D636vOjck3rkwk | |
q4IS3rwY0U+J6JoCV0bANc5mKx4wyoewl3YLmryUV5/WyVJLR9TIuP7AmCLoOExz | |
utQe9MOqwzLUolOL2vW8PXpWNDknpnal2rmqRiMw0yuxxLuX57k+8M3aIh4vCuIE | |
5N/CceHeTaQIIJyYuPYk4FBdME= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Spam-SWARE-Status: | No, score=-3.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 |
Message-ID: | <51D49188.7000708@cwilson.fastmail.fm> |
Date: | Wed, 03 Jul 2013 17:03:04 -0400 |
From: | Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: MSYS mode (continue) |
References: | <CABEPuQ+jEFJEQt=MGyn5m7Q+Ccs5A-i7vkk0McM=yyoCOw+Kgw AT mail DOT gmail DOT com> <20130703181504 DOT GA3182 AT ednor DOT casa DOT cgf DOT cx> <CABEPuQLW+TQ5VUVSYrCOzQ4Y5fdHNp=ymcb9r+xV7ROyYS=OBA AT mail DOT gmail DOT com> <20130703195020 DOT GC1705 AT calimero DOT vinschen DOT de> |
In-Reply-To: | <20130703195020.GC1705@calimero.vinschen.de> |
On 7/3/2013 3:50 PM, Corinna Vinschen wrote: > On Jul 3 22:24, Alexey Pavlov wrote: >> 2013/7/3 Christopher Faylor: >> I need it to be able read short mount points from fstab: <win32_path> >> <posix_path>. >> All other options are set by default. With my changes I can have in >> /etc/fstab both types of mount points - cygwin-like and msys-like. > > And why is that necessary? There are always default options set anyway, > but a layout change of the fstab file simply makes no sense. There's no > win at all. I think Alexey is trying to replicate MSYS's behavior, so it becomes more of a drop-in replacement. Here's my MSYS /etc/fstab (MSYS doesn't yet support per-user fstab.d/username settings): C:/MinGW /mingw C:/Users/me/Desktop /desktop C:/Users/me/Documents /docs C:/msys-src /usr/src I agree with Corinna that there's no need to make cygwin-in-msys-mode EXACTLY like MSYS in all of its configuration settings (such as the syntax of /etc/fstab). Your MSYS-like cygwin installation would have its own /etc/fstab (in regular cygwin format), but perhaps your /home area is mapped differently in that fstab, than in the /etc/fstab in your "regular" cygwin installation. Or, like me, I have a separate msys-src and cygwin-src directory mapped onto MSYS's /usr/src and cygwin's /usr/src, respectively. Or is the proposal on the table for the same installation to be usable in both modes, depending on the nature of the launched application? -- Chuck -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |