libvirt Sandbox
The Libvirt Sandbox project is an effort to facilitate the use of libvirt virtualization drivers for the purpose of sandboxing applications. The key features of the project are:
* Choice of using LXC, QEMU or KVM as the virtualization technology to build the sandbox
* Provides a high level API to enable the construction of sandboxes
* Isolation from the need to understand the virtualization technology configuration
* Provides a “virt-sandbox” command line tool for running interactive commands
* Provides a “virt-sandbox-service” command line tool for provisioning system services
* Integration with systemd to setup service unit files inside a sandbox
- Developed at Virtualization
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Slowroll:Base:1/virt-sandbox && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PIE.patch | 0000000667 667 Bytes | |
libvirt-sandbox-0.8.0.tar.gz | 0000680824 665 KB | |
no-unmount-for-lxc-machines.patch | 0000001456 1.42 KB | |
virt-sandbox.changes | 0000009115 8.9 KB | |
virt-sandbox.patch | 0000001529 1.49 KB | |
virt-sandbox.rpmlintrc | 0000000193 193 Bytes | |
virt-sandbox.spec | 0000004534 4.43 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 1056366
from
Dirk Mueller (dirkmueller)
(revision 21)
- remove braces from rpmspec macros - rename so_version macro - remove obsolete rpm statements - remove obsolete libvirt_version macro - update URL to Source0 - set Release to zero - link to shared libraries, liblzma provides no static lib anymore - use pkgconfig() in BuildRequires - remove obsolete suse_version conditionals - remove obsolete Group tags
Comments 1
I am not sure why this is failing. I have built it on my machine successfully against openSUSE:Factory, and it is building successfully in the Virtualization repository against openSUSE:Factory, as well.