Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <011401c3575c$904737a0$5400a8c0@starfruit> From: "Max Bowsher" To: , "chris" References: Subject: Re: Allowing cygwin setup to patch up old versions Date: Thu, 31 Jul 2003 12:08:03 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 chris wrote: > I tend (like I suspect many other people) to update my cygwin every > couple of weeks. As cygwin by default keeps packages it downloads it > would make sense to distribute patches to existing files. > > As a tiny example: > > emacs-21.2-11.tar.bzip2 : 8MB > emacs-21.2-12.tar.bzip2 : 8MB > patch: 177K > > emacs-21.2-11-src.tar.bzip2 : 19MB > emacs-21.2-12-src.tar.bzip2 : 19MB > patch : 3K (!) This sounds like a very useful thing to do. Question: What format are the patches? Some kind of binary format, I assume, since they will need to be able to reconstruct the archives exactly, so the MD5 checks can pass. > As I would like to try to do something useful for the cygwin project, I > am currently working on a proof-of-principle patcher that seems to be > working well. > > I would like to try to pull this into the main cygwin setup tree, and > was wondering if there is any kind of document that specifies exactly > how files will be set out on both the computer and the server, of if I > should just parse the code and see where it says files live? :) Such as it is, documentation is at: http://sources.redhat.com/cygwin-apps/setup.html Please join the cygwin-apps AT cygwin DOT com list. That is where setup development discussion happens. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/