diff options
| author | Manuel Traut <manut@mecka.net> | 2013-03-10 12:13:49 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@mecka.net> | 2013-03-10 12:13:49 +0100 |
| commit | 9c0f862749f30800837a45aff5abdcb529867dbc (patch) | |
| tree | b0ca51fff64f12fac03aea4afaa1fa722376844b /handout_master.tex | |
| parent | 33b79c725448efd2c9a72e2ae9a1fb04270492f5 (diff) | |
| parent | cea5039322781f6085dd47954af5584ca3f78911 (diff) | |
Merge branch 'schulung'
updates from current linutronix schulung.git
Conflicts:
Makefile
configpres.tex
flash-memory/ubi/handout_ubi_de.tex
handout.tex
index.txt
pres_master.tex
vorl.tex
vorl1.tex
vorl2.tex
vorl3.tex
vorl4.tex
vorl5.tex
Signed-off-by: Manuel Traut <manut@mecka.net>
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} |
