This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: offline cygwin install question


On Thu, Jun 27, 2013 at 10:32:33AM +0200, Corinna Vinschen wrote:
>On Jun 26 16:16, LMH wrote:
>> I have a win7 64-bit machine that is not online and I want to update
>> the cygwin install. What is the best method for doing this? Can I
>> just copy the current cygwin install off of my XP 32-bit machine and
>> drop it into the 64-bit win7 rig, or will that create a problem?
>
>The easiest way, especially if you have more than one machine, is
>IMHO to create a local mirror of the Cygwin distro first:
>
>  <Check if you have at least 30 Gigs of free space>
>  mkdir cygwin
>  rsync -av --delete-after cygwin.com:cygwin/ cygwin
>
>This creates a local mirror of the 32 and 64 bit Cygwin versions.
>The 32 bit version is more complete and runs on 32 and 64 bit,
>as cgf pointed out.

Yow.  Please don't encourage people to perform high-bandwith-consuming
operations to cygwin.com.  I don't want to have to start limiting rsync
access to cygwin.com because everyone thinks that doing full copies of
the release area is a good idea.

You could use an rsync mirror (see http://cygwin.com/mirrors.html) for
this but this seems like severe overkill for what the OP wanted.
Duplicating their installation from one system to another shouldn't
involve downloading the whole Cygwin release, whether it is 32-bit or
64-bit.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]