cluster:146
This is an old revision of the document!
OpenLAVA 3.1.2.
Build process, switching to git approach.
# initialize git git init # pull branch down git clone git://github.com/openlava/openlava.git cd openlava/ # what's new 1721 git log # pull Dave's addition of rpm.sh 1723 git checkout 07f740f884d9c71d # build ./bootstrap.sh ./configure --prefix=/opt/openlava-3.1.2 make # build packages ./rpm.sh ls -lR /root/rpmbuild/
cluster/146.1455127960.txt.gz · Last modified: by hmeij
