Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <005e01c101e3$439f1e70$6464648a@ca.boeing.com> From: "Michael A. Chase" To: References: <00b701c1010a$39ddea30$6464648a AT ca DOT boeing DOT com> <20010629223139 DOT B11334 AT redhat DOT com> <008a01c1013a$470a8fd0$6464648a AT ca DOT boeing DOT com> Subject: Local Setup Cache Date: Sat, 30 Jun 2001 21:04:10 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Currently, setup.exe downloads package files from whatever mirror site a user selects and then installs the packages. As new versions are produced, they get downloaded and installed to replace the old version, but the archive files for the old version are not removed. Eventually this may fill significant amounts of disk space with obsolete files. I see two likely ways for handling this problem: 1. Provide a program that removes files from the cache if they are not listed in setup.ini. The problem with this is that inexperienced users are unlikely to run the cleanup program often enough for it to do any good. 2. Modify setup.exe so it will remove obsolete files. The problem with this is that it adds yet another feature to setup.exe. Does anyone see any other possibilities? -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/