[libvirt] [PATCH] Link libvirt-sandbox from apps page

Daniel Veillard veillard at redhat.com
Mon Dec 2 02:48:02 UTC 2013


On Fri, Nov 29, 2013 at 04:27:42PM +0000, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> 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 <berrange at redhat.com>
> ---
>  docs/apps.html.in | 27 ++++++++++++++++-----------
>  1 file changed, 16 insertions(+), 11 deletions(-)
> 
> diff --git a/docs/apps.html.in b/docs/apps.html.in
> index 3598062..79e46fd 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.
>        </dd>
> +
> +      <dt><a href="http://sandbox.libvirt.org">libvirt-sandbox</a></dd>

  ACK pushed after fixing the </dd> into </dt> :-)

Daniel

> +      <dd>
> +        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.
> +      </dd>
> +      <dt><a href="https://github.com/ohadlevy/virt#readme">Ruby
> +          Libvirt Object bindings</a></dt>
> +      <dd>
> +        Allows using simple ruby objects to manipulate
> +        hypervisors, guests, storage, network etc.  It is
> +        based on top of
> +        the <a href="http://libvirt.org/ruby">native ruby bindings</a>.
> +      </dd>
>      </dl>
>  
> -        <dl>
> -            <dt><a href="https://github.com/ohadlevy/virt#readme">Ruby
> -            Libvirt Object bindings</a></dt>
> -            <dd>
> -                Allows using simple ruby objects to manipulate
> -                hypervisors, guests, storage, network etc.  It is
> -                based on top of
> -                the <a href="http://libvirt.org/ruby">native ruby
> -                bindings</a>.
> -            </dd>
> -        </dl>
>      <h2><a name="livecd">LiveCD / Appliances</a></h2>
>  
>      <dl>
> -- 
> 1.8.3.1
> 
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list

-- 
Daniel Veillard      | Open Source and Standards, Red Hat
veillard at redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list