Projekt PMS3 rpm

From JoBaPedia
Revision as of 16:36, 16 February 2009 by Joachim (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This will involve several steps:

  • create init script
  • create logrotate config
  • create rpm spec
    • define dependencies (packages and startup)
    • post installation
      • create pms3 system user
      • patch ownership and rights on tar files
      • activate init script
      • activate logrotate config
      • generate default config, if needed
    • pre removal
      • stop deamon and remove init script
      • remove logrotate config
      • remove pms3 system user