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:from:content-type:content-transfer-encoding :date:subject:to:message-id:mime-version; q=dns; s=default; b=lz WoztXqC2MUO1s+pDbndfAQ2qre0362cByo7Gm6jEHZ9yAP0rvjUd9CRHjuYyyeNe 89XofwNmDKjWY3/A6QGmo9MwaO5rY51kHIh/M43NGhkx/r/0D4Y0WBodTj4mdhBr MJKGo+UpVST8g1aAprnnKT20AtW1CQ30oQBeL3DDU= 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:from:content-type:content-transfer-encoding :date:subject:to:message-id:mime-version; s=default; bh=nVyRBjMp B+dULTPd+HUy4kxbnq4=; b=mZDw5EZC6zh36MFFrKFWfNwcX1Il6wZ5URQ5rQkZ kLQCY8hwCBpsM6JUvHCUcj2h6fimXTw/ISKqnnBjvQOqHX6kAZMT67tn8Av1zuI2 dcB+NsvdTxPmBhSMlkCSoLLvIREzAS+2FVzJHBBQlqdGHO+B/m5EVEwHv0wdarDA Wj4= 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=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-HELO: smtp5-g21.free.fr From: Denis Excoffier Content-Type: text/plain; charset=us-ascii Date: Tue, 24 Feb 2015 20:47:46 +0100 Subject: minor improvement for base-cygwin To: The Cygwin Mailing List Message-Id: Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t1OJm4sT022361 Here is a minor improvement for base-cygwin: diff -uNr etc/postinstall/000-cygwin-post-install.sh etc-patched/postinstall/000-cygwin-post-install.sh --- etc/postinstall/000-cygwin-post-install.sh 2015-02-04 17:45:52.000000000 +0100 +++ etc-patched/postinstall/000-cygwin-post-install.sh 2015-02-24 20:42:45.000000000 +0100 @@ -74,6 +74,7 @@ # Defaults: # passwd: files db # group: files db +# db_enum: cache builtin # db_home: cygwin desc # db_shell: cygwin desc # db_gecos: cygwin desc Denis Excoffier. -- 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