build: add user/group ID resolve function
authorPaul Spooren <mail@aparcar.org>
Mon, 14 Sep 2020 02:02:02 +0000 (16:02 -1000)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 14 Sep 2020 09:54:52 +0000 (10:54 +0100)
commit51ec51871fd57b80096baf76d6b21a2ae46e4748
tree4864d3ba0837b471106280cf602973ff46c83955
parent34cc2c9a99f6542f009aa660790061f169aa96b3
build: add user/group ID resolve function

With the introduction of `./tmp/userids` the `ipkg-build` script can now
resolve values of "PKG_FILE_MODES", allowing users to set names rather
than numeric values.

Signed-off-by: Paul Spooren <mail@aparcar.org>
scripts/ipkg-build