From 2ef949a73fdd7cc7a734208952e2364f1e7977b5 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 2 Feb 2014 10:04:59 +0100 Subject: [PATCH] Add some more animation to 2014 FOSDEM talk. --- 2014-fosdem/2200-virt-builder.html | 2 +- 2014-fosdem/2400-virt-builder.html | 2 +- 2014-fosdem/4000-build-method.html | 12 ++++++++++++ 2014-fosdem/4100-build-method.html | 28 ++++++++++++++++++++++++++++ 2014-fosdem/6000-build-method.html | 12 ++++++++++++ 5 files changed, 54 insertions(+), 2 deletions(-) create mode 100644 2014-fosdem/4100-build-method.html diff --git a/2014-fosdem/2200-virt-builder.html b/2014-fosdem/2200-virt-builder.html index c9f053d..06409c7 100644 --- a/2014-fosdem/2200-virt-builder.html +++ b/2014-fosdem/2200-virt-builder.html @@ -11,7 +11,7 @@ p#star { position: absolute; top: 70px; - left: 32px; + left: 16px; }

★

diff --git a/2014-fosdem/2400-virt-builder.html b/2014-fosdem/2400-virt-builder.html index ac533e5..f982684 100644 --- a/2014-fosdem/2400-virt-builder.html +++ b/2014-fosdem/2400-virt-builder.html @@ -11,7 +11,7 @@ p#star { position: absolute; top: 166px; - left: 32px; + left: 16px; }

★

diff --git a/2014-fosdem/4000-build-method.html b/2014-fosdem/4000-build-method.html index ebe9585..945063b 100644 --- a/2014-fosdem/4000-build-method.html +++ b/2014-fosdem/4000-build-method.html @@ -14,3 +14,15 @@ ↓
xz

+ + +

★

diff --git a/2014-fosdem/4100-build-method.html b/2014-fosdem/4100-build-method.html new file mode 100644 index 0000000..87dddd3 --- /dev/null +++ b/2014-fosdem/4100-build-method.html @@ -0,0 +1,28 @@ + + + + +

Build your own templates

+ +

+
+virt-install
+↓
+virt-sysprep
+↓
+virt-sparsify
+↓
+xz
+

+ + +

★

diff --git a/2014-fosdem/6000-build-method.html b/2014-fosdem/6000-build-method.html index ebe9585..3a3adef 100644 --- a/2014-fosdem/6000-build-method.html +++ b/2014-fosdem/6000-build-method.html @@ -14,3 +14,15 @@ ↓
xz

+ + +

★

-- 1.8.3.1