summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-17Enhancements for boot process basics: SystemD example + Boot time analysisJan Altenberg
2014-07-16Merge branch 'layout'Jan Altenberg
2014-06-23tailpres: fix alignment of graphicManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2014-06-23elbe-example: fit to new styleManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2014-06-23shrink font-size remove lstsetManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2014-06-03Use polyglossia instead of german, because the german package is causing ↵Jan Altenberg
some trouble on some systems
2014-05-28Merge remote-tracking branch 'remotes/origin/devel/jan/kconfig'Jan Altenberg
2014-05-28switch to lx-cd_2.0 templatesManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2014-05-28Add missing distribution/elbe-example/Kconfig !!Jan Altenberg
2014-05-28add kconfig dependency to defconfig targetJan Altenberg
2014-05-28Build kconfig frontends if not presentJan Altenberg
2014-05-28Add defconfigsJan Altenberg
2014-05-28Fix bibtex call in modules.mk. Add .aux instead .tex as input fileJan Altenberg
2014-05-28Bugfix for ELBE example Kconfig filesJan Altenberg
2014-05-28Bugfix for ELBE internals Kconfig supportJan Altenberg
2014-05-28Kconfig support for elbe-internals slidesetJan Altenberg
2014-05-28Remove .swp filesJan Altenberg
2014-05-28Merge branch 'master' into kconfig_janJan Altenberg
2014-05-02update middleware examplesManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-19Merge branch 'middleware'Jan Altenberg
2014-02-19Fixes for kernel tracing presJan Altenberg
2014-02-19middleware: add conclusionManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-19middleware: don't mention DDSManuel Traut
there is only one open-source implementation and the topic is quiet to complex for a short overview! Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-19middleware: add celery section and exampleManuel Traut
celery is a python framework for job execution Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-19middleware: update CORBA sectionManuel Traut
- mention policies - added more details about abstractions (os, language, transports) Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-18middleware/example/corba/README document option of supplierManuel Traut
that is send to the receiver Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-18middleware/xmpp: add an exampleManuel Traut
- this is a minimal qt client that can be used with a jabber/xmpp server - have a look at the README file for the test setup Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-18middleware: add a python soap exampleManuel Traut
it's a quite small one. Maybe we can add an interface description sometimes. Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-18middleware: add a python xmlrpc exampleManuel Traut
xmlrpc is supported by the python stdlib so let's play around with it! Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-18add a graphic about middlewareManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-18configpres.tex: make lstlistings readableManuel Traut
\tiny is not readable on a beamer; or at least not in times of Full HD Beamers Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-18update middleware presentationManuel Traut
- give an introduction to the topic, what is a middleware, why do we need it - mention some xml based middlewares - update the dbus section, no we don't have HAL anymore :)) - mention the idl workflow in the corba section Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-18dbus example: remove compile.sh and make a autotools projectManuel Traut
compile.sh was a pain. didn't work with current debian. so this patch removes it and converts the example to an autools project. Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-18corba example: switch to autotoolsManuel Traut
ace/tao is now packaged in debian/experimental. it's definitely easier to use the packaged stuff instead of building ace/tao by your own. the mwc packaging of debian is currently a pain. it is shipped without config files for tao.., but the tao debian packages provide pkg-config support so this patch converts the project into a autotools project :) Signed-off-by: Manuel Traut <manut@mecka.net>
2014-02-03Update for the tracing chapter: Overview, Event Tracing, Kprobes, Uprobes, ↵Jan Altenberg
Filter
2014-01-17finish work on elbe example and slidesManuel Traut
- tested with elbe from git 8c697255bd58437a1466b6d8cc46b7dbcd2a87ed Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-01-09add elbe exampleManuel Traut
and hands-on slides Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-01-07elbe-usage: include elbe pkgdiffManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-01-07move elbe-devel to elbe-internalsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-01-07remove BETA from elbe buildchrootManuel Traut
..and call it sth. like proof of concept Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-01-03update to wheezyManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-01-03remove 'osadl networking day' headlinesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-01-03fix image of elbe inside qemu processManuel Traut
archive is extracted before and after finetuning meanwhile Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-01-03update to elbe v0.5.5-gitManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2013-12-27remove .config and .config.oldJan Altenberg
2013-12-27Add .config and .config.old to .gitignore fileJan Altenberg
2013-12-27Update all topics for KconfigJan Altenberg
2013-12-27Merge branch 'master' into kconfigJan Altenberg
2013-12-27Crashkernel slides (have been missing so far...)Jan Altenberg
2013-12-27Typo fixesJan Altenberg