X-Recipient: archive-cygwin@delorie.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=eLTkl45MZ0k2W5qu+/NPi0AOXQW8zQRRjU5CKAbDbFm50+MSgaIru
	CRLwmu53/lsqK0iODA+1sDOHj7r3D6TUEAMdKhTyVJZpIRlR3wAF9OT2olrmA48p
	E/mkR3lcCjsX0/lQ4IMwCxkaIDLBddPXdWOMa/15HxKG+2MGOMwSmo=
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=ClnEQKR96KJCcaKiUAgtXmI4nkA=; b=IpEtrtj0z8IikLFZC4NtSE2WDQvc
	yjzmJvtLUKsH5BSP51xsQU9FwahBbJBirgt32MqOSRofobKARtTU+Wu3tFXikslG
	AbIOjbwCtXUAnAdxyDdYjMVBBxoV2ZXSOk0xQMPeHUhzg1/u7EvjCF9VSd5GZmMe
	8VsaMlkxcsdvhvY=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,TW_CG autolearn=ham version=3.3.1
X-Mail-Handler: Dyn Standard SMTP by Dyn
X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information)
X-MHO-User: U2FsdGVkX1/yFH4RM1lc4RFQP6BpRegY
Date: Thu, 27 Jun 2013 12:59:59 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: offline cygwin install question
Message-ID: <20130627165959.GA7709@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <51CB4C14.4030909@molconn.com> <20130627083233.GI6966@calimero.vinschen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20130627083233.GI6966@calimero.vinschen.de>
User-Agent: Mutt/1.5.20 (2009-06-14)

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

