summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/qemu-multiple-smb-shares.patch
Commit message (Collapse)AuthorAge
* gnu: qemu: Remove 'qemu-with-multiple-smb-shares' package.Ludovic Courtès2014-04-10
| | | | | | * gnu/packages/qemu.scm (qemu/smb-shares): Remove. * gnu/packages/patches/qemu-multiple-smb-shares.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly.
* gnu: qemu: Change multiple-SMB-share patch to /gnu/store.Ludovic Courtès2014-04-05
| | | | | * gnu/packages/patches/qemu-multiple-smb-shares.patch: Change "/nix/store" to "/gnu/store".
* gnu: qemu-kvm: Add patch to have multiple SMB shares.Ludovic Courtès2013-02-16
* gnu/packages/qemu.scm (qemu-kvm/smb-shares): New variable. * gnu/packages/patches/qemu-multiple-smb-shares.patch: New file. * Makefile.am (dist_patch_DATA): Add it.