diff options
author | sibel <lesibel@free.fr> | 2010-10-17 07:58:56 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-10-17 07:58:56 +0200 |
commit | a4202844b9c0339371993d770a3920e8371a5ad0 (patch) | |
tree | 960a706ca6c189d905c965ea4ea6a0a1931856d8 | |
parent | 5a41deb5b06bce32b92c4aae547effde247d4989 (diff) | |
download | nutyx-extra-a4202844b9c0339371993d770a3920e8371a5ad0.tar.gz nutyx-extra-a4202844b9c0339371993d770a3920e8371a5ad0.tar.bz2 nutyx-extra-a4202844b9c0339371993d770a3920e8371a5ad0.tar.xz nutyx-extra-a4202844b9c0339371993d770a3920e8371a5ad0.zip |
maj de qemu#0.13.0-1
-rw-r--r-- | extra/qemu/.footprint | 17 | ||||
-rw-r--r-- | extra/qemu/.md5sum | 2 | ||||
-rw-r--r-- | extra/qemu/Pkgfile | 2 |
3 files changed, 18 insertions, 3 deletions
diff --git a/extra/qemu/.footprint b/extra/qemu/.footprint index 1eae1efff..291287f1d 100644 --- a/extra/qemu/.footprint +++ b/extra/qemu/.footprint @@ -38,10 +38,25 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/qemu-system-sparc64 -rwxr-xr-x root/root usr/bin/qemu-system-x86_64 -rwxr-xr-x root/root usr/bin/qemu-x86_64 +drwxr-xr-x root/root usr/etc/ +drwxr-xr-x root/root usr/etc/qemu/ +-rw-r--r-- root/root usr/etc/qemu/target-x86_64.conf drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/doc/ +drwxr-xr-x root/root usr/share/doc/qemu/ +-rw-r--r-- root/root usr/share/doc/qemu/qemu-doc.html +-rw-r--r-- root/root usr/share/doc/qemu/qemu-tech.html +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/qemu-img.1.gz +-rw-r--r-- root/root usr/share/man/man1/qemu.1.gz +drwxr-xr-x root/root usr/share/man/man8/ +-rw-r--r-- root/root usr/share/man/man8/qemu-nbd.8.gz drwxr-xr-x root/root usr/share/qemu/ -rw-r--r-- root/root usr/share/qemu/bamboo.dtb -rw-r--r-- root/root usr/share/qemu/bios.bin +-rw-r--r-- root/root usr/share/qemu/gpxe-eepro100-80861209.rom +-rw-r--r-- root/root usr/share/qemu/gpxe-eepro100-80861229.rom drwxr-xr-x root/root usr/share/qemu/keymaps/ -rw-r--r-- root/root usr/share/qemu/keymaps/ar -rw-r--r-- root/root usr/share/qemu/keymaps/common @@ -86,11 +101,11 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/ -rw-r--r-- root/root usr/share/qemu/petalogix-s3adsp1800.dtb -rw-r--r-- root/root usr/share/qemu/ppc_rom.bin -rw-r--r-- root/root usr/share/qemu/pxe-e1000.bin --rw-r--r-- root/root usr/share/qemu/pxe-i82559er.bin -rw-r--r-- root/root usr/share/qemu/pxe-ne2k_pci.bin -rw-r--r-- root/root usr/share/qemu/pxe-pcnet.bin -rw-r--r-- root/root usr/share/qemu/pxe-rtl8139.bin -rw-r--r-- root/root usr/share/qemu/pxe-virtio.bin +-rw-r--r-- root/root usr/share/qemu/s390-zipl.rom -rw-r--r-- root/root usr/share/qemu/vgabios-cirrus.bin -rw-r--r-- root/root usr/share/qemu/vgabios.bin -rw-r--r-- root/root usr/share/qemu/video.x diff --git a/extra/qemu/.md5sum b/extra/qemu/.md5sum index 7caa5e02e..7a472cb7f 100644 --- a/extra/qemu/.md5sum +++ b/extra/qemu/.md5sum @@ -1 +1 @@ -1d02ee0a04dfae2894340273372c1de4 qemu-0.12.5.tar.gz +397a0d665da8ba9d3b9583629f3d6421 qemu-0.13.0.tar.gz diff --git a/extra/qemu/Pkgfile b/extra/qemu/Pkgfile index 54509683e..4508b59bc 100644 --- a/extra/qemu/Pkgfile +++ b/extra/qemu/Pkgfile @@ -5,7 +5,7 @@ # Depends on: alsa-lib, curl, gnutls, esound, sdl name=qemu -version=0.12.5 +version=0.13.0 release=1 source=(http://download.savannah.gnu.org/releases/$name/$name-$version.tar.gz) |