--- /dev/null
+\subsection{FreeBSD}
+\begin{frame}
+ \frametitle{FreeBSD}
+ \begin{columns}
+ \begin{column}{.25\textwidth}
+ \includegraphics[width=\textwidth]{images/freebsd}
+ \end{column}
+ \begin{column}{.7\textwidth}
+ \begin{description}
+ \item[1993] FreeBSD entsteht als Fork der BSD Familie
+ \item[1999] Debian/FreeBSD Port erwacht
+ \item[2003] glibc basierter Port startet, now ``kFreeBSD''
+ \item[2011] 2 ``preview'' FreeBSD basierte Architekturen
+ \item[2011] Dritte Portierung kfreebsd-mips in Arbeit
+ \end{description}
+ \end{column}
+ \end{columns}
+\end{frame}
\ No newline at end of file
--- /dev/null
+\subsection{The Hurd}
+\begin{frame}
+ \frametitle{The Hurd}
+ \begin{columns}
+ \begin{column}{.25\textwidth}
+ \includegraphics[width=\textwidth]{images/hurd}
+ \end{column}
+ \begin{column}{.7\textwidth}
+ \begin{description}
+ \item[1990] Entwicklung am Hurd Kernel Beginnt
+ \item[1998] Erste Hurd basierte Debian Architektur
+ \item[2011] Hurd (x86) wird immer noch aktiv entwickelt. Es gibt
+ noch kein Debian Release mit Hurd
+ \end{description}
+ \end{column}
+ \end{columns}
+\end{frame}
\ No newline at end of file
\begin{frame}
\frametitle{Geschichte}
\tableofcontents[hideothersubsections]
-\end{frame}
\ No newline at end of file
+\end{frame}
+
+\input{history/linux}
+\input{history/hurd}
+\input{history/freebsd}
+\input{history/minix}
\ No newline at end of file
--- /dev/null
+\subsection{Linux}
+\begin{frame}
+ \frametitle{Linux}
+ \begin{columns}
+ \begin{column}{.25\textwidth}
+ \includegraphics[width=\textwidth]{images/linux}
+ \end{column}
+ \begin{column}{.7\textwidth}
+ \begin{description}
+ \item[1991] Die Linux Entwicklung beginne
+ \item[1993] Linux ``Port'' der Debian Distribution
+ \item[2011] 10 stabile Linux basierte Architekturen, weitere
+ unstabile und inoffizielle
+ \end{description}
+ \end{column}
+ \end{columns}
+\end{frame}
\ No newline at end of file
--- /dev/null
+\subsection{MINIX 3}
+\begin{frame}
+ \frametitle{MINIX 3}
+ \begin{columns}
+ \begin{column}{.25\textwidth}
+ \includegraphics[width=\textwidth]{images/minix}
+ \end{column}
+ \begin{column}{.7\textwidth}
+ \begin{description}
+ \item[1987] MINIX 1
+ \item[2005] MINIX 3
+ \item[2006] Debian GNU/Minix als Bastelprojekt eines Debian
+ Entwicklers ``angekündigt''
+ \item[2010] Blogpost während der Debconf
+ \end{description}
+ \end{column}
+ \end{columns}
+\end{frame}
\ No newline at end of file
\setbeamercolor{palette sidebar quaternary}{fg=debianred}
\setbeamercolor{block title}{fg=debianblue}
+ \setbeamercolor{description item}{fg=debianblue}
\begin{document}
\end{block}
\bigskip
\begin{block}{Antwort}
+ An eine Portierung zu arbeiten ist ein Weg, die beteiligten
+ Komponenten, Debian, apt/dpkg, den Verwendeten Karn und die
+ Software an der Basis der Distribution zu erkunden.
+
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.
\tableofcontents[hideothersubsections]
\end{frame}
+\input{motivation/devs}
\input{motivation/debian}
% TODO: warum nicht direkt z.B. FreeBSD
\input{motivation/others}
-\input{motivation/devs}
\ No newline at end of file