X-Git-Url: http://git.annexia.org/?p=libguestfs-talks.git;a=blobdiff_plain;f=2021-pipelines%2F6100-simpler-modifications.html;fp=2021-pipelines%2F6100-simpler-modifications.html;h=08e809e614e5dddbd2ba9ab4d01a4c73a41c87b5;hp=0000000000000000000000000000000000000000;hb=8448940c7a6a37b5d2d5cd5677f6921768ab233f;hpb=4bb5063eee002b0bd0279310c3d8eca56a5044b5 diff --git a/2021-pipelines/6100-simpler-modifications.html b/2021-pipelines/6100-simpler-modifications.html new file mode 100644 index 0000000..08e809e --- /dev/null +++ b/2021-pipelines/6100-simpler-modifications.html @@ -0,0 +1,22 @@ + + + + +

Simpler example of modification

+ +
+┌─────────────┐http┌────────────┐    ┌────────────┐
+│ cloud image │───▶│ xz filter  │───▶│ nbdkit     │
+└─────────────┘    └────────────┘    └────────────┘
+
+                                           ◀─── virt-sparsify --in-place
+
+                                        ◀─── virt-customize
+                                             to deactivate cloud-init
+
+                                     ◀─── virt-customize
+                                          to modify /etc/motd
+                                                            ┌───────────┐
+                                 ───▶ qemu-img convert ────▶│ local.img │
+                                                            └───────────┘
+