diff options
| author | Manuel Traut <manut@linutronix.de> | 2012-03-27 18:20:48 +0200 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2018-03-16 21:37:27 +0100 |
| commit | 92dc3899eb7e380964241b5bdf1e32ada681c521 (patch) | |
| tree | ee466911e8bd1224f68f68ec0bc0cd3d1f9c993c /handout.tex | |
| parent | ce5c7229abcc66a7cb03d031bafc96c4568aa9bd (diff) | |
prepared stuff for vorl1
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'handout.tex')
| -rw-r--r-- | handout.tex | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/handout.tex b/handout.tex new file mode 100644 index 0000000..fe672c6 --- /dev/null +++ b/handout.tex @@ -0,0 +1,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} |
