diff -u kvm-72+dfsg/debian/changelog kvm-72+dfsg/debian/changelog --- kvm-72+dfsg/debian/changelog +++ kvm-72+dfsg/debian/changelog @@ -1,3 +1,17 @@ +kvm (1:72+dfsg-1ubuntu5) intrepid; urgency=low + + [ Dustin Kirkland ] + * Add debian/10-kvm.fdi, debian/org.freedesktop.hal.kvm.policy: hal object + descriptor and policy file for kvm/virt-hardware + * debian/kvm.install; Put the hal/PolicyKit configuration in the correct + place (LP: #273764) + + [ Martin Pitt ] + * Simplify Dustin's dh_install handling a bit (don't use debian/rules any + more, install straight with dh_install). + + -- Dustin Kirkland Wed, 24 Sep 2008 14:00:16 +0200 + kvm (1:72+dfsg-1ubuntu4) intrepid; urgency=low * debian/kvm-ok: simple script to determine of the cpu supports kvm diff -u kvm-72+dfsg/debian/kvm.install kvm-72+dfsg/debian/kvm.install --- kvm-72+dfsg/debian/kvm.install +++ kvm-72+dfsg/debian/kvm.install @@ -9,0 +10,2 @@ +../10-kvm.fdi usr/share/hal/fdi/policy/10osvendor/ +../org.freedesktop.hal.kvm.policy usr/share/PolicyKit/policy/ only in patch2: unchanged: --- kvm-72+dfsg.orig/debian/org.freedesktop.hal.kvm.policy +++ kvm-72+dfsg/debian/org.freedesktop.hal.kvm.policy @@ -0,0 +1,18 @@ + + + + + + + Directly access virtualization acceleration hardware + System policy prevents access to the virtualization device + + yes + yes + + + + + only in patch2: unchanged: --- kvm-72+dfsg.orig/debian/10-kvm.fdi +++ kvm-72+dfsg/debian/10-kvm.fdi @@ -0,0 +1,14 @@ + + + + + + + + + access_control + /dev/kvm + virt-hardware + + +