]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: link to FLOSS Weekly podcast, virt blogs
authorEric Blake <eblake@redhat.com>
Thu, 7 Jun 2012 19:23:49 +0000 (13:23 -0600)
committerCole Robinson <crobinso@redhat.com>
Thu, 14 Jun 2012 22:38:27 +0000 (18:38 -0400)
Eric Blake and Guido Günther were guests during this week's
FLOSS Weekly podcast, giving insights into libvirt as a Free
Software project.  Also, there are several useful blogs on
virt-related topics.

* docs/relatedlinks.html.in (Blogs and Podcasts): New section.
(cherry picked from commit a0ac7450d910d75582643123ad66f651afd5aa58)

docs/relatedlinks.html.in

index 05057f32803f4844982fea7bb66de3cb225b88aa..f5357c5d0468ee5a4d27af1d7c8b816bc482108d 100644 (file)
       </li>
     </ul>
 
+    <h2>Blogs and Podcasts</h2>
+
+    <ul>
+      <li>
+        <a href="http://twit.tv/show/floss-weekly/213">FLOSS Weekly
+        podcast on the topic of libvirt</a>
+      </li>
+      <li>
+        <a href="http://berrange.com/topics/libvirt/">Daniel
+        Berrange's blog on useful libvirt development tips</a>
+      </li>
+      <li>
+        <a href="http://planet.virt-tools.org/index.html">Virt Tools
+        Blog Planet: blog aggregation of several virt-related
+        feeds</a>
+      </li>
+    </ul>
+
   </body>
 </html>