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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=WrPC/+KIiJx/DEoG 7dyOy1+BoFQxsfeon7ufj+Lt2A+RYxCsfePYkbDcrniI1e4un66TXFHOdAGYA4Qx sOaehn6pwvpczfiKlBCslx1GLpAm52Dv4cdazhKTgRMxVME1oXqyx2MxhdRhnF28 WnDRU3V5ckLxDwPKMOqWzXuKZ+k= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=B4tJ2tXAIQPaEa2rGVslRe 17YfM=; b=wRB8HdNAFxBn5m8aFKUDVsh32B+FXjwiDdIZSlhUPLsr9Dd9dJ/5mm KVwGbm9jx6BUuu/El8YDPcptW/1NnumNu84r5K07/gGy+8FM12TqnFe/MLF99V0G PCGS31mIuSwpJbylB0FokxRyo5olbL3GACCsdvopE3KRCjAAurI7k= 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=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Best, activity X-HELO: mail-wr0-f170.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=0yQh2Ul+qur8NGiSaj/yxdutppMJapeaFRcY4yAP8cU=; b=YvbEZXuEzAlw8hAeyS3AzqtbVdKb5TdrQ+TPitySUVmTB6qb2QUwI5w9yWbaNNFBIa v1dybh3pL71iVqFVv7Se0PUdw7CvTHyIE9IkGzv2y8FNv1XcslFICODrvDJQuDAsWvwG S88aCqrX/ErFt0KUlggeIPRJeYSP5TyKwUAQ6cJXDRahk1D+PF10pYaAvkQdejV2yLCx EaNajYXKuv09Xdo49rN7RLixiTw1z2M+M3xcx4SWj1ZD1alz72X3Cq2uhVeGMqBjIli6 GX55egmzveBLXrPljbd6WmVDDzYVCIG+bMA4imh71ds96MNUjBoKEnrOyqRJKREUbz2x XLjQ== X-Gm-Message-State: AHPjjUhVtZos6iByE1lOP6xJRJlX/5zEmCEUnQV6cVvhWRabanjBdRbD YJY72XBTjgPwkbN2/QdRLGCTVw== X-Google-Smtp-Source: AOwi7QCpKtCtDbIv0Gk8t1ulHsHtsLlifuZwGGEF496cHqCjl89TCwdRufvNvrhzWGVVCs8oonwKIA== X-Received: by 10.223.152.199 with SMTP id w65mr5966922wrb.254.1506098968493; Fri, 22 Sep 2017 09:49:28 -0700 (PDT) Subject: Re: Does Cygwin setup modify dlls? To: cygwin AT cygwin DOT com References: <0ec4a5bf-d608-68d2-973d-3e8b5db33589 AT cs DOT umass DOT edu> <16302f48-6e7c-7af2-6a2e-15091794769a AT gmail DOT com> From: Marco Atzeri Message-ID: <612ef9c4-b110-bc1e-14a1-8ffe8d5e696d@gmail.com> Date: Fri, 22 Sep 2017 18:49:21 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 22/09/2017 17:31, Joachim Eibl wrote: > Thank you for your answers. > >> This activity is performed by the script >> /etc/postinstall/0p_000_autorebase.dash > > Is there a possibility to avoid the rebasing, e.g. for certain folders? > In my case the intention was to use the Cygwin installer only, but the files in the package are not dependent on cygwin libraries. So forking is not an issue. > > Best regards, > Joachim > setup does not perform rebase. It is a post installation phase, performed by a special package. $ cygcheck -l _autorebase /etc/postinstall/0p_000_autorebase.dash /etc/preremove/_autorebase.sh /usr/bin/rebase-trigger /usr/bin/rebaselst /usr/share/doc/Cygwin/_autorebase.README If you are not installing on the cygwin tree I see no issue. Otherwise you can consider to patch the "_autorebase" package to exclude some files/trees Regards Marco -- 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