blob: abb85de499924d1c54aab7bb6a8768f0c14aeb1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
\input{configmasterhandout}
\section{Grundlagen}
\input{./linux-basics/what-is-linux/handout_what-is-linux_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}
|