Releases and Patching

From OpenPetra Wiki
Revision as of 09:22, 22 December 2009 by Pokorra (talk | contribs) (Created page with '== Releases == To build a release, check <code>nant help</code> for the current syntax of <code>nant buildRelease</code>. The deliverables are: * the tar.gz file which could be…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Releases

To build a release, check nant help for the current syntax of nant buildRelease.

The deliverables are:

  • the tar.gz file which could be the base for manual installs, and for RPMS
    • the tar.gz file is also used as a base for building the patches (see below)
  • the standalone installer for Windows
  • the remote client installer for Windows

Patches