From f53c4f25c68781261be07bd54bbf498a4d3f8206 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 1 Mar 2019 16:19:43 +0200 Subject: Add: roadmap to pres --- roadmap.png | Bin 0 -> 177426 bytes slides.md | 12 ++++++++++++ 2 files changed, 12 insertions(+) create mode 100644 roadmap.png diff --git a/roadmap.png b/roadmap.png new file mode 100644 index 0000000..961a911 Binary files /dev/null and b/roadmap.png differ diff --git a/slides.md b/slides.md index 6f7eba7..c7146a9 100644 --- a/slides.md +++ b/slides.md @@ -40,6 +40,8 @@ Highlights * ALPHA quality software * slow, lacks features, buggy, ... +* Builds can happen on the host natively, or in a systemd-nspawn + container * In my own active use * builds, tests my software * builds, publishes .deb packages of my software @@ -48,6 +50,7 @@ Highlights Note: * still feeling my way forward to what a good solution should be like +* on purpose not using Docker: it's too complicated --- @@ -61,6 +64,15 @@ Some day, hopefully * **Fast**: minor overhead compared to local build+test * **Fun**: to use, not just to develop +vvv + +Roadmap +----------------------------------------------------------------------------- + + + + + --- Architecture -- cgit v1.2.1