Certainly :-) Current CentOS 6 x86_64 yum repo ( http://opennodecloud.com/CentOS/6/opennode-ovs/ ) includes openvswitch-1.7.1 with rhel STP config option patch added. This yum repo would be also useful for RHEL/CentOS/SL people wanting to try out openvswitch with minimal install hassle.
Install snippet: * create yum repo file as /etc/yum.repos.d/opennode.repo * paste into file --- cut --- [opennode] name=CentOS-$releasever - activesys opennode packages for $basearch baseurl=http://opennodecloud.com/CentOS/$releasever/opennode-ovs enabled=1 gpgcheck=1 protect=1 priority=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ActiveSys --- cut --- * import repo key: 'rpm --import http://opennodecloud.com/CentOS/6/opennode-ovs/RPM-GPG-KEY-ActiveSys' * do 'yum install openvswitch' Cheers, -- ---------------------------------------------- Andres Toomsalu, [email protected] On 29.11.2012, at 18:33, Ben Pfaff wrote: > On Tue, Nov 27, 2012 at 11:45:40PM +0200, Andres Toomsalu wrote: >> Just informing that we have released first development version of >> OpenNode OS (OpenVZ + KVM hypervizor host) with Open vSwitch >> integrated. > > That's great. I hope that you will report any issues you encounter with > Open vSwitch to the OVS mailing lists. > > Thanks, > > Ben. >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
