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=yqSEssgY/6lQ1dtM5VPcMVMazuOCj8VnbNiyFmFB/22j/jfn8iovY mmrljPPhTCJZf59ipDMC6+qGwM5yqexvdxxWzPiFTsX6VAxgqAqMUIbAq0V7yDkT YVQD4tQxq5BpF1Yq3d65zMRLPEOe+PC/oWICAiMGLKuMs/Q6n6JksA= 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=p8HDmfDR0s5KdUjYWZ4Qrv6Ljj4=; b=Yxh8yVFOvQ3SGFoQtNb/m+leB1K/ duLUsXQ7JnmR1jFesafEFTggLPZlI63Hu9dVWJWk2JpOent+JrgsTaXqDHu0ZoLW Mvz3lFwDUhr8sQNWZK5REYleqy7t3BrBPPZO8hYG066dPOMenoMZ4x1gkl+XWFcy rr4iiN0yQ8vYcLM= 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 X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.1 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: U2FsdGVkX18ddHkXKSQNNO3FXg0Uwzwq Date: Thu, 27 Jun 2013 16:47:42 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: offline cygwin install question Message-ID: <20130627204742.GB4300@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <51CB4C14 DOT 4030909 AT molconn DOT com> <20130627083233 DOT GI6966 AT calimero DOT vinschen DOT de> <20130627165959 DOT GA7709 AT ednor DOT casa DOT cgf DOT cx> <51CC7BD4 DOT 6020208 AT molconn DOT com> <20130627191501 DOT GA5391 AT ednor DOT casa DOT cgf DOT cx> <51CC9DC1 DOT 3000309 AT molconn DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <51CC9DC1.3000309@molconn.com> User-Agent: Mutt/1.5.20 (2009-06-14) On Thu, Jun 27, 2013 at 04:17:05PM -0400, LMH wrote: >> I don't see why. If the directory is duplicated precisely I don't see >> how it could matter. > >What I was referring to here was to just copy the cygwin local package >directory that contains setup.exe and the http% mirror directories, Yes, I knew what you meant. I read your description of the problem but I can't offer any explanation for it. >Regarding this set of instructions, >http://cygwin.com/ml/cygwin/2013-06/msg00657.html > >they seem to be a bit more involved than is necessary. My cygwin install >directory is less than 1GB, so what is the need to use tar? I believe >that when I last re-installed my current OS, I just copied my cygwin >folder to a backup drive and then copied it back to C: after my >re-install. Is there some reason why that is a bad idea? Using tar rather than a Windows utility will make sure that things like symlinks are preserved. And, a tar file will take up less space and be quicker to create than duplicated directory structure. 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