about summary refs log tree commit diff
path: root/slides.tex
diff options
context:
space:
mode:
authorVincent Ambo <vincent@kivra.com>2016-01-21T14·02+0100
committerVincent Ambo <vincent@kivra.com>2016-01-21T14·02+0100
commit487e936f3e9d739d300eb31855c9231f8768205b (patch)
treedea5641927af404beac3e6ddb6b25dafe9242541 /slides.tex
parent38f1823df20c40f863d3a86aaea972cee811fb2f (diff)
Add slides for criticism & adoption
Diffstat (limited to 'slides.tex')
-rw-r--r--slides.tex28
1 files changed, 28 insertions, 0 deletions
diff --git a/slides.tex b/slides.tex
index 4d5447b6e5..e18c9496cc 100644
--- a/slides.tex
+++ b/slides.tex
@@ -127,6 +127,34 @@
 
 \section{Controversies}
 
+\begin{frame}{Systemd criticism}
+  Systemd has been heavily criticised, usually focusing around a few points:
+  \begin{itemize}
+  \item Feature-creep: Systemd absorbs more and more other services
+  \end{itemize}
+\end{frame}
+
+\begin{frame}{Systemd criticism}
+  \includegraphics[keepaspectratio=true,width=\textwidth]{systemdcomponents.png}
+\end{frame}
+
+\begin{frame}{Systemd criticism}
+  Systemd has been heavily criticised, usually focusing around a few points:
+  \begin{itemize}
+  \item Feature-creep: Systemd absorbs more and more other services
+  \item Opaque: systemd's inner workings are harder to understand than old \texttt{init}
+  \item Unstable: development is quick and breakage happens
+  \end{itemize}
+\end{frame}
+
+\begin{frame}{Systemd adoption}
+  Systemd was initially adopted by RedHat (and related distributions).
+
+  It spread quickly to others, for example ArchLinux.
+
+  Debian and Ubuntu were the last major players who decided to adopt it, but not without drama.
+\end{frame}
+
 \section{Questions?}
 
 \end{document}