diff options
| author | Manuel Traut <manut@linutronix.de> | 2011-01-27 00:52:19 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2011-01-27 00:52:19 +0100 |
| commit | 7e5883bbd6e699d1fcee0814c5a172d6348bd63c (patch) | |
| tree | 3df8a00a9727ff0e2c020d2e07304fdb00c83e3d /handout_master.tex | |
| parent | 6fb0950420424ff27f6aa89429a763409b088ed6 (diff) | |
convert the rest to the new buildsys format
Signed-off-by: Manuel Traut <manut@linutronix.de>
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} |
