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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=QLxa/wOJrW2DrDY3BUQUQ1ZoDRZi
	nXtE5crO3YKS9c5QSVpuZ8m6qYhOVNL8k27B5ZTcCa6IW7pSpc/+GfaOpixRbCDf
	MS8au06bUcaDHVSsTxZ8hyOkD5ih93njo4qgRi4GJ5NZ6N7XU61itQyl+3O7cDNY
	VuXnWJAuv8FXQ6c=
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:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; s=default; bh=lPps9U3Pij1cfQdHDg1z/keaP54=; b=Rp
	ncw2GxXkmHUFDsiPVvNXO6lTsOd8fNSYttTixE9dDc3b0ouO1AGyvvJN18SGCQVH
	8/xBiZg1jtlEMhw9fbXrlyK2JsBEdWeJmdAwMhTxYTQlqZ9gLRU6dtlt2zGgcuGF
	HixIRzpqP8PGod7PaIq541WBfhr6p5NCagJTaobg4=
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=2.3 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=ErikSoderquistgmailcom, eriksoderquist@gmail.com, eriksoderquistgmailcom, ErikSoderquist@gmail.com
X-HELO: etr-usa.com
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
Subject: Re: Change PS1 when run as administrator
From: Warren Young <wyml@etr-usa.com>
In-Reply-To: <CACoZoo2eMsacch9XGvgGtDGush8fGjTxiCvD94mgEiOC1dbtRA@mail.gmail.com>
Date: Tue, 15 Mar 2016 17:03:34 -0600
Message-Id: <B9606854-4C65-4DC7-B0EF-6BE4ECC3188E@etr-usa.com>
References: <F7CDFE45-BFA7-4599-B510-B40BCA19142F@etr-usa.com> <28210846.20160315202354@yandex.ru> <87mvpz1ong.fsf@Rainer.invalid> <0F37E0B7-A313-49F2-BAFD-59A7A144BD8C@etr-usa.com> <CACoZoo3=PcNpRzGVTeg-Hb6xu+kiSvbZZjdpYL9-x9FfdpGEPQ@mail.gmail.com> <AD360A0E-4158-4DB2-9B1E-54EB7771954B@etr-usa.com> <CACoZoo3py4h5y9aX62u3UMmD6Vb1XSAm24KcvzR2-Ues85=Fjw@mail.gmail.com> <B3EF34B8-1A4C-4755-A2CF-A30F84CCD4F0@etr-usa.com> <CACoZoo2eMsacch9XGvgGtDGush8fGjTxiCvD94mgEiOC1dbtRA@mail.gmail.com>
To: The Cygwin Mailing List <cygwin@cygwin.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u2FN54d0002389

On Mar 15, 2016, at 5:00 PM, Erik Soderquist <ErikSoderquist@gmail.com> wrote:
> 
> On Tue, Mar 15, 2016 at 6:53 PM, Warren Young <wyml@etr-usa.com> wrote:
>>> I do not know where /etc/passwd and /etc/group came from on
>>> this system, unless pre-1.7.34 is still less than a year ago
>> 
>> Google sez: https://cygwin.com/ml/cygwin-announce/2014-11/msg00019.html
>> 
>> Relevant:   https://cygwin.com/ml/cygwin-announce/2015-02/msg00009.html
> 
> So over a year now... yeah, no idea, why I had /etc/group at all…

You can still re-generate them with the mkpasswd/mkgroup commands, but that’s strongly discouraged.

These files are not removed if present, even when upgrading pre-1.7.34 to 2.0+, so if you copied over a prior install’s /etc contents, they’ll still be there many setup.exe passes later.

Perhaps the mtime on those files will give you a clue.
--
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


