blob: fe672c62477acbb4e805f5ccb578a1ed27ed6360 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
\input{configmasterhandout}
\section{Grundlagen}
\input{./linux-basics/what-is-linux/handout_what-is-linux_de.tex}
\input{./linux-basics/filesystem-structure/handout_file-system-structure_de.tex}
\input{./linux-basics/boot-process/handout_boot-process_de.tex}
\section{Kernel-Grundlagen}
\input{./kernel-devel/kernel-basics/handout_kernel-basics_de.tex}
\input{./kernel-devel/kernel-best-practices/handout_kernel-best-practices_en.tex}
\section{Kernelentwicklung}
\input{./kernel-devel/kernel-build/handout_kernel-build_de.tex}
\section{Dateisysteme}
\input{./flash-memory/mtd/handout_mtd_de.tex}
\input{./flash-memory/ubi/handout_ubi_de.tex}
\input{tailmasterhandout}
\input{configmasterhandout}
|