From a27c72e072813081e79798db5e54deaa5b7ad5d5 Mon Sep 17 00:00:00 2001 From: jan Date: Fri, 23 Apr 2010 09:05:38 +0200 Subject: Initial version of the cross development presentation: - Cross compile - Testing with qemu-user - Preparing a test system: Create a simple RFS from scratch - Exporting the RFS via NFS - Boot Testing the RFS with qemu-system --- .../cross-devel/handout_cross-devel_de.tex | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 application-devel/cross-devel/handout_cross-devel_de.tex (limited to 'application-devel/cross-devel/handout_cross-devel_de.tex') diff --git a/application-devel/cross-devel/handout_cross-devel_de.tex b/application-devel/cross-devel/handout_cross-devel_de.tex new file mode 100644 index 0000000..b6e7158 --- /dev/null +++ b/application-devel/cross-devel/handout_cross-devel_de.tex @@ -0,0 +1,19 @@ +\documentclass{lxarticle} +\usepackage{german} +\usepackage[utf8]{inputenc} +\usepackage{lxheaders} +\usepackage{lxextras} + +\begin{document} + +\section*{Titel} + +\subsection*{Abschnitt1} + +Text + +\subsection*{Abschnitt2} + +Text + +\end{document} -- cgit v1.2.3