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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=r5hmoxx7kH5eQXn0
	qxDGH6M7Iwi8blDM5hYmrP5qWLO/KdOyNDs3H0tJYfO+Vt5HbEKdfGvOSR7Yitvu
	cDGEq9rEQHxqjUY4fz9/ETU0AWniqBwyojZ2CGzrHtgjBngGyUiE7yPcIlaNXSMv
	9kv8JDNlGpI9THGg5y2RgavlVs0=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=cvdWIy86kjyVClN/phntR2
	mDx8I=; b=cjVXlGGlylA8n7Xt6vBcfamtoBTt2hGZagey971etbY1tVkNynjNVr
	x448vfoNLyswHf0Ljgekl+dSq0sGEt8x03y2ikGsXdQ+/sxfUR8QTGcZujWxbnkC
	16762PvuJKgR/DcnHlTlNeCf64lorFtM7KHHex6XyO4rZZwO2jvTQ=
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=1.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_BODY_URIBL_PCCC,KAM_FROM_URIBL_PCCC,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtp.ht-systems.ru
Date: Fri, 5 Dec 2014 08:28:50 +0300
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <199481337.20141205082850@yandex.ru>
To: Corinna Vinschen <cygwin@cygwin.com>, cygwin@cygwin.com
Subject: Re: RFC: 1.7.33 problem with user's home directory
In-Reply-To: <20141204154911.GH3810@calimero.vinschen.de>
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>  <20141126205658.GA9157@calimero.vinschen.de>  <20141204154911.GH3810@calimero.vinschen.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Corinna Vinschen!

>> On Nov 11 12:14, Corinna Vinschen wrote:
>> > On Nov 11 11:05, Achim Gratz wrote:
>> > > Corinna Vinschen <corinna-cygwin <at> cygwin.com> writes:
>> > > > 1. Add a setting to /etc/nsswitch.conf which allows to specify one of
>> > > >   the above:
>> > > > 
>> > > >     home: [unix|win|home]...
>> > > > 
>> > > >    - "unix" means, set pw_dir to unixHomeDirectory
>> > > >    - "win" means, set pw_dir to homeDirectory
>> > > >    - "home" means, set pw_dir to /home/$USER
>> > > >    - Multiple entries are possible.
>> > > >    - Default in the absence of this setting is: always set pw_dir to
>> > > >      /home/$USER.
>> > > 
>> > > Looks good, but maybe allow the AD attribute to be explicitly named (e.g.
>> > > cygwinHomeDirectory).
>> > 
>> > Cygwin schema extension? :)
>> 
>> I just created a patch and a matching snapshot on
>> https://cygwin.com/snapshots/
>> 
>> The new stuff is still missing documentation, [...]

> If you're wondering why I didn't create a test release yet, it's all
> about this dreaded documentation.

> Did I mention already how much I hate writing documentation?  Yes?
> Whatever.  I really hate writing documentation!  It's infinitely worse
> than writing the code.

Every 10 lines of documentation I write for my projects make me want to
rewrite at least one line of the code. Because it feels stupid now, that I've
explained, how it works.

> I'm just working on the documentation and it's going forward really
> tenaciously, so I felt the need to vent^Wkeep you informed.

> When I have a more or less working piece of documentation, I'll create 
> a new Cygwin test release again, for installation via setup.

> I'd appreciate if those not shy to install developer snapshots would
> give this stuff a try in the meantime.

I think I'm about to make a script to install snapshots, at this rate it seems
the right thing to do.
Is there a direct way to query for the latest snapshot?
I'm not very fond of HTML parsing.

> Also, if you don't understand the settings, or some of the settings,
> feel free to ask.  The developer (that's me, I guess) sometimes just
> doesn't know if the description makes sense or not.  It will very likely
> help to make the documentation better.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 05.12.2014, <08:16>

Sorry for my terrible english...


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

