X-Spam-Check-By: sourceware.org Message-ID: <46674A8A.9D3B3BFF@dessent.net> Date: Wed, 06 Jun 2007 17:00:10 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: replicating my cygwin install on a different machine References: <20070606234905 DOT GA3970 AT panix DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 [ Reply to the list please! ] David Arnstein wrote: > Will this alternate method work? I am thinking about trying this. > > 1. Archive the "Local Package Directory" that features in setup.exe. > 2. Restore the above to the new computer. Preserve file structure, but > don't worry about permissions or symlinks. Make everything read and > writable by everyone. > 3. Run setup.exe on the new computer. Apply the "Install from Local > Directory" option. Select the new location of the above "Local > Package Directory" that was restored in step 2. No, that will not do what you want. The only thing that the two installs will have in common is that for any package that happens to be selected in both installs, it is likely to have the same version since they came from the same pool. But even that's not a guarantee. The local package directory should be considered just like creating a local package mirror that contains any number of packages. But this has no effect on which packages are selected in setup, and just replicating the package cache does not replicate that set of selections that the user made when they ran setup. Nor will it replicate any user settings, mount points, local custom scripts, etc. It will only result in a new, fresh, completely-stock install of Cygwin. Brian -- 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/