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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=b+aho4wFaT+2kxilpDuRavmEO32z/XHVaEFyRzZ9OOY
	tAIYDJwoF6AWs/yDgS5zAWY0GooJ9QvTXw/QK/O4QfLTzOcxzMWTtXUMlfI1vaTs
	UajUvsDnyj8V3XQ+CgENjbOTysRcj8Po1IYmqMzc08mT4DVb1tlyW6hFQRV0cuDs
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=BwMnrgspXjUPObJulklypbbrDBk=; b=LXaLJ8bqbfwBjR1V+
	o7QVCqZamBk8ok63N4Lb/HGhyF7aBhJfswCxIQJZj0gshMpF4MoOB6XD3qczJYOX
	83y4bOzYyeM6nWd0R7LNYoutwOlfIWVdwbFND9vggafT9yfPkbAk91F+oT7g1YQc
	JtSY7i6ngrcktMF1/GrZd1/Wb0=
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.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: out3-smtp.messagingengine.com
Message-ID: <531489E4.3000704@cwilson.fastmail.fm>
Date: Mon, 03 Mar 2014 08:55:48 -0500
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: The Cygwin Mailing List <cygwin@cygwin.com>
Subject: Re: Cygwin64 ignoring /etc/passwd shell field?
References: <6f9492621546f3eeca905b6281314451@mykolab.ch> <530CAA5C.8060505@cygwin.com> <530D10B2.7050506@jsbc.cc> <20140225215511.GB6065@calimero.vinschen.de> <530D261C.5000403@jsbc.cc> <530D2932.5010906@cygwin.com> <20140226100712.GS2246@calimero.vinschen.de>
In-Reply-To: <20140226100712.GS2246@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

On 2/26/2014 5:07 AM, Corinna Vinschen wrote:
> Weird, I was pretty sure we already have an /etc/shells file installed
> by default.  Apparently not.  So, shan't we add one?
>
>    /bin/sh
>    /bin/bash
>    /bin/dash
>    /bin/mksh
>    /bin/zsh
>    /usr/bin/sh
>    /usr/bin/bash
>    /usr/bin/dash
>    /usr/bin/mksh
>    /usr/bin/zsh
>
> The base-files package would be a good place to be.  David?

Currently inetutils-server provides /etc/defaults/etc/shells. If that 
file is required by base functionality now, then I've no problem 
removing it and modifying inetutils' postinstall/preremove scripts. But 
we'll need to synchronize the uploads of inetutils-server-$next and 
base-files-$next.

Speaking of base-files, version 4.1-2 has been in test now for over two 
years...works fine here and fixes a problem with $TEMP and other 
"standard" variable names: 4.1-1 set both $TEMP and $temp, but these are 
not distinguished by native processes, leading to confusion if a native 
process reset $TEMP (but not $temp).

--
Chuck




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

