X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=2019-fosdem%2F4600-about-nbdkit-layers-command.html;h=7530d59b5b2b84f017934e494510d7c2dc5dbb68;hb=46399e9345856c352ae48d11264f3f6f3d675a2d;hp=b62ef6d7abfe9406b00a204c9920222054c0aa30;hpb=25860da36859dc6c421dada14711bb74d779addc;p=libguestfs-talks.git diff --git a/2019-fosdem/4600-about-nbdkit-layers-command.html b/2019-fosdem/4600-about-nbdkit-layers-command.html index b62ef6d..7530d59 100644 --- a/2019-fosdem/4600-about-nbdkit-layers-command.html +++ b/2019-fosdem/4600-about-nbdkit-layers-command.html @@ -11,36 +11,43 @@ document.getElementById("filter1-cow").classList.add("highlighted") filters("2") -document.getElementById("filter2-delay").classList.add("highlighted") +document.getElementById("filter2-partition").classList.add("highlighted") filters("3") -document.getElementById("filter3-partition").classList.add("highlighted") +document.getElementById("filter3-xz").classList.add("highlighted") plugins() document.getElementById("plugin-file").classList.add("highlighted") -
+pre.over {
+    color: white;
+    font-size: 28pt;
+    font-weight: bold;
+}
+
+
+
nbdkit --filter=cow \
-
nbdkit --filter=cow
+
       --filter=delay \
-
       --filter=partition
+
       --filter=partition \
-
       --filter=xz
+
       file disk.img \
- partition=1 \
- rdelay=20ms
+ left: 30%;" +> file disk.xz
+ partition=1