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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=RdA9LwKxaQcqj1fGxHKc74jJ6Vn4n xcdBtSi71leGiXBdj7xxWRz6cmZ6+4bp96wML4elRplumoKXqkqQeObgN6SDDQfv B8viKB7+pLw7qN8UqfEoAHSnVBN1zTfiL1kv4RY4Kc65E7DY+JRF/pAUPhCcWkS+ paapFgJ3GvKl4Y= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=oheMVcJDAmgcRV0+lmhB5UEz0Nw=; b=xb2 fRfkhVgzNgpDsHwAyYhugWu9LLO3LKGgY4BlOdED+FY4V83AqTZb1Guf4rIXjU3P s63kirCOG/JVIGB8ap95y7V3FBZsEwPRQED0dEr9B0zTLuuJU7TKCecCo8IWDpBU S9AB3ksEiO4HmaYOKoKC5+pTQ3HOKT06mFbz1QLQ= 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.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-yk0-f173.google.com MIME-Version: 1.0 X-Received: by 10.236.111.114 with SMTP id v78mr30128806yhg.10.1401057465953; Sun, 25 May 2014 15:37:45 -0700 (PDT) Date: Sun, 25 May 2014 17:37:45 -0500 Message-ID: Subject: Package file lists archive From: Steven Penny To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes The MSYS2 project keep an up to date archive with files lists for all packages http://downloads.sourceforge.net/project/msys2/REPOS/MINGW/x86_64/mingw64.files.tar.gz This file is not very large considering $ gzip -l mingw64.files.tar.gz compressed uncompressed ratio uncompressed_name 982852 9585152 89.7% mingw64.files.tar I was wondering if something like this is possible with Cygwin. Currently if you want to search a file that is not installed you must use cygcheck --package-query which I have noticed can be very slow. I would be happy to help with maintaining a Cygwin archive with file lists for all packages. -- 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