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; q=dns; s=default; b=V0un8LznBq5NBDOD ugnjPb10DsQ/dGciMIcNm5fkk4jCkpjguqoCpl9l2efZmqaD3QaJNA71949F6xy4 F3E+nTWr7F8KzE/uSlBZAD1cDKpIncflrXNMbVFqVHEvMFqCWEobXZBcXHrckat6 N11O8J9P2J1ZZKeArLvPN1yjIrI= 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; s=default; bh=gTp97eyZhJQT2FMzX87+j8 FLQiA=; b=rfBSmw4Z2soCfCW1EepM5HmWjr9Q2Zp47tysLAu5YZhQF+JPoU8Jsx rZZUcQP6w8E8fnztojuKDlWOHPUoUtZy4oeH6ToswuOa9wYp9va82YP0ni8eWV9Y elybfzmgL/nEJUWRnHwdEz8SpwKSljsGj75FaRz/P9/YcVLgX0URM= 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=0.8 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,SPF_HELO_PASS,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: Seeking a suggestion for unattended mass install procedure Date: Mon, 04 Nov 2013 20:29:06 +0100 Lines: 38 Message-ID: <87mwlkm0e5.fsf@Rainer.invalid> References: <5F8AAC04F9616747BC4CC0E803D5907D0C40C86D AT MLBXv04 DOT nih DOT gov> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-IsSubscribed: yes Lavrentiev, Anton (NIH/NLM/NCBI) [C] writes: > As far as they can tell, there is no such an installation option that > tells to install "everything from the download directory". What they > do is that they run setup.exe to manually check everything from the available > packages that they want to have installed on a PC, then they follow the option > to download any left-over package dependencies, from which step setup.exe takes > control and downloads / installs the selections. There is an option for setup.exe to install a complete category. To make use of that you need to write a new setup.ini so that the packages you've selected are members of that particular group. > Now, they want to replay the setup unattended with using only those downloaded > packages again, on any other new PC, without going through the selection process > again, so basically to install everything that setup.exe has already > _downloaded_ to a certain directory when run manually (where all the > dependencies have already been satisfied, so the set is self-sufficient). They may say that they want this, but believe me that they actually don't. There's always some machines that will need a different selection of packages, if not initially then somewhere down the road. > How / Whether can they do such an install? If you really want to clone an existing installation, then copy over /etc/setup/installed.db into the new installation root and do a reinstall (there's no command line option for that). Alternatively, set all the versions in installed.db to zero and then let setup.exe do an "update", which is the default. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- 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