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=HPx28GaqdDxatbPv
	vrJBXGuFE+5Ni18WPxXiCX9cN3PmPl217oRUTkJiQkeif/TL6gUc92hFq1NkXNGG
	YF+apDIq04+nRQgywbMfSsMps94XvO202wi6li1ORUUGTeRgYFOU+kQfcWP9xEDT
	HBKvFaR96+pffWjj4P6JdLAjhm4=
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=2stKImZikrbESNt+y45cSM
	0abzY=; b=FM0RHQWSBF+QZPCouWJm1rpbCMtNdZBfDF5aFZgnClxPpzis3N37M0
	a5114Lxo48EAW6crW16dbILfTx74gcGhzQ9657GAW83P1YXHoOKJiP1MDp6V2jop
	1xx4NEomtifFP0Fe1akexthrbhhWE66gJXHFHLuvNJ10ko/GYFY1c=
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=3.7 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: Mon, 18 Aug 2014 13:57:34 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <3110612792.20140818135734@yandex.ru>
To: "Dr. Alexander Kleinsorge" <aleks@physik.tu-berlin.de>, cygwin@cygwin.com
Subject: Re: missing read-only files uuid and boot_id
In-Reply-To: <0cee33598b90b23ccb89e5df7b70ac5b@physik.tu-berlin.de>
References: <0cee33598b90b23ccb89e5df7b70ac5b@physik.tu-berlin.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, Dr. Alexander Kleinsorge!

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

What problem exactly you want to solve with this?
Also, http://stackoverflow.com/questions/4313422/generate-guid-in-windows-with-batch-file

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

That's not the right way to generate UUID.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 18.08.2014, <13:55>

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

