summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2012-04-09 18:02:18 +0200
committerManuel Traut <manut@linutronix.de>2018-03-16 21:37:38 +0100
commita8a297b85fb64065c0129dc15287b9eaec3fe6b6 (patch)
treee7c4744a35ad0b8efa2b8461b8e35aff907325fe
parent5d6a20a011f93baa6ef5a45cf459ead47d53890b (diff)
updated index with topics for next vorlesung
Signed-off-by: Manuel Traut <manut@linutronix.de>
-rw-r--r--Makefile8
-rw-r--r--index.txt143
-rw-r--r--vorl2.tex11
-rw-r--r--vorl3.tex6
4 files changed, 101 insertions, 67 deletions
diff --git a/Makefile b/Makefile
index 3298aa5..b906774 100644
--- a/Makefile
+++ b/Makefile
@@ -122,14 +122,6 @@ vorlesung::
pdflatex vorl2.tex
pdflatex vorl3.tex
pdflatex vorl3.tex
- pdflatex vorl4.tex
- pdflatex vorl4.tex
- pdflatex vorl5.tex
- pdflatex vorl5.tex
- pdflatex vorl6.tex
- pdflatex vorl6.tex
- pdflatex vorl7.tex
- pdflatex vorl7.tex
pdflatex vorl.tex
pdflatex vorl.tex
rm configpres.tex tailpres.tex
diff --git a/index.txt b/index.txt
index a871e02..d4df0e8 100644
--- a/index.txt
+++ b/index.txt
@@ -1,5 +1,89 @@
Linux Kernelprogrammierung - Somersemester 2012 - HS Ravensburg-Weingarten
+TOPICS:
+=======
+
+Organisatorisch
+^^^^^^^^^^^^^^^
+- Linuxtag
+
+TXT
+^^^
+- Linux News
+
+Slides
+^^^^^^
+- Dateisysteme
+- Flash Devices
+- UBI
+- Boot Prozess
+- Dateisystem erzeugen
+- UDEV
+
+web
+^^^
+- Beagle Board Boot Configuration (Grafiken, Schaltplan)
+
+Tafel
+^^^^^
+Komponentenliste erstellen (x-loader, u-boot, Kernel, RFS1, RFS2)
+Was auf welches Medium / Partition
+
+Board Bringup
+^^^^^^^^^^^^^
+- Komponenten erzeugen und Flashen
+
+Linuxtag:
+=========
+Mi 23. - Sa 26. Mai Messe Berlin
+
+http://www.winters-hotel-berlin-city-messe.de/
+Uebernachtung ca. 100 pro Person
+
+Nach Berlin mit Nachtzug ab Dienstag Abend ca. 21 Uhr
+Zurueck Sonntag Nachmittag ~100 EUR pro Person
+
+Eintritt: Sponsoren
+
+Zuschuss durch Studiengebuehren, Erfahrungsgemaess ca. 20%.
+
+--> Kosten ca. 180 EUR + Verpflegung und Nahverkehr in Berlin
+
+LWN - summary:
+==============
+
+30.03.2012:
+^^^^^^^^^^^
+
+Long Term Kernel: 2.6.27.62, 2.6.32.59
+Stable Kernel: 3.0.26, 3.1.10, 3.2.13
+
+Mainline: 3.3 released on March 18th
+
+ - byte queue limits
+ - Open vSwitch
+ - Network priority cgroup (Documentation/cgroups/net_prio.txt)
+ - return of Android code into staging subtree
+ - TI C6X arch support (DSP architecture - see https://lwn.net/Articles/457635/)
+ - EFI boot support
+ - Drivers
+
+for a more complete list see (http://kernelnewbies.org/Linux_3.3)
+
+Devel: 3.4 merge window is open
+
+ - moved 'telephony' into staging
+ - qnx6fs (readonly)
+ - perf improvements
+ - USB audio gadget
+ - deferred driver probing
+ - Remote Processor Framework (see Documentation/remoteproc.txt | rpmsg.txt)
+ - more cleanup/consolidation on ARM
+
+linux-next
+
+
+
Prüfung:
========
schriftlich, 60 Minuten
@@ -146,62 +230,3 @@ Vorschlag zur Terminplanung
29.6 - Vortrag von einem Kernelentwickler + Pruefungsvorbereitung (freiwillig)
-Linuxtag:
-=========
-Mi 23. - Sa 26. Mai Messe Berlin
-
-http://www.winters-hotel-berlin-city-messe.de/
-Uebernachtung ca. 100 pro Person
-
-Nach Berlin mit Nachtzug ab Dienstag Abend ca. 21 Uhr
-Zurueck Sonntag Nachmittag ~100 EUR pro Person
-
-Eintritt: Sponsoren
-
-Zuschuss durch Studiengebuehren, Erfahrungsgemaess ca. 20%.
-
---> Kosten ca. 180 EUR + Verpflegung und Nahverkehr in Berlin
-
-
-Skillcheck - Gruppeneinteilung:
-===============================
-- Linuxbenutzer (Desktop, Shell)
-- Entwickeln unter Linux (C/C++)
-- embedded Linux Erfahrung
-- Mitarbeit in opensource Projekt
-- Kernelentwicklung
-
-
-LWN - summary:
-==============
-
-30.03.2012:
-^^^^^^^^^^^
-
-Long Term Kernel: 2.6.27.62, 2.6.32.59
-Stable Kernel: 3.0.26, 3.1.10, 3.2.13
-
-Mainline: 3.3 released on March 18th
-
- - byte queue limits
- - Open vSwitch
- - Network priority cgroup (Documentation/cgroups/net_prio.txt)
- - return of Android code into staging subtree
- - TI C6X arch support (DSP architecture - see https://lwn.net/Articles/457635/)
- - EFI boot support
- - Drivers
-
-for a more complete list see (http://kernelnewbies.org/Linux_3.3)
-
-Devel: 3.4 merge window is open
-
- - moved 'telephony' into staging
- - qnx6fs (readonly)
- - perf improvements
- - USB audio gadget
- - deferred driver probing
-
-linux-next
-
-
-
diff --git a/vorl2.tex b/vorl2.tex
new file mode 100644
index 0000000..2691512
--- /dev/null
+++ b/vorl2.tex
@@ -0,0 +1,11 @@
+\input{configmasterpres}
+\input{./flash-memory/section}
+\input{./linux-basics/filesystems/pres_filesystems_en.tex}
+\input{./flash-memory/mtd/pres_mtd_en.tex}
+\input{./flash-memory/ubi/pres_ubi_en.tex}
+\input{./linux-basics/section}
+\input{./linux-basics/boot-process/pres_boot-process_de.tex}
+\input{./linux-basics/fromscratch_vs_debian/pres_fromscatch_vs_debian_en.tex}
+\input{./application-devel/cross-devel/pres_cross-devel_de.tex}
+\input{./linux-basics/udev-basics/pres_udev_en.tex}
+\input{tailmasterpres}
diff --git a/vorl3.tex b/vorl3.tex
new file mode 100644
index 0000000..663689a
--- /dev/null
+++ b/vorl3.tex
@@ -0,0 +1,6 @@
+\input{configmasterpres}
+\input{./kernel-devel/section}
+\input{./kernel-devel/kernel-debugging/pres_kernel-debugging_en.tex}
+\input{./kernel-devel/module-basics/pres_module-basics_de.tex}
+\input{./kernel-devel/kernel-tracing/pres_kernel-tracing_en.tex}
+\input{tailmasterpres}