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: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 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=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 Reply-To: Andrey Repin Message-ID: <12610059207.20140123211538@mtu-net.ru> To: "Thrall, Bryan" , cygwin AT cygwin DOT com Subject: Re: Reduce noise in dependency declaration during uninstall in setup.exe In-Reply-To: <786EBDA1AC46254B813E200779E7AD36034A0CFB@srv1163ex1.flightsafety.com> References: <52DF0B86 DOT 5030402 AT etr-usa DOT com> <52DF1477 DOT 2050707 AT etr-usa DOT com> <52DF18B1 DOT 5050200 AT cygwin DOT com> <20140122060243 DOT GC4286 AT ednor DOT casa DOT cgf DOT cx> <20140122150431 DOT GG2357 AT calimero DOT vinschen DOT de> <786EBDA1AC46254B813E200779E7AD36034A0CFB AT srv1163ex1 DOT flightsafety DOT 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 AT 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 AT yandex DOT 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