summaryrefslogtreecommitdiff
path: root/application-devel/cross-devel/handout_cross-devel_de.tex
diff options
context:
space:
mode:
authorjan <jan@hopfropf.lan>2010-04-23 09:05:38 +0200
committerjan <jan@hopfropf.lan>2010-04-23 09:05:38 +0200
commita27c72e072813081e79798db5e54deaa5b7ad5d5 (patch)
tree0aa27464a85393ed8555f4c2ec1c78041494a362 /application-devel/cross-devel/handout_cross-devel_de.tex
parent2c56f7e0f0c484da19a557035c30405da2b79058 (diff)
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
Diffstat (limited to 'application-devel/cross-devel/handout_cross-devel_de.tex')
-rw-r--r--application-devel/cross-devel/handout_cross-devel_de.tex19
1 files changed, 19 insertions, 0 deletions
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}