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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=dDkSZNjaox9agikKNnPsqdAQnhM2l52zQUK3dkmvScCLWH6MtJimE V+Pa9N7EdIwwD/RU3MFfTRYkivMUi0PUQHryhVKqdta1m/QVxAcCtRNHazHAFY2K AKV53z+h+Oi+pKJGD2jxxBUK3LKY/BJxuftaTej4ph5kFhK1zv5mgU= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=OhGOxjKqbZ/U7bupkJ7zqZvCD44=; b=kvT5dzQ1lHMScBizTbKtZZEHSLL/ lKN4YfJS9Igb9VHA+dn3s5tnz3ACl8uzVdtEbyNjHLoe+35zHNJOO0NKtdw2sSd6 Qn8Q9QRMOWFXob0zLDqOs+dK1U90TBn6zPXahlVgU6BikP6gKCextZRQnCKWg0Pi tUPZHnywxpwBRxE= 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 X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19xgLAEY2MuT60YnT7PzrJD Date: Wed, 3 Jul 2013 14:15:04 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: MSYS mode (continue) Message-ID: <20130703181504.GA3182@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) On Wed, Jul 03, 2013 at 08:03:25PM +0400, Alexey Pavlov wrote: >I want to continue our discussion about integrating MSYS mode into >Cygwin sources. >Right now we need to determine where you can create hooks for msys >plugin I think. >MSYS plugin need to has ability to change next logic: > > - generating osname > - reading /etc/fstab > - changing environment variables and filtering them, that passed to >non-cygwin applications > - changing program arguments that passed to non-cygwin applications That all sounds doable but could you refresh my memory on why you need an /etc/fstab hook? Was it to map /cygdrive/c -> /c or something? If so, as long as you're going to have an fstab why not just do that in the fstab itself? cgf -- 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