summaryrefslogtreecommitdiff
path: root/linux-basics/boot-process
diff options
context:
space:
mode:
Diffstat (limited to 'linux-basics/boot-process')
-rw-r--r--linux-basics/boot-process/handout_boot-process_de.tex17
-rw-r--r--linux-basics/boot-process/hints_boot-process_de.tex29
-rw-r--r--linux-basics/boot-process/linutronix-left.pngbin0 -> 17432 bytes
-rw-r--r--linux-basics/boot-process/linutronix-right.pngbin0 -> 5559 bytes
-rw-r--r--linux-basics/boot-process/linutronix.pngbin0 -> 24712 bytes
-rw-r--r--linux-basics/boot-process/pres_boot-process_de.tex24
6 files changed, 70 insertions, 0 deletions
diff --git a/linux-basics/boot-process/handout_boot-process_de.tex b/linux-basics/boot-process/handout_boot-process_de.tex
new file mode 100644
index 0000000..4c391b2
--- /dev/null
+++ b/linux-basics/boot-process/handout_boot-process_de.tex
@@ -0,0 +1,17 @@
+\documentclass{article}
+\usepackage{german}
+\usepackage[utf8]{inputenc}
+
+\begin{document}
+
+\section*{Titel}
+
+\subsection*{Abschnitt1}
+
+Text
+
+\subsection*{Abschnitt2}
+
+Text
+
+\end{document}
diff --git a/linux-basics/boot-process/hints_boot-process_de.tex b/linux-basics/boot-process/hints_boot-process_de.tex
new file mode 100644
index 0000000..e4433ec
--- /dev/null
+++ b/linux-basics/boot-process/hints_boot-process_de.tex
@@ -0,0 +1,29 @@
+\documentclass{article}
+\usepackage{german}
+\usepackage[utf8]{inputenc}
+
+\begin{document}
+
+\section*{Block \lq Der Boot-Prozess\rq}
+
+\subsection*{Lernziele}
+\begin{itemize}
+\item Kennenlernen des Begriffs Bootloader
+\item Überblick über die Abfolge Kernelboot, Rootfs-mount, init,
+ Startskripte
+\item Überblick über die Eingriffsmöglichkeiten (Kernelcommandline,
+ /etc/inittab, /etc/fstab ...)
+\item Kennenlernen von Vorgehensweisen bei Bootproblemen
+\end{itemize}
+
+\subsection*{Unterrichts-Ablauf}
+
+Hinweise zur Präsentation, Zeitplanung, etc.
+
+\subsection*{Übungen bei vorhandener Hardware}
+
+Die Teinehmer wechseln ins Verzeichnis /etc und schauen sich dort die Dateien
+inittab und fstab an. Sie finden heraus, wie auf ihrem System der Bootvorgang
+gesteuert wird.
+
+\end{document}
diff --git a/linux-basics/boot-process/linutronix-left.png b/linux-basics/boot-process/linutronix-left.png
new file mode 100644
index 0000000..c9864c8
--- /dev/null
+++ b/linux-basics/boot-process/linutronix-left.png
Binary files differ
diff --git a/linux-basics/boot-process/linutronix-right.png b/linux-basics/boot-process/linutronix-right.png
new file mode 100644
index 0000000..136f35d
--- /dev/null
+++ b/linux-basics/boot-process/linutronix-right.png
Binary files differ
diff --git a/linux-basics/boot-process/linutronix.png b/linux-basics/boot-process/linutronix.png
new file mode 100644
index 0000000..0c0e706
--- /dev/null
+++ b/linux-basics/boot-process/linutronix.png
Binary files differ
diff --git a/linux-basics/boot-process/pres_boot-process_de.tex b/linux-basics/boot-process/pres_boot-process_de.tex
new file mode 100644
index 0000000..07db328
--- /dev/null
+++ b/linux-basics/boot-process/pres_boot-process_de.tex
@@ -0,0 +1,24 @@
+\documentclass{article}
+\usepackage{german}
+\usepackage[utf8]{inputenc}
+
+\begin{document}
+
+\section*{Block \lq Was ist Linux?\rq}
+
+\subsection*{Lernziele}
+\begin{itemize}
+\item Lernziel 1
+\item Lernziel 2
+\item Lernziel 3
+\end{itemize}
+
+\subsection*{Unterrichts-Ablauf}
+
+Hinweise zur Präsentation, Zeitplanung, etc.
+
+\subsection*{Übungen bei vorhandener Hardware}
+
+Hinweise zu Übungen, Zeitlimit dazu.
+
+\end{document}