X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Subject: RE: Manage Cygwin packages in command-line (without using graphical  Setup.exe)
Date: Tue, 20 Jan 2009 09:12:07 -0600
Message-ID: <297343D29C14AA4D822142893ABEAEF305E9B7FB@srv1163ex1.flightsafety.com>
In-Reply-To: <49751470.1030606@cygwin.com>
References: <200901170912.39683.salokine.terata@free.fr> <49751470.1030606@cygwin.com>
From: "Thrall, Bryan" <bryan.thrall@flightsafety.com>
To: <cygwin@cygwin.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id n0KFCQJv027065

Larry Hall (Cygwin) wrote on Monday, January 19, 2009 6:02 PM:
> Salokine Terata wrote:
>> Hi,
>> 
>>> <http://cygwin.com/faq/faq-nochunks.html#faq.setup.automated>
>>> <http://cygwin.com/faq/faq-nochunks.html#faq.setup.cli>
>> Yes, I have read them, but I don't find how to use it to install a
specified
>> package. 
>> Coud you give me an example to install my cron package?
> 
> Well I haven't done this myself, mind you, so this is untested but:
> 
> setup.exe -q -n -N -d -R c:\cygwin -s http://yourFavoriteMirror -l
> c:\localPackageDir
> 
> There isn't a flag that specifies individual packages, so this will
get
> and install all current packages.  If you want to control what gets
> installed, you could pull down the package(s) you want using 'wget' or
> 'curl' to your local package directory and then use the '-L' flag
> instead of the '-s' flag to install the package(s) you got, which will
> happen by default since these are the only new packages in your local
> package directory.  Alternatively, you can look in the cygwin and
> cygwin-apps email archives for discussions about this.  I believe
there
> was a patch offered to do this, but I'm not sure of its status.  You
> could also check the source in CVS for the current state of the
> available options.

The latest setup.exe snapshots contain such an option (at least since
2.602, perhaps earlier): '-P <comma-separated list of packages to
install>'.

-- 
Bryan Thrall
FlightSafety International
bryan.thrall@flightsafety.com

--
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/


