Re: [OE-core] [RFC PATCH 0/2] RFC: Implement deterministic uid/gid

2014-01-16 Thread Mark Hatle
On 1/9/14, 1:49 PM, Mark Hatle wrote: I have updated the git://git.yoctoproject.org/poky-contrib mhatle/uidgid to the latest oe-core master. I haven't seen any comments on this RFC yet. Does anyone have any opinion either way on the code referenced here? I'm confident patch 01/02 should be

Re: [OE-core] [RFC PATCH 0/2] RFC: Implement deterministic uid/gid

2014-01-13 Thread Mark Hatle
On 1/9/14, 5:19 PM, Martin Jansa wrote: On Thu, Jan 09, 2014 at 01:49:28PM -0600, Mark Hatle wrote: I have updated the git://git.yoctoproject.org/poky-contrib mhatle/uidgid to the latest oe-core master. I haven't seen any comments on this RFC yet. Does anyone have any opinion either way on

Re: [OE-core] [RFC PATCH 0/2] RFC: Implement deterministic uid/gid

2014-01-09 Thread Mark Hatle
I have updated the git://git.yoctoproject.org/poky-contrib mhatle/uidgid to the latest oe-core master. I haven't seen any comments on this RFC yet. Does anyone have any opinion either way on the code referenced here? I'm confident patch 01/02 should be added to master. The patch 02/02

Re: [OE-core] [RFC PATCH 0/2] RFC: Implement deterministic uid/gid

2014-01-09 Thread Martin Jansa
On Thu, Jan 09, 2014 at 01:49:28PM -0600, Mark Hatle wrote: I have updated the git://git.yoctoproject.org/poky-contrib mhatle/uidgid to the latest oe-core master. I haven't seen any comments on this RFC yet. Does anyone have any opinion either way on the code referenced here? I wanted

[OE-core] [RFC PATCH 0/2] RFC: Implement deterministic uid/gid

2013-12-10 Thread Mark Hatle
The following series implements the deterministic uid/gid setting for a distribution. Currently when a filesystem is generated the uid/gid values are generally set at install time, so the install order determines what the actual uid/gid values become. In order to create a deterministic uid/gid