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=M/dLrfL4GT2JGVVvKp+MWuU8drz2
	5Nhdp22S3a6qAP9VXwjP6BQ56q4d68R8K2ulsLhNbCgTKYHmbDvI0w0JLRb32r9l
	8mDK95sLwblA1OpWS9Jw2GLrd1D3XqsMCd1t6VRY38V3Cd+VPJ8x9vuNRlvk+WqJ
	FxHbvQN8DHsF6I8=
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=C/
	M2ZlqAZoqz0salJvUaAICiLsRNI+0mcq9C86jpZ5ph9925siZbUQcyUtc7xNXK3Q
	4mSLhl3I/aM1F+TaO9s99f5ndcvEeqYAQr4+SmcqmUWB/ImbKo1CqIAoNZ3A7TSl
	3XRSrYFkb5NUlP5QGsGZ69CE68dFDY4KAfLtqVAHU=
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=2.5 required=5.0 tests=AWL,BAYES_00,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 <wyml@etr-usa.com>
In-Reply-To: <C9D37D92E903B347A31B9CF82643BA2807331A80@046-CH1MPN1-041.046d.mgd.msft.net>
Date: Wed, 12 Nov 2014 09:31:52 -0700
Message-Id: <F60D569E-15A0-4F3D-BF14-0295AE37BEB6@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
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id sACGVljL017262

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


