💾 Archived View for salixos.org › docs › dev › packaging › uid-gid captured on 2024-08-18 at 19:54:40. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

UIDs and GIDs to use with slkbuild

Recommended UID/GIDs

The recommended UID/GIDs for use with SLKBUILD scripts are the same as [the ones for slackbuilds.org](https://slackbuilds.org/uid_gid.txt Defaults Slackware UID/GIDs) in order to avoid conflicts with packages build from SBo.

https://slackbuilds.org/uid_gid.txt

Extra

This previous list is maintained by the SBo team. If you build a package that is not on that list, we can discuss about it on the mailing list.

mailing list

Warning

Note that recommended UID/GIDs should not be created automatically when the user installs a package.

All informations have to be written in a README.Slackware file which will be in the /usr/doc/$pkgname-$pkgver directory, the user will have to add specific UID/GIDs to his system by hands. A little note in the slack-desc can be usefull.