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:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:message-id; q=
	dns; s=default; b=DcMDx401eThuoE/DUfdeKaXa+OaWHCKlDA+vcp5X6/HTpe
	4wIXotXRRnxr0uiev+c5N2DCPgDYf63UbOICm7KPVE+jnOdMGs+xhZxcvf3U0QZ6
	K9vMY2aLE8mdzN2r9pUr7D6pd/JFsyCrMLAemrkTaBMfSJa908LBCQgW+pQj8=
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:mime-version:content-type
	:content-transfer-encoding:date:from:to:subject:message-id; s=
	default; bh=DxkfvoaY2Kohyd/K72Yb3tVmqQM=; b=WTISpPX/9Cn5hwPyye0n
	ly9s289txgZ0YV5B1zi7bvWZCAr8EJTlyqx5P++FpHT2SZY6VOj9Ew/XZsAR/ltC
	WkqF9wdPu0FtFRGy3WIbt9DNJt8R1fMCQQ5OX9qxm2PIwHQSW9+5/gAxScdUtjEI
	6hk8AvKn09yfh1IPNfz0/w8=
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.0 required=5.0 tests=AWL,BAYES_05,RP_MATCHES_RCVD,T_HK_NAME_DR autolearn=ham version=3.3.2
X-HELO: mail.tu-berlin.de
X-tubIT-Incoming-IP: 130.149.58.163
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII; format=flowed
Content-Transfer-Encoding: 7bit
Date: Mon, 18 Aug 2014 11:46:52 +0200
From: "Dr. Alexander Kleinsorge" <aleks@physik.tu-berlin.de>
To: Cygwin <cygwin@cygwin.com>
Subject: missing read-only files uuid and =?UTF-8?Q?boot=5Fid?=
Message-ID: <0cee33598b90b23ccb89e5df7b70ac5b@physik.tu-berlin.de>
X-Sender: aleks@physik.tu-berlin.de
User-Agent: Roundcube Webmail/1.1-git

Hi Cygwin team,

to be more compatible to Linux environment, cygwin should provide 2 more 
virtual files:

The read-only files uuid and boot_id contain random strings like 
6fd5a44b-35f4-4ad4-a9b9-6b9be13e1fe9.
The former is generated afresh for each read, the latter was generated 
once.

they could be easy provided and filled using /dev/urandom

Thanks, Alexander

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

