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=slzbOAfRRZgyTbKl
	D4EXxAGQYLVmgvNJu0YvBf2fHNksDHzCijNxfgI21DC64mkB5f71LgXqJWjrbXFM
	lkjbbMa+NHQJdM8FTWWaIZvVVX8tK/rX/fqa+YoWWpEB/h3NWYk0Wq4ffpY1VMQA
	JYEi0J4YU7o4OFNt8m3xeUiERGE=
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=HpIKYaLlQ3RQAzxu6DcYcn
	YCHcs=; b=YDOh0WfE5Be69uYnjKLwd/vcPnZu2FcVl1F/uN0Xm4/FUnGv64ELuo
	gdPEWAfIdtai29t/Scb86a94gzkxb9oImICtfypOBmQjB9Bu3uzq/JLN6RFD8NYT
	v3f75SaMhCy4CYY83uVdl/tGonfwp4whEU29uvFBZVkaANTLSR71M=
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=4.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtpback.ht-systems.ru
Date: Thu, 23 Jan 2014 21:15:38 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: Andrey Repin <cygwin@cygwin.com>
Message-ID: <12610059207.20140123211538@mtu-net.ru>
To: "Thrall, Bryan" <bryan.thrall@flightsafety.com>, cygwin@cygwin.com
Subject: Re: Reduce noise in dependency declaration during uninstall in setup.exe
In-Reply-To: <786EBDA1AC46254B813E200779E7AD36034A0CFB@srv1163ex1.flightsafety.com>
References: <52DF0B86.5030402@etr-usa.com> <52DF1477.2050707@etr-usa.com> <52DF18B1.5050200@cygwin.com> <20140122060243.GC4286@ednor.casa.cgf.cx> <20140122150431.GG2357@calimero.vinschen.de> <786EBDA1AC46254B813E200779E7AD36034A0CFB@srv1163ex1.flightsafety.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Thrall, Bryan!

>> Actually I'm working on a method to get rid of /etc/passwd and
>> /etc/group.  I have a partially working implementation now, which
>> generates passwd and group entries by fetching the infos from Windows on
>> the fly, compatible to the uids/gids and user/group names to SFU/Interix.

> That's a really cool change. How will I customize my Cygwin user name (for
> convenient 'ssh server' instead of 'ssh user@server') and shell without
> /etc/passwd, though? (I'd include home directory  
> in that list, except I know I can just set $HOME)

You can set $USER the same way, you know?
But that's a wrong way to go. IMO.
You are supposed to be yourself, means, your login name.
Else you'd have alot of stuff mishandled.

But the change is indeed good.
I hope that would solve the user/group encoding issues when using terminals
with different charset.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 23.01.2014, <21:12>

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

