diff options
Diffstat (limited to 'handout_master.tex')
| -rw-r--r-- | handout_master.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/handout_master.tex b/handout_master.tex index 17c8827..68117f2 100644 --- a/handout_master.tex +++ b/handout_master.tex @@ -1,13 +1,16 @@ \input{configmasterhandout} -\section{Grundlagen} +\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} \input{./frameworks/middleware/handout_middleware.tex} +\chapter{Kernel} \section{Flashspeicher} \input{./flash-memory/mtd/handout_mtd_de.tex} \input{./flash-memory/ubi/handout_ubi_de.tex} |
