X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=BAYES_00,TW_RX X-Spam-Check-By: sourceware.org Message-ID: <4BB681CA.2090208@bopp.net> Date: Fri, 02 Apr 2010 18:46:18 -0500 From: Jeremy Bopp User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Making package installation default References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 On 4/2/2010 6:31 PM, Andrew DeFaria wrote: > I maintain a local repository of Cygwin (IOW I download to a local > directory and then install from there). I let others use my repository. > I want to make it such that OpenSSH and rxvt are installed by default > but when they run setup.exe and point it to my repository OpenSSH and > rxvt are set to skip by default. How do I change that. > > (I would research this first myself but right now I can't. Sorry). Write a batch file which runs setup.exe using its command line options to point to your repository, select the additional packages, and run silently. I did this with success using a full mirror hosted internally at the company for which I work. You should be able to do something similar using your local repository; however, a full repository is nice to have too. :-) -Jeremy -- 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