summaryrefslogtreecommitdiff
path: root/linux-basics
AgeCommit message (Collapse)Author
2017-12-19basics/boot process: add english versionJohn Ogness
Signed-off-by: John Ogness <john.ogness@linutronix.de>
2017-10-23linux processes: update for a stretch kernelJohn Ogness
The cgroup example was simplified, the example commands/output were updated for a Debian/stretch system, and various spelling/capitalization errors were corrected. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2015-01-12replace \cmd usageManuel Traut
it's no longer available in lx-cd Signed-off-by: Manuel Traut <manut@linutronix.de>
2014-08-21Quick reference to quilt: First versionJan Altenberg
2014-07-17Fix typo in CGROUP slidesJan 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
2013-12-27Merge branch 'master' into kconfigJan Altenberg
2013-12-27Typo fixesJan Altenberg
2013-05-13Implement Kconfig build systemChristian Eppler
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
2013-02-20some basic description about SystemV, upstart and systemdJan Altenberg
2011-09-19fix includeManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-09-19fix escape for _ in include fileManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-07-18Merge ../../../vorlesung into vorlesungManuel Traut
2011-07-14Remove linux-basics/xorg-basics/.pres_xorg_en.tex.swpJan Altenberg
which was accidentely checked in.
2011-04-29fix debootstrap script (add console, passwd)Manuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2011-04-29updated debootstrap presentationManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2011-04-29fix typoManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2011-04-25vorl5: RFS generation addedManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2011-04-08handout_filesystems added (far from complete)Manuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
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-21vorlesung1 ready :)Manuel Traut
make vorlesung to build presentation and handout Signed-off-by: Manuel Traut <manut@mecka.net>
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-27Fix typoJan Altenberg
2011-01-27convert the rest to the new buildsys formatManuel 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-25linux-processes: Added CPU affinity and resource limitsJan Altenberg
2011-01-24Started networking chapter.Jan Altenberg
Currently just some random networking commands.
2011-01-24New chapter: Basic introduction to debian package managementJan Altenberg
2011-01-24New chapter: filesystemsJan Altenberg
Short overview
2011-01-21Introduced the first draft of some new topics.Jan Altenberg
_BASIC_ introduction to: * Open Source licenses * Scheduling / Process Management * UDEV
2010-12-01Makefile bugfixes for top-level Makefile (added frameworks and protocols)Jan Altenberg
Bugfix: Added Makefile for protocols removed unused files
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-09Added bibliography to the memory management slides.Jan Altenberg
2010-10-08Userspace memory management:Jan Altenberg
- Basics - Do's and Dont's - Realtime
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-04-30Minimalistic presentation for important toolsJan Altenberg
2010-04-29Started important-tools chapterJan Altenberg
2010-04-28- Added some stuff to cross development chapterJan Altenberg
- Bugfixes for sh programming handout
2010-04-16SH programming bugfixes.jan
2009-06-22Added Linus' newsgroup message to the 'What is Linux?' partJan Altenberg
2009-06-21Update handout sh-programmingHans J. Koch
2009-06-20Added Makefiles in each folder to allow make all or make clean from top ↵Hans J. Koch
level directory