Yousong Zhou 80d9ec5d3d scripts/package-metadata.pl: parse and validate field Require-User
The script will now detect uid/gid collision and can generate a table of
current allocation

    ./scripts/package-metadata.pl usergroup tmp/.packageinfo \
	| sort -k 1,1r -k 3,3n \
	| column -t

This should ensure that no collision will happen for each single build

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-06-18 10:39:35 +08:00
..
2015-11-02 18:12:45 +00:00
2015-11-02 18:12:45 +00:00
2015-10-07 10:51:18 +00:00
2016-03-24 22:40:13 +01:00
2016-03-24 22:40:13 +01:00
2017-04-23 09:19:34 +08:00