Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Fedora Core 5 Tips

2 bytes added, 11:16, 14 September 2006
formatting fixes, linked to yum in Use development branch
== Use development branch ==
You should be using the OpenVZ development branch of kernels with FC5. The kernels have <code>test </code> in their name. Go to your [[yum ]] repo configuration and make sure that the development repo is enabled , or do the following.:
<pre>
echo '
[openvz-kernel-devel]
gpgkey=http://download.openvz.org/RPM-GPG-Key-OpenVZ
' > /etc/yum.repos.d/openvz-devel.repo
</pre>
Note: Do not install the FC5 openvz kernel on the website, it is outdated if you have an up to date FC5 install.
== Fix metadata ==