summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-24Merge branches 'master' and 'updates' of ssh://tglx.de/home/jan/git/schulung ↵Manuel Traut
into jan
2011-01-24Started networking chapter.Jan Altenberg
Currently just some random networking commands.
2011-01-24Merge branches 'master' and 'updates' of ssh://tglx.de/home/jan/git/schulung ↵Manuel Traut
into jan
2011-01-24New chapter: Basic introduction to debian package managementJan Altenberg
2011-01-24New chapter about creating and testing JFFS2 / UbiFS imagesJan Altenberg
on the host system (using nandsim)
2011-01-24New chapter: filesystemsJan Altenberg
Short overview
2011-01-21Merge branch 'jan'Manuel Traut
2011-01-21find and concat pdf files using pdfsamManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-21Merge branches 'master' and 'updates' of ssh://tglx.de/home/jan/git/schulung ↵Manuel Traut
into jan
2011-01-21Introduced the first draft of some new topics.Jan Altenberg
_BASIC_ introduction to: * Open Source licenses * Scheduling / Process Management * UDEV
2010-12-01Merge branch 'continental' of tglx.de:/home/jan/git/schulung into janManuel Traut
Conflicts: Makefile Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-12-01Makefile bugfixes for top-level Makefile (added frameworks and protocols)Jan Altenberg
Bugfix: Added Makefile for protocols removed unused files
2010-12-01Merge branch 'continental' of tglx.de:/home/jan/git/schulung into janManuel Traut
2010-12-01Added a versatile kernel image and a qemu start_script.Jan Altenberg
Might be useful for testing the cross RFS with qemu.
2010-12-01Merge branch 'continental' of tglx.de:/home/jan/git/schulung into janManuel Traut
2010-12-01New chapter about ''development scenarios''Jan Altenberg
-> how to integrate linux development in a pre-existing it infrastructure
2010-12-01Basic introduction to socketcan / can-utilsJan Altenberg
2010-12-01POSIX IPC chapterJan Altenberg
2010-12-01Rewrote ''RFS crom scratch''Jan Altenberg
version for ARM -> Moved old version to pres_cross-devel-ppc-qemu_de.tex
2010-11-12fix framework, middleware being buildManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-10-17add missing makefilesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-10-17mv mm-basics to kernel-develManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-10-17what is linux: added some topics about distri, gnu, ..Manuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-10-13simplify makefilesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-10-13remove cleaned up files from makefilesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-10-13cleanup obvious duplicatesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-10-13Merge branch 'master' of ssh://tglx.de/home/linutronix/git/schulungManuel Traut
2010-10-09Added bibliography for rt-app-basic slides.Jan Altenberg
2010-10-09Added bibliography to the memory management slides.Jan Altenberg
2010-10-08RT application design.Jan Altenberg
2010-10-08Userspace memory management:Jan Altenberg
- Basics - Do's and Dont's - Realtime
2010-09-29kernel-devel/chardev: added exampleManuel Traut
kernel and userspace example, for open, close, read, write TODO: implement read, write Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-09-29updated .gitignoreManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-09-29remove non-available graphic from pres_ubifs_de.texManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-08-09remove 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-09remove linutronix-*.png duplicates. If lx-cd is 'installed' theManuel Traut
images are included from /usr/share/lx/logo Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-08-09moved latex templates to seperate lx-cd git repoManuel Traut
git clone ssh://tglx.de/home/linutronix/git/lx-cd Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-06-29Add linutronix*.png images to flash_memory subdirsHans J. Koch
Unfortunately, these images still need to be present in each subdirectory. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-29Remove brief_[mtd|ubi|ubifs]_de.texHans 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-27Add flash-memory subdirectory to toplevel MakefileHans J. Koch
Add flash-memory subdirectory to toplevel Makefile. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-27Added handout for UBI topicHans J. Koch
This adds a 3-page handout for UBI. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-25Created handout paper for MTDHans J. Koch
German handout paper covering the MTD topic. Initial version. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-24Add directory Makefile for flash-memoryHans J. Koch
Add flash-memory/Makefile. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-24Add templates for topic flash-memory/ubifsHans J. Koch
Add brief_*, handout_*, hints_*, and pres_* files for UBIFS topic. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-24Add templates for topic flash-memory/ubiHans J. Koch
Add brief_*, handout_*, hints_*, and pres_* files for UBI topic. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-06-24Add templates for topic flash-memory/mtdHans J. Koch
Add brief_*, handout_*, hints_*, and pres_* files for MTD topic. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2010-04-30Minimalistic presentation for important toolsJan Altenberg
2010-04-30More app debugging handout fixes.Jan Altenberg
2010-04-30App debug presentation fixes.Jan Altenberg
2010-04-30App Debugging fixes.Jan Altenberg