Build Libvirt 0.9.8-1 on Ubuntu Oneiric

PPA description

$ git clone git://anonscm.debian.org/pkg-libvirt/libvirt.git
$ cd libvirt
$ git checkout debian/0.9.8-1 -b work
$ git log
   commit 3f179ae3d2d49379c618a5958b965f8b1bbfca5b
   Author: Guido Günther <email address hidden>
   Date: Thu Dec 8 23:31:39 2011 +0100
   Document changes and release 0.9.8-1
$ cd ..
$ cp -R libvirt libvirt-0.9.8~release1

Libvirt set up :-

$ sudo add-apt-repository ppa:bderzhavets/virtual-test2
$ sudo groupadd libvirtd
$ sudo adduser $USER libvirtd
RELOGIN
$ sudo apt-get install libvirt-bin libvirt-dev \
    libvirt0 libvirt0-dbg python-libvirt libvirt-doc

To start default network :-

sudo virsh net-start default
sudo virsh net-autostart default

Works with QEMU-KVM 1.0 with no special patch

Adding this PPA to your system

You can update your system with unsupported packages from this untrusted PPA by adding ppa:bderzhavets/virtual-test2 to your system's Software Sources. (Read about installing)

sudo add-apt-repository ppa:bderzhavets/virtual-test2
sudo apt update
        
Technical details about this PPA

This PPA can be added to your system manually by copying the lines below and adding them to your system's software sources.

deb https://ppa.launchpadcontent.net/bderzhavets/virtual-test2/ubuntu oneiric main 
deb-src https://ppa.launchpadcontent.net/bderzhavets/virtual-test2/ubuntu oneiric main 
Signing key:
1024R/5B1808A64B70CB62E45C71865CC1785DC05C1EB5 (What is this?)
Fingerprint:
5B1808A64B70CB62E45C71865CC1785DC05C1EB5

For questions and bugs with software in this PPA please contact Boris Derzhavets.

PPA statistics

Activity
0 updates added during the past month.
View package details

Overview of published packages

11 of 1 result
Package Version Uploaded by
libvirt 0.9.8~release1-2ubuntu2 Boris Derzhavets ()
11 of 1 result

Latest updates

  • libvirt 648 weeks ago
    Successfully built