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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; q=dns; s=default; b=Pf/JH
	oEcu+bguyvGi2CRCMlPM98gSby/a3wPdArODTOX+o165EVVXnBu8ucj8Ce0up+B7
	oWgvNgsfFE692fRicGP3ITLbo9gkS2cSNj2JRbYXOCaPstMP/Q1Q/xeBXZ4vt1Eq
	oXuhGV5GR4IPgrGEaXEmkiBuX9c0YR8dtk05HM=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type; s=default; bh=LBuqmzArR6y
	9JA5Z1LbgbFK5NrQ=; b=NrAMJVmGC3YJaygtQg9aMB5kQ7KwJPF367CMyFylYbH
	icIKNTEJwVvF5/qIyPFoIOI9CEy67WyGP0RW1bffrQNAEJRKfyxN1dMTsuCw9eeJ
	vDL9yxk1QCx2s/kBwHCSm0pWRQHQZ1envskgu29hxVsWG1QWs0R37YApPrBA/hLw
	=
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
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=ingber, packages, Ingber, lester
X-HELO: vsmx009.vodafonemail.xion.oxcs.net
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: tar cygwin64/ from old to new computer?
References: <20181125143854.GA20164@ingber.com>
Date: Sun, 25 Nov 2018 18:19:56 +0100
In-Reply-To: <20181125143854.GA20164@ingber.com> (Lester Ingber's message of	"Sun, 25 Nov 2018 06:38:54 -0800")
Message-ID: <87y39hkrb7.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain

Lester Ingber writes:
> I'd like to simply transfer my cygwin64/ directory from my old Thinkpad
> to my new Thinkpad, both running Win 10 x64 Pro.  E.g., I would put my
> old c:/cygwin64/ onto a flash SSD USB drive e:/ .
> cd c:/
> tar cfp - cygwin64 > e:/cygwin64.tar &
> Then e:/cygwin64.tar would be mounted on my new computer.

That may or may not work, but please don't (especially not if there's a
chance that the old Thinkpad will be used in parallel to the new one).
What you do want to keep is any files you have added/edited, but you'll
have to check if these edits are still valid.

> I'm assuming that there is not actual install required, e.g., having to
> run setup-x86_64.exe first on the new computer?

The thing you can do is drop the install.db file from the old computer
to where it would be in the new (before or after a Base install),
nulling all the version strings (I've posted an example of how to do
that on this list some time ago).  Then setup.exe will find and
"upgrade" for all those packages you've had installed previously.
However, it may not be the worst idea to drop packages that you don't
actually use anymore, so a fresh install may not be a bad idea.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables

--
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

