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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=QHrclC700fFR4xfNSgVQlaqiT2VMX7ZVUCOqN+nzVl1O52Jpf73Fa LOaytBCCQ9TR287w3kaY4T9iyrMXBdbvGS3CLtLBMSFfJcogK64nVH1XDJEfL4pa tnPIQj27uD7Pm2WF///GWNMGw7IsdFCfSRBA5eiT4lpoIteVmSNNX8= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=oVAYV6Y8/UoUhvG7qPrvAkLObn0=; b=Oxd7LOVW+N9plQ9VfwjaUsLCUXzw MnKRs8G562kNDZlVB2TAhbMNXx/K9+8LK2wGrOQVTl+IW+KjHdwMCCd7AG/zihaW OtXkZOzLnN8XKGXBoUNR5BBejTwQGNTKbcCWEzjIoFiaYyrQogTVIpHzEGv+B3vH h6E3+sPYJoOMzzU= 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.2 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.2 X-HELO: mho-02-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18/NltJapjzo012hYb+W3Be Date: Mon, 4 Nov 2013 15:30:59 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Seeking a suggestion for unattended mass install procedure Message-ID: <20131104203059.GA6006@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com 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> <5F8AAC04F9616747BC4CC0E803D5907D0C40C9B3 AT MLBXv04 DOT nih DOT gov> <6CF2FC1279D0844C9357664DC5A08BA21B05CC AT MLBXV06 DOT nih DOT gov> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6CF2FC1279D0844C9357664DC5A08BA21B05CC@MLBXV06.nih.gov> User-Agent: Mutt/1.5.20 (2009-06-14) On Mon, Nov 04, 2013 at 08:13:41PM +0000, Buchbinder, Barry (NIH/NIAID) [E] wrote: >Lavrentiev, Anton (NIH/NLM/NCBI) [C] sent the following at Monday, November 04, 2013 1:28 PM >>Thanks for the suggestion. My Systems team need to install from >>scratch on bare boxes, from only an image DVD (which contained all the >>requisites of the future machine, including CYGWIN's setup and the >>downloaded directory, as I previously described). > >If you want cygwin on an image DVD, just copy an installation to the >disk from which the DVD is made, thereby avoiding setup. (That is >similar to how I clone my desktop on C: via H: to my laptop - also >on C:.) Then you just need a script to customize /etc/passwd, >/etc/group, create /home/$user, and maybe re-run some of the scripts >in /etc/postinstall/. > >Ideas for updating from a master installation without setup available >upon request. That's how I'd do it if you can get everything to fit on a DVD. >(I suspect that this method is not supported by this list since setup >is not used.) Well, no, but it's simple enough that the only problems I'd expect would be with your scripts. Do you want to package them up and make them available for everyone via setup.exe? Then they actually would be supported. :-) cgf -- 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