X-Recipient: archive-cygwin@delorie.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 <jeremy@bopp.net>
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@cygwin.com
Subject: Re: Making package installation default
References: <hp5up2$l9q$1@dough.gmane.org>
In-Reply-To: <hp5up2$l9q$1@dough.gmane.org>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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

