From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 110564 invoked by alias); 22 Sep 2017 16:49:32 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 109833 invoked by uid 89); 22 Sep 2017 16:49:32 -0000 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 Received: from mail-wr0-f170.google.com (HELO mail-wr0-f170.google.com) (209.85.128.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 22 Sep 2017 16:49:31 +0000 Received: by mail-wr0-f170.google.com with SMTP id l22so1371479wrc.10 for ; Fri, 22 Sep 2017 09:49:30 -0700 (PDT) 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) Received: from [172.21.192.155] ([149.6.156.42]) by smtp.googlemail.com with ESMTPSA id j65sm2536202wmj.3.2017.09.22.09.49.27 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Sep 2017 09:49:27 -0700 (PDT) Subject: Re: Does Cygwin setup modify dlls? To: cygwin@cygwin.com References: <0ec4a5bf-d608-68d2-973d-3e8b5db33589@cs.umass.edu> <16302f48-6e7c-7af2-6a2e-15091794769a@gmail.com> From: Marco Atzeri Message-ID: <612ef9c4-b110-bc1e-14a1-8ffe8d5e696d@gmail.com> Date: Fri, 22 Sep 2017 16:49:00 -0000 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 X-SW-Source: 2017-09/txt/msg00212.txt.bz2 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