[OE-core] [PATCH V5 0/3] Add a method for image level user/group configuration

2013-07-16 Thread Qi.Chen
From: Chen Qi qi.c...@windriver.com Changes from V4: 1. Take into consideration the possibility of whitespaces in /etc/passwd and /etc/group 2. Change bbfatal in perform_usermod and perform_groupmod to bbwarn. Please see detailed reason below. PackageA pulls in userA. Now we want userA to map

Re: [OE-core] [PATCH V5 0/3] Add a method for image level user/group configuration

2013-07-16 Thread Saul Wold
On 07/15/2013 11:27 PM, qi.c...@windriver.com wrote: From: Chen Qi qi.c...@windriver.com Changes from V4: 1. Take into consideration the possibility of whitespaces in /etc/passwd and /etc/group 2. Change bbfatal in perform_usermod and perform_groupmod to bbwarn. Please see detailed reason

Re: [OE-core] [PATCH V5 0/3] Add a method for image level user/group configuration

2013-07-16 Thread ChenQi
On 07/17/2013 05:40 AM, Saul Wold wrote: On 07/15/2013 11:27 PM, qi.c...@windriver.com wrote: From: Chen Qi qi.c...@windriver.com Changes from V4: 1. Take into consideration the possibility of whitespaces in /etc/passwd and /etc/group 2. Change bbfatal in perform_usermod and perform_groupmod

Re: [OE-core] [PATCH V5 0/3] Add a method for image level user/group configuration

2013-07-16 Thread ChenQi
On 07/17/2013 01:27 PM, ChenQi wrote: On 07/17/2013 05:40 AM, Saul Wold wrote: On 07/15/2013 11:27 PM, qi.c...@windriver.com wrote: From: Chen Qi qi.c...@windriver.com Changes from V4: 1. Take into consideration the possibility of whitespaces in /etc/passwd and /etc/group 2. Change bbfatal