shadow: reintroduce newgidmap and newuidmap
authorJohn Audia <redacted>
Wed, 10 Jun 2026 20:40:11 +0000 (16:40 -0400)
committerAlexandru Ardelean <redacted>
Thu, 11 Jun 2026 16:40:44 +0000 (19:40 +0300)
commit5883c07493bb99335c213827549e1b9ef3d4dee9
tree1aab3efd422178e719140304b573027ad245e066
parent1c6d78e1ce8a4660cc35039e7066b84c6c8214de
shadow: reintroduce newgidmap and newuidmap

The lxc-unprivileged package depends on both newgidmap and newuidmap
if users are installing and setting it up for the first time. dc52894
dropped both of the applets.

This change builds libusbid as a shared lib which builds a versioned
symbol which OpenWrt does not stage so build with --disable-shared
and --enable-static to avoid a failure.

Signed-off-by: John Audia <redacted>
utils/shadow/Makefile
git clone https://git.99rst.org/PROJECT