base-files: allocate uid/gid starting from 65536
authorYousong Zhou <yszhou4tech@gmail.com>
Thu, 15 Jun 2017 10:07:32 +0000 (18:07 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Sun, 18 Jun 2017 02:39:35 +0000 (10:39 +0800)
commitf334a0cdb8498dfd2bbb780245e4e0ed0d103ece
tree2e563f1bebf93593ecc3f9e045ca6f219457b573
parent3ccca56eb0a44bb72561c6381faf63564eeec858
base-files: allocate uid/gid starting from 65536

There already exist static assignment of uid/gid 65533 in packages feed
and we have nobody/nogroup taking 65534 as their ids.  Let's change the
pid of dynamic assignment to start from 65536 so that the two assignment
scheme will not collide with each other

While at it, fix the scan command checking existence of uid/gid

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
package/base-files/Makefile
package/base-files/files/lib/functions.sh