diff options
| author | Manuel Traut <manut@mecka.net> | 2013-01-31 16:51:41 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@mecka.net> | 2013-01-31 16:51:41 +0100 |
| commit | bdb67543c878d85fa1c7b709673ba0d260fc8364 (patch) | |
| tree | d6911ff61fb75d464b2fcc21eccb58570ad7e409 /pres_master.tex | |
| parent | 9f98d118df9c26e0508e452b3533b63021dd9512 (diff) | |
updated pres_master.tex
add new presentations
Diffstat (limited to 'pres_master.tex')
| -rw-r--r-- | pres_master.tex | 42 |
1 files changed, 32 insertions, 10 deletions
diff --git a/pres_master.tex b/pres_master.tex index bfcfa78..9b4d4aa 100644 --- a/pres_master.tex +++ b/pres_master.tex @@ -1,40 +1,62 @@ \input{configmasterpres} + +\input{./basics/section} +\input{./basics/cpu-arch/pres_cpu-arch.tex} + \input{./linux-basics/section} -\input{./linux-basics/what-is-linux/pres_what-is-linux_de.tex} -\input{./linux-basics/important-tools/pres_important_tools_de.tex} -\input{./linux-basics/linux-processes/pres_linux-processes_en.tex} \input{./linux-basics/boot-process/pres_boot-process_de.tex} -\input{./linux-basics/filesystem-structure/pres_file-system-structure_de.tex} \input{./linux-basics/filesystems/pres_filesystems_en.tex} +\input{./linux-basics/filesystem-structure/pres_file-system-structure_de.tex} +\input{./linux-basics/fromscratch_vs_debian/pres_fromscatch_vs_debian_en.tex} +\input{./linux-basics/important-tools/pres_important_tools_de.tex} +\input{./linux-basics/licenses/pres_licenses_en.tex} +\input{./linux-basics/linux-processes/pres_linux-processes_en.tex} \input{./linux-basics/networking/pres_networking_en.tex} \input{./linux-basics/package-management/pres_packaging_en.tex} \input{./linux-basics/sh-programming/pres_sh-programming_de.tex} \input{./linux-basics/udev-basics/pres_udev_en.tex} -\input{./linux-basics/licenses/pres_licenses_en.tex} +\input{./linux-basics/what-is-linux/pres_what-is-linux_de.tex} +\input{./linux-basics/xorg-basics/pres_xorg_en.tex} \input{./application-devel/section} +\input{./application-devel/app-debugging/pres_app-debugging_de.tex} +\input{./application-devel/cross-devel/pres_cross-devel_de.tex} +\input{./application-devel/cross-devel/pres_cross-devel_de-userspace.tex} +\input{./application-devel/cross-devel/pres_cross-devel-ppc-qemu_de.tex} +\input{./application-devel/debian-packages/pres_debian_packages_en.tex} +\input{./application-devel/devel-environment/pres_devel-environment_de_short.tex} \input{./application-devel/devel-environment/pres_devel-environment_de.tex} \input{./application-devel/devel-scenarios/pres_devel_scenarios_de.tex} \input{./application-devel/embedded-devel/pres_embedded-devel_de.tex} -\input{./application-devel/app-debugging/pres_app-debugging_de} -\input{./application-devel/cross-devel/pres_cross-devel_de} -\input{./application-devel/cross-devel/pres_cross-devel-ppc-qemu_de} \input{./application-devel/posix-ipc/pres_posix_ipc_de.tex} \input{./frameworks/section} \input{./frameworks/middleware/pres_middleware.tex} +\input{./misc/section} +\input{./misc/pres_xml-fasttrack_en.tex} + +\input{./distribution/section} +\input{./distribution/elbe-usage/pres_elbe-usage_en.tex} +\input{./distribution/elbe-devel/pres_elbe-devel_en.tex} + +\input{./security/section} +\input{./security/vpn/pres_vpn-fasttrack_en.tex} + \input{./protocols/section} \input{./protocols/socketcan/pres_socketcan_de.tex} \input{./kernel-devel/section.tex} -\input{./kernel-devel/kernel-basics/pres_kernel-basics_de.tex} -\input{./kernel-devel/module-basics/pres_module-basics_de.tex} \input{./kernel-devel/char-device/pres_char-device_de.tex} +\input{./kernel-devel/kernel-basics/pres_kernel-basics_de.tex} +\input{./kernel-devel/kernel-debugging/pres_kernel-debugging_en.tex} +\input{./kernel-devel/kernel-tracing/pres_kernel-tracing_en.tex} \input{./kernel-devel/linux-mm-basics/pres_linux-mm-basics_en.tex} +\input{./kernel-devel/module-basics/pres_module-basics_de.tex} \input{./kernel-devel/uio-driver/pres_uio-driver_en.tex} \input{./flash-memory/section} +\input{./flash-memory/technology/pres_technology_en.tex} \input{./flash-memory/mtd/pres_mtd_de.tex} \input{./flash-memory/flash-filesystems/pres_flashfilesystems_en.tex} \input{./flash-memory/ubi/pres_ubi_de.tex} |
