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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=Jrpp9ugNyJRNaC0fDGywNqTvOrVF
	M7HUMfTfpc8lgFSDkFX0eABsU6ZDn0/8I5pGBijedQgbJD9b95iP09qpHglfR77w
	nP9DwqZgsq4SXYfPJcC6ckdZjB82YibHCOSEcd5XV7hCwsglNWu30Ga0lW8tTY0K
	R1wOLd3zT4SK1ME=
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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; s=default; bh=/29rve4KovGpd/7wW97hdChGRY0=; b=nw
	5rxB9ROv8mR9j393Zng58OxArVArkLqBI8HHJ2n8gkaoNX0ap5236NF5WkcOvxVg
	/YB0j6DtSMXcQ7s26ElG/amicShf/f3KBjvOFaXvM1dw6Pgvigvf+v51s+p1db5M
	JsuIAPdZNgGhI/bHRXSbxOl9nlCf8HUo794NAN0u4=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.2 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: etr-usa.com
Content-Type: text/plain; charset=windows-1252
Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\))
Subject: Re: RFC: 1.7.33 problem with user's home directory
From: Warren Young <warren@etr-usa.com>
In-Reply-To: <C9D37D92E903B347A31B9CF82643BA2807331A80@046-CH1MPN1-041.046d.mgd.msft.net>
Date: Wed, 12 Nov 2014 09:27:43 -0700
Message-Id: <6A4464B9-EBBB-4E56-AE10-C2463267B682@etr-usa.com>
References: <20141110205216.GJ2782@calimero.vinschen.de> <0B8D23F7-0258-472D-BF38-860402FD3CDC@etr-usa.com> <20141111101821.GO2782@calimero.vinschen.de> <loom.20141111T112847-576@post.gmane.org> <20141111111437.GB28012@calimero.vinschen.de> <C9D37D92E903B347A31B9CF82643BA2807331A80@046-CH1MPN1-041.046d.mgd.msft.net>
To: cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id sACGRXWh016875

On Nov 11, 2014, at 5:47 AM, Habermann, David (D) <DAHabermann@dow.com> wrote:

> I also like having everything stored under one main directory (c:\cygwin) for ease of backup

Why would you back up all of c:\cygwin?  Most of it is downloaded from the Internet, and this is easily reinstalled from your cached download.  (I’m assuming you keep setup.exe and its download tree on a network drive somewhere.)

My starting point for backup on Unix boxes is to exclude everything except /etc, /home and /usr/local.  Then maybe add a few choice things under /var.  Everything else can be reinstalled.

Since I’m already cherry-picking what to back up, it doesn’t matter to me that /home might be somewhere physically different than /usr.

c:\Users should be part of your backups anyway.

> and ease of identification of all cygwin-involved files for our virus and our application whitelisting systems.

Do you really have executables in $HOME/bin that won’t run unless whitelisted?  Does your security software actually ban programs in %HOMEPATH%?

I can see the need to smack the AV with a clue-bat occasionally for some things under /usr, if only to address false positives.
--
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


