summaryrefslogtreecommitdiff
path: root/linux-basics
AgeCommit message (Collapse)Author
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
2009-06-19Added linux-basics/sh-programmingHans J. Koch
2009-06-19Completed linux-basics/boot-process/handout_boot-process_de.texHans J. Koch
2009-06-18Updated handout for what-is-linuxHans J. Koch
2009-06-18Added Presentation linux-basics/boot-processHans J. Koch
2009-06-18pres_file-system-structure_de.tex completed.Hans J. Koch
2009-06-18Updated linux-basics/filesystem-structureHans J. Koch
2009-06-18Updated file-system-structure_de pres/handoutHans J. Koch
2009-06-17handout/hints for linux-basics/filesystem-structureHans J. Koch
2009-06-16Added Makefile in linux-basics/what-is-linux, updated ↵Hans J. Koch
linux-basics/what-is-linux/hints_what-is-linux_de.tex
2009-06-16Updated linux-basics/what-is-linux/pres_what-is-linux_de.texHans J. Koch
2009-06-16Added IBM-PC pictureHans J. Koch
2009-06-15Really commit things now...Hans J. Koch
2009-06-09Initial commit.Hans J. Koch