summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-22yocto: slide about default_preferenceManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-22add some content to yocto basicsManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-22yocto: added some frames needed to be filled with content laterManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-22define topics for yocto basics and advanced courseManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-22reorganize git clones of yocto stuffManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-22Merge branch 'yocto-new'Jan Altenberg
2014-08-22Converted third party GIT slides to linutronix styleJan Altenberg
2014-08-21use grub2 instead of grub1Manuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-21Third party material: GIT intro by bitshift dynamics. Thanks guys! :)Jan Altenberg
2014-08-21Quick reference to quilt: First versionJan Altenberg
2014-08-21use an /home partitionManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-20finished first version of yocto introManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-19lx-trainer-vm: add arm cross toolchainManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-19add yocto templatesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-19remove desing patterns not available in new lx-cd versionManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-19elbe recipe for the schulungs disk imageManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-07-17Fix typo in CGROUP slidesJan Altenberg
2014-07-17Basic introduction to Profiling and code coverage (Gprof, Callgrind, Perf, Gcov)Jan Altenberg
2014-07-17Added an SMP Interrupt routing example and a QUICK introduction to CGROUPSJan Altenberg
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>