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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=XAyhv2iMYC5MO75YxnTfwbP/oxo8T 0Pi7GM9dVhlsLaTCgA2Dii0X2lPJVzw8V+X1kvWJPy2O2cFpb0cKLGj2fHUE+qYv u5gvJnYqw5g+j2K71aqIJ3dxM/9ZClSSE7j4BHFCrXZAqB+fsk+Jy2j8pFuNRSxY GtgAPbblOWObeo= 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:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=a124AIUWw649crsbaBaBQJ7nvd8=; b=ggL JYJBXY9s3Oj0F6+j/OjBSBcaeqhJr6Ow8sZIlWQEFLVc8r1olO3Cw8LL/uBwzzx6 vuz8Gza2i4D3JZc7WZpLe3QIZbbxrRuMh48z4l47pMLrV9SgPW7FOKlZvc2E94eb 7bD/vyUDcSceAEt4BltINACbQwFnjehN2gz5140Q= 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=-1.9 required=5.0 tests=BAYES_00,MIME_BASE64_BLANKS,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=attitude, consent, informed X-HELO: rcdn-iport-8.cisco.com X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A0A5AgCxXrdY/49dJa1dGgEBAQECAQEBA?= =?us-ascii?q?QgBAQEBg1CBcYNWigilDIIPgg2GIgIagh8/GAECAQEBAQEBAWIohHEGIxFVAgE?= =?us-ascii?q?IDgwCJgICAjAVEAIEARoTiV6xZIImixQBAQEBAQEBAQEBAQEBAQEBAQEggQuFQ?= =?us-ascii?q?YRvURSGdYJfBZwoAZIogWyPO5M0AR84gQFUFYcLiVqBDQEBAQ?= From: "Matt Seitz (matseitz)" To: Steven Penny , "cygwin AT cygwin DOT com" Subject: RE: [ANNOUNCEMENT] Updated: dash-0.5.9.1-1 Date: Wed, 1 Mar 2017 23:56:56 +0000 Message-ID: <412dc3f127614b37ae8a48bdd534c66c@XCH-RCD-019.cisco.com> References: <58b1b6fc DOT 6f079d0a DOT 8df3a DOT 8936 AT mx DOT google DOT com> In-Reply-To: <58b1b6fc.6f079d0a.8df3a.8936@mx.google.com> x-ms-exchange-transport-fromentityheader: Hosted Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id v21NvDQG025753 Personally, I would invoke a variation of Linus's attitude to breaking user space apps: the distribution should not break existing user's scripts, even if they are not following "the rules". If you want to speed up the scripts distributed by Cygwin, then I would suggest modifying those scripts to use #!/bin/dash. Or give the user an option to change "/bin/sh" to point to dash, but don't make that the default setting. But breaking who-knows-how-many user scripts without the user's informed consent seems like an undesirable solution. -- 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