XS Packaging: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (XS UserManagement moved to XS Packaging: more generic...)
No edit summary
Line 1: Line 1:
XS specific notes on how to build RPM packages...

=Users and Groups=

When creating new users / groups, we follow the policy and code style as set forth in http://fedoraproject.org/wiki/Packaging/UsersAndGroups
When creating new users / groups, we follow the policy and code style as set forth in http://fedoraproject.org/wiki/Packaging/UsersAndGroups



Revision as of 01:42, 7 August 2008

XS specific notes on how to build RPM packages...

Users and Groups

When creating new users / groups, we follow the policy and code style as set forth in http://fedoraproject.org/wiki/Packaging/UsersAndGroups

Hint: In the above link, read carefully around the mention of a "setup" package.

To create static uids/gids for XS boxes, we will provide a custom setup package. More documentation to follow...