Documentation Team/Obsolete/Services Binary-less Services HOWTO

From Sugar Labs
< Documentation Team
Revision as of 12:40, 15 January 2010 by Alsroot (talk | contribs) (Created page with '<noinclude> {{TOCright}} Category:Activity Team </noinclude> Work flow for services that don't require compilation stage thus could be just packaged and used as is on server…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Work flow for services that don't require compilation stage thus could be just packaged and used as is on server side:

  • create local initial service.info by invoking 0sugar init, tweak newly created service/service.info file
  • increase/change version field in service.info file
  • 0sugar dist to change local feed in dist/ and place there tarball
  • 0sugar push stable to rsync changed files from dist/ to the server
    see #Release workflows for other release scenarios