Downloading OMF

Current stable release 5.2

Binary packages of our current stable release for Debian/Ubuntu are always available from our repository. Just append the following line to your /etc/apt/sources.list :

deb http://pkg.mytestbed.net/ubuntu stable/

and run apt-get update. OMF is divided into 3 basic packages, omf-aggmgr, omf-expctl and omf-resctl. These packages have been tested against Debian 5.0 (Lenny) and Ubuntu 9.04 (Jaunty). For detailed instructions please refer to our Installation guide.

Alternatively, the current stable release can also be obtained from our repository (source:branches/release-5.2). To retrieve the code via subversion, run:

svn co http://svn.mytestbed.net/OMF/branches/release-5.2 omf-5.2

Old stable release 5.1

This release includes the following software:

- Node Handler v4.4
- Node Agent v4.4
- Grid Services v2.2

and can be obtained from our SVN repository (source:branches/release-1.3). To check it out, run:

svn co http://svn.mytestbed.net/OMF/branches/release-1.3 omf-5.1

Development release

Code from our development trunk (source:trunk) can be retrieved from the SVN repository by running:

svn co http://svn.mytestbed.net/OMF/trunk omf-trunk

Warning: the code in the SVN trunk has not been fully tested. It may be unstable, buggy, unusable and unpredictable. In fact, it might ruin your day. So don't use it!

We are infrequently building packages based on the trunk for our internal development. Those can be accessed by appending the following line to your /etc/apt/sources.list :

deb http://pkg.mytestbed.net/ubuntu testing/

Also available in: HTML TXT