X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <53c382bdf80256138b18640e139ba328.squirrel@mail.morrison.mine.nu>
In-Reply-To: <20090506132520.GL21324@calimero.vinschen.de>
References: <20090506132520.GL21324@calimero.vinschen.de>
Date: Wed, 6 May 2009 14:54:12 +0100 (BST)
Subject: base-files (was: [1.7] Updated: cygwin-1.7.0-47)
From: "John Morrison" <john@morrison.mine.nu>
To: "The Cygwin Mailing List" <cygwin@cygwin.com>
User-Agent: SquirrelMail/1.4.15
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Mail-From: john@morrison.mine.nu
X-SA-Exim-Scanned: No (on gateway.morrison.mine.nu); SAEximRunCond expanded to false
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

On Wed, May 6, 2009 2:25 pm, Corinna Vinschen wrote:
> I just uploaded a new Cygwin 1.7 test release, 1.7.0-47.
>
> What's new in contrast to 1.7.0-46
> ===================================
>
> - Never use HOMEDRIVE/HOMEPATH to construct a default home directory for
>   the current user.  The mechanism to evaluate the pathname is now:
>
>   - If $HOME is already set in the envirnment, use it.
>   - Otherwise, if /etc/passwd contains a non-empty homedir for the
>     current user, use it.
>   - Otherwise, default to /home/<USERNAME>.
>
>   This circumvents a few installation problems and decouples the Cygwin
>   homedir by default from the Windows profile directory, which
>   especially starting with Vista results in performance problems due to
>   the new Explorer behaviour concerning "shared" files.  If you want to
>   use the Windows profile dir as home dir, set $HOME or tweak your
>   /etc/passwd entry accordingly.

I'll change /etc/profile to reflect the above text.

Could this result in situations where the skel files arn't copied?

> - Recognize client side cache (holding offline files) as file system
>   type "csc-cache".
>
> - Set umask to 0022 by default, rather than to 0000.

/etc/profile has a line
umask 022

do you want me to remove/modify it?

J.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

