summaryrefslogtreecommitdiff
path: root/slides.md
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-03-01 16:19:43 +0200
committerLars Wirzenius <liw@liw.fi>2019-03-01 16:19:43 +0200
commitf53c4f25c68781261be07bd54bbf498a4d3f8206 (patch)
tree77ff76529e3960b51be483dd0902f564a3a323ea /slides.md
parent070bfcc2d4d9e50c4f2e394d96328369ae7571fb (diff)
downloadick2-pres-f53c4f25c68781261be07bd54bbf498a4d3f8206.tar.gz
Add: roadmap to pres
Diffstat (limited to 'slides.md')
-rw-r--r--slides.md12
1 files changed, 12 insertions, 0 deletions
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
+-----------------------------------------------------------------------------
+
+<img src="roadmap.png" />
+
+<https://ick.liw.fi/roadmap/>
+
---
Architecture