Open main menu

OpenVZ Virtuozzo Containers Wiki β

Difference between revisions of "Download/vzctl/nightly"

< Download‎ | vzctl
m ('from yum')
m (s/put/add/)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
From time to time, we release nightly builds of vzctl.
+
From time to time we release nightly builds of vzctl.
  
 
It is important to understand that these builds are
 
It is important to understand that these builds are
* built occasionally from the latest [http://git.openvz.org/?p=vzctl;a=summary vzctl git];
+
* built occasionally (not really nightly, despite the name) from the latest [http://git.openvz.org/?p=vzctl;a=summary vzctl git];
 
* might disappear at any time;
 
* might disappear at any time;
 
* used for testing and review purposes;
 
* used for testing and review purposes;
Line 13: Line 13:
  
 
== Yum setup ==
 
== Yum setup ==
In order to use a nightly build from yum, put the following to your /etc/yum.repos.d/openvz.repo:
+
In order to use a nightly build from yum, add the following to your /etc/yum.repos.d/openvz.repo:
  
 
<pre><nowiki>[vzctl-nightly]
 
<pre><nowiki>[vzctl-nightly]

Latest revision as of 04:55, 21 November 2013

From time to time we release nightly builds of vzctl.

It is important to understand that these builds are

  • built occasionally (not really nightly, despite the name) from the latest vzctl git;
  • might disappear at any time;
  • used for testing and review purposes;
  • are unstable and definitely not for general use.

DownloadsEdit

Yum setupEdit

In order to use a nightly build from yum, add the following to your /etc/yum.repos.d/openvz.repo:

[vzctl-nightly]
name=OpenVZ vzctl nightly builds
baseurl=http://download.openvz.org/utils/nightlies/vzctl/current
enabled=1
gpgcheck=1
gpgkey=http://download.openvz.org/RPM-GPG-Key-OpenVZ

ArchivesEdit