diff options
| author | Manuel Traut <manut@linutronix.de> | 2011-01-27 00:52:19 +0100 |
|---|---|---|
| committer | Manuel Traut <manut@linutronix.de> | 2011-01-27 00:52:19 +0100 |
| commit | 7e5883bbd6e699d1fcee0814c5a172d6348bd63c (patch) | |
| tree | 3df8a00a9727ff0e2c020d2e07304fdb00c83e3d /pres_master.tex | |
| parent | 6fb0950420424ff27f6aa89429a763409b088ed6 (diff) | |
convert the rest to the new buildsys format
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'pres_master.tex')
| -rw-r--r-- | pres_master.tex | 43 |
1 files changed, 34 insertions, 9 deletions
diff --git a/pres_master.tex b/pres_master.tex index b0fff19..bfcfa78 100644 --- a/pres_master.tex +++ b/pres_master.tex @@ -1,22 +1,47 @@ \input{configmasterpres} +\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/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{./application-devel/section} -\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/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{./flash-memory/section} -\input{./flash-memory/flash-filesystems/pres_flashfilesystems_en.tex} -\input{./flash-memory/mtd/pres_mtd_de.tex} -\input{./flash-memory/ubi/pres_ubi_de.tex} + \input{./frameworks/section} \input{./frameworks/middleware/pres_middleware.tex} + +\input{./protocols/section} +\input{./protocols/socketcan/pres_socketcan_de.tex} + \input{./kernel-devel/section.tex} -\input{./kernel-devel/char-device/pres_char-device_de.tex} \input{./kernel-devel/kernel-basics/pres_kernel-basics_de.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/char-device/pres_char-device_de.tex} +\input{./kernel-devel/linux-mm-basics/pres_linux-mm-basics_en.tex} \input{./kernel-devel/uio-driver/pres_uio-driver_en.tex} + +\input{./flash-memory/section} +\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} + +\input{./realtime/section} +\input{./realtime/rt-basics/pres_rt-basics_de.tex} +\input{./realtime/rt-specialties/pres_rt-specialties_de.tex} +\input{./realtime/rt-app-basics/pres_rt-app-basics_en.tex} + \input{tailmasterpres} |
