From: Daniel P. Berrange Date: Fri, 29 Nov 2013 16:27:42 +0000 (+0000) Subject: Link libvirt-sandbox from apps page X-Git-Tag: v1.2.0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=484b60409cc04b70c5dcff4d4363ee1a8dabac1f;p=thirdparty%2Flibvirt.git Link libvirt-sandbox from apps page Add a link to the http://sandbox.libvirt.org sub-site from the list of libraries related to libvirt. Also fix formatting for the ruby libvirt binding. Signed-off-by: Daniel P. Berrange --- diff --git a/docs/apps.html.in b/docs/apps.html.in index 3598062ddb..7b581db8e5 100644 --- a/docs/apps.html.in +++ b/docs/apps.html.in @@ -277,19 +277,24 @@ host, and there is a subproject to allow merging changes into the Windows Registry in Windows guests. + +
libvirt-sandbox
+
+ A library and command line tools for simplifying the creation of + application sandboxes using virtualization technology. It currently + supports either KVM, QEMU or LXC as backends. Integration with + systemd facilitates sandboxing of system services like apache. +
+
Ruby + Libvirt Object bindings
+
+ Allows using simple ruby objects to manipulate + hypervisors, guests, storage, network etc. It is + based on top of + the native ruby bindings. +
-
-
Ruby - Libvirt Object bindings
-
- Allows using simple ruby objects to manipulate - hypervisors, guests, storage, network etc. It is - based on top of - the native ruby - bindings. -
-

LiveCD / Appliances