Outline lightning talk.
[libguestfs-talks.git] / 2019-lightning-talk / 9003-final.html
diff --git a/2019-lightning-talk/9003-final.html b/2019-lightning-talk/9003-final.html
new file mode 100644 (file)
index 0000000..63bff26
--- /dev/null
@@ -0,0 +1,12 @@
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+<link rel="stylesheet" href="style.css" type="text/css"/>
+<script src="code.js" type="text/javascript"></script>
+
+<h1>What did we learn?</h1>
+
+<ul>
+<li> 512 bytes ought to be enough for anybody
+<li> Any problem can be solved with a little bit more shell script
+<li> <code>qemu -hda</code> is a vitally important option
+  that must never be removed
+</ul>