[arch-commits] CVS update of extra/emulators/qemu (PKGBUILD qemu.install)

Tobias Powalowski tpowa at archlinux.org
Sun Oct 14 07:26:47 UTC 2007


    Date: Sunday, October 14, 2007 @ 03:26:47
  Author: tpowa
    Path: /home/cvs-extra/extra/emulators/qemu

Modified: PKGBUILD (1.15 -> 1.16) qemu.install (1.4 -> 1.5)

'upgpkg: update to new qemu-kvm'


--------------+
 PKGBUILD     |    8 ++++----
 qemu.install |    5 +++++
 2 files changed, 9 insertions(+), 4 deletions(-)


Index: extra/emulators/qemu/PKGBUILD
diff -u extra/emulators/qemu/PKGBUILD:1.15 extra/emulators/qemu/PKGBUILD:1.16
--- extra/emulators/qemu/PKGBUILD:1.15	Fri Oct  5 05:32:32 2007
+++ extra/emulators/qemu/PKGBUILD	Sun Oct 14 03:26:47 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.15 2007/10/05 09:32:32 tpowa Exp $
+# $Id: PKGBUILD,v 1.16 2007/10/14 07:26:47 tpowa Exp $
 # Maintainer: Thomas B�chler <thomas at archlinux.org>
 pkgname=qemu
 pkgver=0.9.0
-pkgrel=9
-_kvmver=45
+pkgrel=10
+_kvmver=46
 pkgdesc="QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation."
 arch=(i686 x86_64)
 license=('GPL')
@@ -50,4 +50,4 @@
 }
 md5sums=('ab11a03ba30cf4a70641f0f170473d69'
          'ec06591830b8fcf53913f05f3d66f7e5'
-         'c68ea4f31ab9d4b98e2cbb497c31f62e')
+         '89addc39f804a0b6eeac5a9ce0b44eae')
Index: extra/emulators/qemu/qemu.install
diff -u extra/emulators/qemu/qemu.install:1.4 extra/emulators/qemu/qemu.install:1.5
--- extra/emulators/qemu/qemu.install:1.4	Fri Oct  5 05:32:32 2007
+++ extra/emulators/qemu/qemu.install	Sun Oct 14 03:26:47 2007
@@ -8,6 +8,11 @@
   echo ">>>  Load the correct KVM module, you will need a KVM capable CPU!"
   echo ">>>  Add yourself to the group 'kvm'."
   echo ">>>  Use 'qemu-kvm' to use KVM."
+  echo ""
+  echo ">>> 'qemu-kvm' flexibility:"
+  echo ">>>  You can use the qemu-kvm binary without kvm module:"
+  echo ">>>  - with kqemu module"
+  echo ">>>  - without kqemu module"
   echo""
   echo ">>> PLEASE READ FOR KQEMU USAGE!"
   echo ">>> You need to install the 'kqemu' package for your kernel."




More information about the arch-commits mailing list