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: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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 In-Reply-To: Date: Wed, 12 Nov 2014 09:27:43 -0700 Message-Id: <6A4464B9-EBBB-4E56-AE10-C2463267B682@etr-usa.com> References: <20141110205216 DOT GJ2782 AT calimero DOT vinschen DOT de> <0B8D23F7-0258-472D-BF38-860402FD3CDC AT etr-usa DOT com> <20141111101821 DOT GO2782 AT calimero DOT vinschen DOT de> <20141111111437 DOT GB28012 AT calimero DOT vinschen DOT de> To: cygwin AT cygwin DOT 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) 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