Package: check-mk-agent Version: 1.2.8p13-1 Architecture: all Maintainer: feedback@check-mk.org Installed-Size: 134 Priority: extra Section: alien Filename: pool/main/c/check-mk-agent/check-mk-agent_1.2.8p13-1_all.deb Size: 22296 SHA256: ebf671ce2ba3534a5b1777d79ce000a019feccaa1d393435c4ea4de24b21e147 SHA1: 1b9cf56493d6e40cb008cc78ba3f6d9694a84c40 MD5sum: d200e3eff4e1ec130368d605c8ea3b83 Description: Check_MK Agent for Linux The Check_MK Agent uses xinetd to provide information about the system on TCP port 6556. This can be used to monitor the host via Check_MK. . (Converted from a rpm package by alien version 8.87.) Package: libgcrypt11 Version: 1.4.4-5ASC1-ubuntu2~lucid Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 648 Depends: libc6 (>= 2.4), libgpg-error0 (>= 1.6) Suggests: rng-tools Homepage: http://directory.fsf.org/project/libgcrypt/ Priority: important Section: libs Filename: pool/main/libg/libgcrypt11/libgcrypt11_1.4.4-5ASC1-ubuntu2~lucid_amd64.deb Size: 271152 SHA1: e190e130f3f812c1e59e7abf147143c2a95f8a4c MD5sum: ad6d5a95d7bf02f3fdd217c4f55ca7cf Description: LGPL Crypto library - runtime library libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: arcfour, blowfish, cast5, DSA, DSA2, des, 3DES, elgamal, MD5, rijndael, RMD160, RSA, SEED, SHA1, SHA-384, SHA-512, twofish, tiger. Original-Maintainer: Debian GnuTLS Maintainers Package: qemu-common Source: qemu-kvm Version: 0.14.0+noroms-0ubuntu4~lucid1 Architecture: all Maintainer: Ubuntu Developers Installed-Size: 256 Depends: seabios, vgabios Recommends: cpu-checker Suggests: kvm-pxe, mol-drivers-macosx, openbios-sparc, ubuntu-vm-builder, uml-utilities Replaces: qemu-kvm (<< 0.12.3+noroms-0ubuntu1) Homepage: http://www.linux-kvm.org Priority: optional Section: misc Filename: pool/main/q/qemu-kvm/qemu-common_0.14.0+noroms-0ubuntu4~lucid1_all.deb Size: 38112 SHA1: 355d4174676885e2abab2667530c83b881ece974 MD5sum: 9d98f7911aa590280c184fb3b9a16307 Description: qemu common functionality (bios, documentation, etc) This package pulls in the various binary bios rom blobs needed to boot the various emulated architectures, as well as the documentation. Package: qemu-kvm Version: 0.14.0+noroms-0ubuntu4~lucid1 Architecture: amd64 Maintainer: Ubuntu Developers Installed-Size: 9620 Pre-Depends: adduser Depends: bridge-utils, iproute, python, qemu-common (>= 0.14.0+noroms-0ubuntu4~lucid1), upstart-job, libaio1, libasound2 (>> 1.0.24.1), libc6 (>= 2.11), libcurl3-gnutls (>= 7.16.2-1), libgnutls26 (>= 2.7.14-0), libjpeg62, libncurses5 (>= 5.6+20071006-3), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.9.16), libsasl2-2, libsdl1.2debian (>= 1.2.10-1), libuuid1 (>= 2.16), libx11-6 (>= 0), zlib1g (>= 1:1.1.4) Conflicts: kvm (<< 1:84+dfsg-0ubuntu16+0.11.0), kvm-data, qemu (<< 0.11.0-0ubuntu5) Breaks: udev (<< 136-1) Replaces: kvm (<< 1:84+dfsg-0ubuntu16+0.11.0), kvm-data, qemu Provides: kvm, qemu Homepage: http://www.linux-kvm.org Priority: optional Section: misc Filename: pool/main/q/qemu-kvm/qemu-kvm_0.14.0+noroms-0ubuntu4~lucid1_amd64.deb Size: 3256450 SHA1: 0062e295ab3e004765df7413ea1c882ef484ae3f MD5sum: 88f77fe93b82666e778463d6991fa111 Description: Full virtualization on i386 and amd64 hardware Using KVM, one can run multiple virtual PCs, each running unmodified Linux or Windows images. Each virtual machine has private virtualized hardware: a network card, disk, graphics adapter, etc. . KVM (for Kernel-based Virtual Machine) is a full virtualization solution for Linux hosts on x86 (32 and 64-bit) hardware. . KVM is intended for systems where the processor has hardware support for virtualization, see below for details. All combinations of 32-bit and 64-bit host and guest systems are supported, except 64-bit guests on 32-bit hosts. . KVM requires your system to support hardware virtualization, provided by AMD's SVM capability or Intel's VT. To find out if your processor has the necessary support: . egrep "flags.*:.*(svm|vmx)" /proc/cpuinfo . If it prints anything, the processor provides hardware virtualization support and is suitable for use with KVM. Without hardware support, you can use qemu emulation instead. . KVM consists of two loadable kernel modules (kvm.ko and either kvm-amd.ko or kvm-intel.ko) and a userspace component. This package contains the userspace component, and you can get the kernel modules from the standard kernel images. . This package contains support for running virtualized and emulated x86 and x86-64 machines only. Support for other architectures is provided by the qemu-linaro source package.