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 Date: Sun, 9 Sep 2001 21:07:56 -0400 From: Christopher Faylor To: "Matthew O. Persico" Cc: cygwin AT cygwin DOT com Subject: Re: Make a package never update Message-ID: <20010909210756.A30151@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: "Matthew O. Persico" , cygwin AT cygwin DOT com References: <3B9C240A DOT 2929 DOT 1CCCE86B AT localhost> <3B9C12F4 DOT 578F4710 AT acedsl DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3B9C12F4.578F4710@acedsl.com> User-Agent: Mutt/1.3.21i On Sun, Sep 09, 2001 at 09:10:12PM -0400, Matthew O. Persico wrote: >"Gerrit P. Haase" wrote: >> >> Matthew O. Persico schrieb am 2001-09-09, 19:07: >> >> >I do not want perl updated on my cygwin - I prefer to hack at it from a >> >perl built under windows (don't ask). If I never want the perl under >> >cygwin updated, is it sufficient to remove it from cygwin using >> >setup.exe? Will that prevent future updates from ever being shown to me? >> >> Setup.exe will offer you every package that is not installed at your >> system, always the latest available version. >> If you have no perl installed, it will be offered and you will have to >> unselect it everytime. >> > >Hmm. Sounds like it's time for a patch - adding "Never" to the list of >possibilities for a package update. Now I have to find the setup.exe >code. It's in cvs in the "cinstall" directory. The cvs sources are mentioned in the "Sources in CVS" link on the cygwin web page. Adding a never category should be doable. You could just add something pertinent to /etc/setup/installed.db to record the fact that you don't ever want to install a given package. I think that this would be a nice addition. Good luck. cgf -- 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/