XS Packaging: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (link) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Software]] |
|||
[[Category:Developers]] |
|||
[[Category:SchoolServer]] |
|||
XS specific notes on how to build RPM packages (see also [[XS Directory Layout]]). |
|||
=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 |
||
Latest revision as of 21:48, 18 August 2008
XS specific notes on how to build RPM packages (see also XS Directory Layout).
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...