From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Mueller Subject: Re: debian packages updated Date: Sat, 2 Jan 2010 15:12:59 +0000 (UTC) Message-ID: References: <4B3BEBA9.5060801@msgid.tls.msk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To: kvm@vger.kernel.org Return-path: Received: from lo.gmane.org ([80.91.229.12]:48755 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752603Ab0ABPOD (ORCPT ); Sat, 2 Jan 2010 10:14:03 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NR5fT-0002tD-Qz for kvm@vger.kernel.org; Sat, 02 Jan 2010 16:13:27 +0100 Received: from 80-219-107-248.dclient.hispeed.ch ([80.219.107.248]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 02 Jan 2010 16:13:27 +0100 Received: from thomas by 80-219-107-248.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 02 Jan 2010 16:13:27 +0100 Sender: kvm-owner@vger.kernel.org List-ID: Am Thu, 31 Dec 2009 03:09:13 +0300 schrieb Michael Tokarev: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > This is to inform you that I've updated Debian qemu-kvm packages located > at http://www.corpit.ru/debian/tls/kvm/ . I uploaded both 0.11.1 (was > 0.11.0 before) and 0.12.1.2. for both i386 and amd64 arches. > > Note that 0.12.x package lacks "+dfsg" suffix in name: here, original > tarball is used, and the package does not conform to the DFSG (Debian > Free Software Guidelines). The problem is the binary files included in > the original tarball. In order to support this the True Debian-Way, I > have to create separate package for seabios and depend on the right > version of vgabios (which is already packaged). I didn't do that but > instead used the same way as with initial kvm packages: I take the .bin > files from the original tarball and copy them to the destination place, > as the rest of the world does ;) > > Enjoy. thanks for providing this packages! using squeeze with 2.6.32 i had to remove /etc/udev/rules.d/z60_qemu- kvm.rules. udev was stuck at "waiting for /dev to be fully populated". removing this file helped. there was also a udev warning to remove the line in this file. - Thomas