From da192256cb6a9335c520e4257d6e03594c845a49 Mon Sep 17 00:00:00 2001 From: Christoph Egger Date: Thu, 17 Mar 2011 15:20:48 +0100 Subject: [PATCH] Write something about motivation --- motivation/debian.tex | 17 +++++++++++++++-- motivation/devs.tex | 13 +++++++++++++ motivation/index.tex | 4 +++- motivation/others.tex | 15 +++++++++++++-- 4 files changed, 44 insertions(+), 5 deletions(-) create mode 100644 motivation/devs.tex diff --git a/motivation/debian.tex b/motivation/debian.tex index 713a96a..7db19cf 100644 --- a/motivation/debian.tex +++ b/motivation/debian.tex @@ -1,4 +1,17 @@ -\subsection{Für Debian User} +\subsection{Für Debian Anwender} \begin{frame} - ... + \begin{block}{Frage} + Ich verwende bereits Debian oder eines der Derivate auf meinen + Rechnern. Warum interessiert mich jetzt eine der Portierungen auf + nicht-Linux Kerne? + \end{block} + \bigskip + \begin{block}{Antwort} + Linux (und GNU) ist nicht universell. So kommt Minix mit einem + selbst-heilenden (Mikro-)Kern. + + FreeBSD, das prominenteste Beispiel, bringt ZFS, einen + fortschrittlichen IP Stack inklusiv pf aber auch jails und + Debugging infrastruktur (dtrace, ktrace). + \end{block} \end{frame} \ No newline at end of file diff --git a/motivation/devs.tex b/motivation/devs.tex new file mode 100644 index 0000000..af3a3ad --- /dev/null +++ b/motivation/devs.tex @@ -0,0 +1,13 @@ +\subsection{Für Debian Entwickler} +\begin{frame} + \begin{block}{Frage} + Ich bin Debian Entwickler. Warum sind für mich die Portierungen + auf nicht-Linux Kerne interessant? + \end{block} + \bigskip + \begin{block}{Antwort} + Meine Software wird robuster und besser. Die Momentane + Implementierung von Linux versteckt Fehler in meiner Software, + manche Probleme treten seltener oder gar nicht in Erscheinung. + \end{block} +\end{frame} \ No newline at end of file diff --git a/motivation/index.tex b/motivation/index.tex index 3c44d40..089b068 100644 --- a/motivation/index.tex +++ b/motivation/index.tex @@ -5,4 +5,6 @@ \end{frame} \input{motivation/debian} -\input{motivation/others} \ No newline at end of file +% TODO: warum nicht direkt z.B. FreeBSD +\input{motivation/others} +\input{motivation/devs} \ No newline at end of file diff --git a/motivation/others.tex b/motivation/others.tex index 7a91843..b30484c 100644 --- a/motivation/others.tex +++ b/motivation/others.tex @@ -1,4 +1,15 @@ -\subsection{Für non-Linux User} +\subsection{Für !Linux Anwender} \begin{frame} - ... + \begin{block}{Frage} + Ich verwende momentan FreeBSD, Minix, Solaris. Warum sollte mich + der entsprechende Debian Port interessieren? + \end{block} + \bigskip + \begin{block}{Antwort} + Debian ist auch im Linux Umfeld nicht nur irgendeine + Distribution. Mit knapp 30.000 Binärpaketen hat Debian das + Umfangreichste Repository die alle gleichberechtigt existieren + (vgl main vs. universe in Ubuntu). Mit einem Schwerpunkt auf + Stabilität und Freiheit. + \end{block} \end{frame} \ No newline at end of file -- 2.39.2