X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=Gkh6p47J77AKXYd4KPFsx5vRLwMaQg KJ3s6z3YmbFl3lKPYtEKdfpP4ooMh5xAVu/SzJFIpd7+DatA1wJsNfv2+bdAd3nT 1Tuy0oaKVaYlVZoz7PAMXKULQ+eM6Oi+cN0V4oGXanIY6NL+PaN71aoBkmJN81bm YDBZTVUVaCf98= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=OOytVtejzLDnrEuBzVnoiKu0vSc=; b=CTia m6rXf4yhO9zRbXhyY6XY6sNcpSCBwxZQLIyGnCQjb/nA5zow4CYb1sT37ACgeo8m 0lJTH/5LTJ2Bhb5pyUyQTiNSsUh/FVii4x/ucEZ+Nq0OxaBwqzWxDdFXGwDt905o QuwNWRH9FGAJ8NhpAPn9C9bcLpYzEVFX1sSrIrw= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Eric Lilja Subject: Re: Seeking a suggestion for unattended mass install procedure Date: Mon, 04 Nov 2013 19:17:10 +0100 Lines: 17 Message-ID: References: <5F8AAC04F9616747BC4CC0E803D5907D0C40C86D AT MLBXv04 DOT nih DOT gov> <5277D4A0 DOT 1050809 AT cygwin DOT com> <5F8AAC04F9616747BC4CC0E803D5907D0C40C913 AT MLBXv04 DOT nih DOT gov> <5277DB67 DOT 5050903 AT cygwin DOT com> <5F8AAC04F9616747BC4CC0E803D5907D0C40C962 AT MLBXv04 DOT nih DOT gov> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 In-Reply-To: <5F8AAC04F9616747BC4CC0E803D5907D0C40C962@MLBXv04.nih.gov> X-IsSubscribed: yes On 2013-11-04 19:03, Lavrentiev, Anton (NIH/NLM/NCBI) [C] wrote: >> Just make a list from that as part of your install script. > > That is the problem, right there. I counted some 150 directories, > many of which contain 10+ packages, easily. A manageable install > command would have looked like "setup.exe -L directory -a" to > get and install everything it could have found under that directory, > rather than a command that spans two or more screen-fulls to list all > those packages. > I have an install script for cygwin. It's not offline like what you're after, but I don't have to specify all packages. Only the ones I want, which are not included in the base install, the installer will add needed dependencies automatically. My install script lists 14 packages, the resulting installation has 129. -- 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