Add RAID viewer.
[libguestfs-talks.git] / 2014-fosdem / 5000-virt-sparsify.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 <h1>virt-sparsify</h1>
6
7 <img id="cheese0" width="300" src="cheese0.svg" />
8
9 <!--
10 <p id="command">
11 <small>↓</small><br/>
12 <b>virt-sparsify f20.img f20.out</b><br/>
13 <small>↓</small><br/>
14 </p>
15
16 <img id="cheese1" width="300" src="cheese1.svg" />
17 -->
18
19 <p id="content0">
20 / <br/>
21 /bin <br/>
22 /boot <br/>
23 /dev <br/>
24 /etc <br/>
25 /home <br/>
26 /lib
27 </p>
28
29 <style>
30 img#cheese0 {
31   position: absolute;
32   top: 100px;
33   left: 200px;
34 }
35 p#content0 {
36   font-size: 14pt;
37   position: absolute;
38   top: 110px;
39   left: 250px;
40 }
41 p#command {
42   position: absolute;
43   top: 290px;
44   left: 200px;
45 }
46 img#cheese1 {
47   position: absolute;
48   top: 450px;
49   left: 200px;
50 }
51 </style>