| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-26 | middleware: add to new buildsys | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2011-01-26 | Aufräumen und neu strukturieren Teil 1 | Manuel Traut | |
| - alle images wurden ins Wurzelverzeichnis verschoben - TEXINPUTS wird projektspezifisch gesetzt - es besteht die Möglichkeit einzelne pdfs zu generieren (wie bisher) desweiteren ist es möglich eigene Zusammenstellungen anzulegen - Einsstellungen welche das Design der Dokumente definieren werden nun in config*.tex & tail*.tex im Wurzelverzeichnis definiert - templates an neue Umgebung angepasst - in jedem Kapitelverzeichnis liegt nun eine Datei section welche das Kapitel beschreibt (mind. überschrift). Diese kann ggf. inkludiert werden. - TODO: es sind noch nicht alle Dokumente auf die neue Struktur umgestellt (siehe Makefile) Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2011-01-25 | Bugfix: Kernel parameters for SMP | Jan Altenberg | |
| 2011-01-25 | Mention the ELF format | Jan Altenberg | |
| Explain the memory layout of a process | |||
| 2011-01-25 | Added a basic introduction ti libraries: | Jan Altenberg | |
| - Creating static and shared libraries - Naming schemes for dynamic libraries | |||
| 2011-01-25 | linux-processes: Added CPU affinity and resource limits | Jan Altenberg | |
| 2011-01-25 | flash-filesystems: Added some basic information about, | Jan | |
| MTD partitioning, JFFS2, UBI, UBIFS | |||
| 2011-01-24 | Merge branches 'master' and 'updates' of ssh://tglx.de/home/jan/git/schulung ↵ | Manuel Traut | |
| into jan | |||
| 2011-01-24 | Started networking chapter. | Jan Altenberg | |
| Currently just some random networking commands. | |||
| 2011-01-24 | Merge branches 'master' and 'updates' of ssh://tglx.de/home/jan/git/schulung ↵ | Manuel Traut | |
| into jan | |||
| 2011-01-24 | New chapter: Basic introduction to debian package management | Jan Altenberg | |
| 2011-01-24 | New chapter about creating and testing JFFS2 / UbiFS images | Jan Altenberg | |
| on the host system (using nandsim) | |||
| 2011-01-24 | New chapter: filesystems | Jan Altenberg | |
| Short overview | |||
| 2011-01-21 | Merge branch 'jan' | Manuel Traut | |
| 2011-01-21 | find and concat pdf files using pdfsam | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2011-01-21 | Merge branches 'master' and 'updates' of ssh://tglx.de/home/jan/git/schulung ↵ | Manuel Traut | |
| into jan | |||
| 2011-01-21 | Introduced the first draft of some new topics. | Jan Altenberg | |
| _BASIC_ introduction to: * Open Source licenses * Scheduling / Process Management * UDEV | |||
| 2010-12-01 | Merge branch 'continental' of tglx.de:/home/jan/git/schulung into jan | Manuel Traut | |
| Conflicts: Makefile Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-12-01 | Makefile bugfixes for top-level Makefile (added frameworks and protocols) | Jan Altenberg | |
| Bugfix: Added Makefile for protocols removed unused files | |||
| 2010-12-01 | Merge branch 'continental' of tglx.de:/home/jan/git/schulung into jan | Manuel Traut | |
| 2010-12-01 | Added a versatile kernel image and a qemu start_script. | Jan Altenberg | |
| Might be useful for testing the cross RFS with qemu. | |||
| 2010-12-01 | Merge branch 'continental' of tglx.de:/home/jan/git/schulung into jan | Manuel Traut | |
| 2010-12-01 | New chapter about ''development scenarios'' | Jan Altenberg | |
| -> how to integrate linux development in a pre-existing it infrastructure | |||
| 2010-12-01 | Basic introduction to socketcan / can-utils | Jan Altenberg | |
| 2010-12-01 | POSIX IPC chapter | Jan Altenberg | |
| 2010-12-01 | Rewrote ''RFS crom scratch'' | Jan Altenberg | |
| version for ARM -> Moved old version to pres_cross-devel-ppc-qemu_de.tex | |||
| 2010-11-12 | fix framework, middleware being build | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-10-17 | add missing makefiles | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-10-17 | mv mm-basics to kernel-devel | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-10-17 | what is linux: added some topics about distri, gnu, .. | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-10-13 | simplify makefiles | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-10-13 | remove cleaned up files from makefiles | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-10-13 | cleanup obvious duplicates | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-10-13 | Merge branch 'master' of ssh://tglx.de/home/linutronix/git/schulung | Manuel Traut | |
| 2010-10-09 | Added bibliography for rt-app-basic slides. | Jan Altenberg | |
| 2010-10-09 | Added bibliography to the memory management slides. | Jan Altenberg | |
| 2010-10-08 | RT application design. | Jan Altenberg | |
| 2010-10-08 | Userspace memory management: | Jan Altenberg | |
| - Basics - Do's and Dont's - Realtime | |||
| 2010-09-29 | kernel-devel/chardev: added example | Manuel Traut | |
| kernel and userspace example, for open, close, read, write TODO: implement read, write Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-09-29 | updated .gitignore | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-09-29 | remove non-available graphic from pres_ubifs_de.tex | Manuel Traut | |
| Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-08-09 | remove pres_template.tex: an actual example can be found in lx-cd git repo: | Manuel Traut | |
| ssh://linutronix.de/home/linutronix/git/lx-cd presentation/example.tex Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-08-09 | remove linutronix-*.png duplicates. If lx-cd is 'installed' the | Manuel Traut | |
| images are included from /usr/share/lx/logo Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-08-09 | moved latex templates to seperate lx-cd git repo | Manuel Traut | |
| git clone ssh://tglx.de/home/linutronix/git/lx-cd Signed-off-by: Manuel Traut <manut@linutronix.de> | |||
| 2010-06-29 | Add linutronix*.png images to flash_memory subdirs | Hans J. Koch | |
| Unfortunately, these images still need to be present in each subdirectory. Signed-off-by: Hans J. Koch <hjk@linutronix.de> | |||
| 2010-06-29 | Remove brief_[mtd|ubi|ubifs]_de.tex | Hans J. Koch | |
| brief_* templates accidentally slipped into these directories. They don't make sense here. Signed-off-by: Hans J. Koch <hjk@linutronix.de> | |||
| 2010-06-27 | Add flash-memory subdirectory to toplevel Makefile | Hans J. Koch | |
| Add flash-memory subdirectory to toplevel Makefile. Signed-off-by: Hans J. Koch <hjk@linutronix.de> | |||
| 2010-06-27 | Added handout for UBI topic | Hans J. Koch | |
| This adds a 3-page handout for UBI. Signed-off-by: Hans J. Koch <hjk@linutronix.de> | |||
| 2010-06-25 | Created handout paper for MTD | Hans J. Koch | |
| German handout paper covering the MTD topic. Initial version. Signed-off-by: Hans J. Koch <hjk@linutronix.de> | |||
| 2010-06-24 | Add directory Makefile for flash-memory | Hans J. Koch | |
| Add flash-memory/Makefile. Signed-off-by: Hans J. Koch <hjk@linutronix.de> | |||
