summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-14Remove linux-basics/xorg-basics/.pres_xorg_en.tex.swpJan Altenberg
which was accidentely checked in.
2011-03-10First draft of "Building Debian Packages"Jan Altenberg
* Building packages from source (dh_make, dpkg-buildpackage) * Building packages based on binary data (dpkg-deb --build) * Providing configuration options (debconf)
2011-02-24Introduced a basic chapter about the X windows system:Jan Altenberg
XFree <-> Xorg The X protocol What is a Windowmanager? Starting X What is a Display Manager?
2011-02-11Evaluation sheetJan Altenberg
2011-02-10Kernel debugging: Mention /proc/sysrq-triggerJan Altenberg
2011-02-10Tracing: Mention SysRQ-zJan Altenberg
2011-02-10Mention trace_printk and ftrace specific kernel parametersJan Altenberg
2011-02-10First version of a kernel debugging chapter.Jan Altenberg
Currently covers basic information about: - printk - Serial Console / Net Console - Oops / addr2line - ftrace / ftrace_dump_on_oops - Qemu gdbserver interface - KGDB - User Mode Linux
2011-02-09Some slides about ftrace / trace-cmd and kernelshark.Jan Altenberg
2011-02-07Makefile: update clean targetManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2011-02-03updated gitignoreManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-02-03handoutmaster.tex: switch to wise layoutManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-02-03add bibliography index to masterhandouttailManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-02-03pres: use linutronix theme again ;-)Manuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-02-03use wise template for masterhandoutManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-02-03Merge branch 'master' of ssh://tglx.de/home/linutronix/git/schulungManuel Traut
2011-02-03Makefile: split book target in book & presManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-28Merge branch 'jan'Manuel Traut
Conflicts: application-devel/embedded-devel/pres_embedded-devel_de.tex flash-memory/flash-filesystems/pres_flashfilesystems_en.tex linux-basics/linux-processes/pres_linux-processes_en.tex Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-28move images to root directoryManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-28Merge branches 'keba' and 'master' of ssh://tglx.de/home/jan/git/schulung ↵Manuel Traut
into jan
2011-01-28Fixed shared library example.Jan Altenberg
2011-01-28Debugging: Fixed ''core dump'' and duma exampleJan Altenberg
2011-01-27Fix typoJan Altenberg
2011-01-27convert the rest to the new buildsys formatManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-26added kernel develManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-26fix framework makefile to ignore TODO fileManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-26middleware: add to new buildsysManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-26Aufräumen und neu strukturieren Teil 1Manuel 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-25Bugfix: Kernel parameters for SMPJan Altenberg
2011-01-25Mention the ELF formatJan Altenberg
Explain the memory layout of a process
2011-01-25Added a basic introduction ti libraries:Jan Altenberg
- Creating static and shared libraries - Naming schemes for dynamic libraries
2011-01-25linux-processes: Added CPU affinity and resource limitsJan Altenberg
2011-01-25flash-filesystems: Added some basic information about,Jan
MTD partitioning, JFFS2, UBI, UBIFS
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