Re: [OE-core] [PATCH 3/7] base-passwd: populate the target sysroot with passwd/group/login.defs

2011-06-09 Thread Scott Garman
On 06/09/2011 02:25 PM, Koen Kooi wrote: Op 9 jun 2011, om 23:23 heeft Scott Garman het volgende geschreven: On 06/09/2011 01:50 PM, Koen Kooi wrote: Op 3 jun 2011, om 01:50 heeft Scott Garman het volgende geschreven: The passwd, group, and login.defs files in the target sysroot will be us

Re: [OE-core] [PATCH 3/7] base-passwd: populate the target sysroot with passwd/group/login.defs

2011-06-09 Thread Koen Kooi
Op 9 jun 2011, om 23:23 heeft Scott Garman het volgende geschreven: > On 06/09/2011 01:50 PM, Koen Kooi wrote: >> >> Op 3 jun 2011, om 01:50 heeft Scott Garman het volgende geschreven: >> >>> The passwd, group, and login.defs files in the target sysroot will >>> be used when recipes create cust

Re: [OE-core] [PATCH 3/7] base-passwd: populate the target sysroot with passwd/group/login.defs

2011-06-09 Thread Scott Garman
On 06/09/2011 01:50 PM, Koen Kooi wrote: Op 3 jun 2011, om 01:50 heeft Scott Garman het volgende geschreven: The passwd, group, and login.defs files in the target sysroot will be used when recipes create custom user and group permissions in their packages. Signed-off-by: Scott Garman --- .../

Re: [OE-core] [PATCH 3/7] base-passwd: populate the target sysroot with passwd/group/login.defs

2011-06-09 Thread Koen Kooi
Op 3 jun 2011, om 01:50 heeft Scott Garman het volgende geschreven: > The passwd, group, and login.defs files in the target sysroot will > be used when recipes create custom user and group permissions in > their packages. > > Signed-off-by: Scott Garman > --- > .../base-passwd/base-passwd-3.5.2

[OE-core] [PATCH 3/7] base-passwd: populate the target sysroot with passwd/group/login.defs

2011-06-02 Thread Scott Garman
The passwd, group, and login.defs files in the target sysroot will be used when recipes create custom user and group permissions in their packages. Signed-off-by: Scott Garman --- .../base-passwd/base-passwd-3.5.22/login.defs | 386 .../recipes-core/base-passwd/base-pa