delorie.com/archives/browse.cgi | search |
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=JruNedUqPuNTMU5ddR2yIDiyEp1mQJ9BDn6oEd1HRIQU5Dv/zerPr | |
K5KIEGizQZLPZf1IvtBLhvSDlGvZSAIdS53qIJmIro9+AXj+0TMf1oI3kL3HU/1+ | |
ap+SUN9dXnjMIuDKCbp6gCFosNfiNOXP101HDn1uA3KIN8bByeohwo= | |
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=2aC5/Xxr9FO/Zpb6zYGyZLrluuM=; b=qPxayQsZkoNw93Eg0/p9Nkj3Sn9t | |
HU4imVRZSr8nyZK/vp/S8TI4rGIbmSdJCxFg0t+KdSWtPwsLsWKmigvXMp9IR7ZO | |
FRw0jGI14LJnSuNR8TjKlIZGhjUJD50escvFji5eSW5Z/8hgac74r+XlLq4kZaFy | |
Tt8bbd2pJxc2bJI= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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.8 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: | U2FsdGVkX18k8PsaOSJiVjgjrQsjlO5J |
Date: | Fri, 28 Jun 2013 18:03:53 -0400 |
From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: offline cygwin install question |
Message-ID: | <20130628220353.GA864@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> <20130627204742 DOT GB4300 AT ednor DOT casa DOT cgf DOT cx> |
MIME-Version: | 1.0 |
In-Reply-To: | <20130627204742.GB4300@ednor.casa.cgf.cx> |
User-Agent: | Mutt/1.5.20 (2009-06-14) |
On Thu, Jun 27, 2013 at 04:47:42PM -0400, Christopher Faylor wrote: >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. I just saw a comment from Marco in the spam blocker (he sent html email) which notes: 1) That /cygdrive should be avoided in the tar command. He's right. --one-file-system should be added to the tar file creation that should avoid trying to recurse into /cygdrive, /proc, or /dev. 2) That the USB drive should be formatted as NTFS. That shouldn't be necessary if you're just using tar and it is another reason for using tar rather than copying files directory. FYI. 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |