Add RAID viewer.
[libguestfs-talks.git] / 2015-virt-tools / 0000-introduction.html
1 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
2 <link rel="stylesheet" href="style.css" type="text/css"/>
3 <script src="code.js" type="text/javascript"></script>
4
5 <div id="titlepage">
6   <p class="title">
7     virt-resize, virt-sparsify, virt-customize, virt-sysprep, virt-builder
8   </p>
9   <p><author>
10       Richard W.M. Jones <br/>
11       <small>rjones @ redhat.com</small>
12   </author></p>
13   <p>
14     <b>libguestfs</b> is a library and set of tools for manipulating
15     virtual machine disk images.
16   </p>
17   <p>
18     This talk is about the <b>virt-tools</b> which build on this
19     library to provide many useful abstractions.
20   </p>
21 </div>