diff options
Diffstat (limited to 'handout_master.tex')
| -rw-r--r-- | handout_master.tex | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/handout_master.tex b/handout_master.tex index d9fdf1d..68117f2 100644 --- a/handout_master.tex +++ b/handout_master.tex @@ -1,6 +1,11 @@ \input{configmasterhandout} +\chapter{Grundlagen} +\section{Aufbau} +\input{./linux-basics/boot-process/handout_boot-process_de.tex} +\input{./linux-basics/filesystem-structure/handout_file-system-structure_de.tex} \chapter{Userspace} \section{Applikationsentwicklung} +\input{./linux-basics/sh-programming/handout_sh-programming_de.tex} \input{./application-devel/app-debugging/handout_app-debugging_de.tex} \input{./application-devel/devel-environment/handout_devel-environment_de.tex} \section{Frameworks} @@ -13,4 +18,7 @@ \input{./kernel-devel/kernel-basics/handout_kernel-basics_de.tex} \input{./kernel-devel/kernel-build/handout_kernel-build_de.tex} \input{./kernel-devel/uio-driver/handout_uio-driver_de.tex} +\section{Echtzeit} +\input{./realtime/rt-basics/handout_rt-basics_de.tex} +\input{./realtime/rt-specialties/handout_rt-specialties_de.tex} \input{tailmasterhandout} |
