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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=jwerWcc
	Q+ehim6K3+JzhBsHNpJbVDyl3fcGENdbei8iFPANZ96DBDLpmnNxFppDZPPRn5Gx
	mJPtOUDzNUSryPbBHwkgQcZiGrVq2GKkakKG5VXLToALgT3puylGwGYgo3cEtUGF
	1vUMiJzfB++l6WEwr9fuDET92Xq291t0XxB8=
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:mime-version:in-reply-to:references:from:date
	:message-id:subject:to:content-type; s=default; bh=pFlFLFFp6hRDZ
	51iLJCa6ywcutk=; b=hY8iKm86EPQOaF0YVZoqyEIfZmQYX/ZuJfJGvUJeatpHF
	0GPr2/lHeFdug1AAeXx/wGi+NXQsArmYvrcgFhgUeV2/d9wNOpG9bNE7ywALAWhW
	DmUAaSA9gzTDCSqGNpeFUtDp5tgCsSLTuPsIMvaHU7XB7XzuJumi/K4L4U0c24=
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.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f178.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:in-reply-to:references:from:date         :message-id:subject:to:content-type;        bh=ZKQleK6tdesMrM3u/yE/8uRU45SmUjSxoJrM/DztLUA=;        b=mmoY3Qrrb1ECvS8sd6KberbZ80ehOVzhs463lmj8uUp3/c7v1dwkFGq6IsnDRN4jdn         G4QVH3hy8K23y5+xAxAOhQzqazPMWxT169XpLvTm5vnlqmvs3aZS0dzMY/FGgpMZ478y         bSEFN7PIGVCfwltqfZ7DfRKk9HzDwV+GQMwRBXrTLadFwe1YfquJGk7YLtPAL8ZnKaeu         18gDsA8gpRBkmgWKwldeeLx4pTRGe8YHdHw6CK2B/JDGD44HOP8ZAsEf5w8WdIHHo8Y+         5kRgNNqSxRa7t389jtnMVBDvK6nokUnjoiZay05S5SwSkUaU02BXcGLIEqze0Nb8ik9u         zPKA==
X-Gm-Message-State: ALoCoQn1jePslNYHhLoGxZ/NnkqWgkv7Z1ZNoG2mIejoj5CWxBwpngQJom2dgfS6apLCtUzXFn8E
X-Received: by 10.180.93.8 with SMTP id cq8mr25191526wib.38.1381268043212;        Tue, 08 Oct 2013 14:34:03 -0700 (PDT)
X-Received: by 10.194.94.167 with SMTP id dd7mr3663854wjb.43.1381268040806; Tue, 08 Oct 2013 14:34:00 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <5252F02B.2060705@free.fr>
References: <5252F02B.2060705@free.fr>
From: Chris Olin <chris@chrisolin.com>
Date: Tue, 8 Oct 2013 17:33:30 -0400
Message-ID: <CAJ3eT+92CdByebNmd2ozN5fpOy9_TCBgwf7B1o6yS96zEidjWw@mail.gmail.com>
Subject: Re: transfering cygwin configuration from win XP to win 7
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

I recently did this at work by backing up the C:\cygwin directory, my
Windows user profile directory and manually creating the directory
path C:\cygwin\etc\setup, then copying
C:\cygwin\etc\setup\installed.db to the new computer, running the
installer, and changing the install method from "Default" to
"Reinstall". Because my previous installed.db file is where the
installer would be looking for it, it thinks that all of the packages
I had installed are installed, so switching the install method to
reinstall, everything is reinstalled.

I pass 'winsymlinks' to the CYGWIN environment variable and create a
symlink from /cygwin/c/Documents and Settings/Chris Olin to
/home/colin and update /etc/passwd to point to the new home directory.
After recreating this symlink, it was just a matter of manually
copying over configuration files and directories back into my home
directory.

On Mon, Oct 7, 2013 at 1:32 PM, J.-C. Mignot <jcm69@free.fr> wrote:
> Hi !
> I have a cygwin working fine on windows XP. I'm moving to windows 7. Is
> there a way to copy the configuration of the cygwin that works well to
> windows 7 without using the wysiwyg setup.exe ? I mean something like a
> single configuration file ?
> Thanks in advance.
> JC
>
>
> --
> 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
>

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

