From 7e5883bbd6e699d1fcee0814c5a172d6348bd63c Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Thu, 27 Jan 2011 00:52:19 +0100 Subject: convert the rest to the new buildsys format Signed-off-by: Manuel Traut --- handout_master.tex | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'handout_master.tex') 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} -- cgit v1.2.3