[FE training-materials-updates] Move references at the end of the training + add more

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri May 31 18:01:55 CEST 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=80187fdf07f53850641b5d1b17ff808c9c315c68

>---------------------------------------------------------------

commit 80187fdf07f53850641b5d1b17ff808c9c315c68
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Fri May 31 17:59:54 2013 +0200

    Move references at the end of the training + add more
    
    Instead of having the references (books, websites) in the middle of
    the training, move them at the end. Add one slide mentionning LWN,
    Linux Gizmos and elinux.org.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


>---------------------------------------------------------------

80187fdf07f53850641b5d1b17ff808c9c315c68
 Makefile                                           |    1 +
 .../sysdev-embedded-linux.tex                      |   53 ---------------
 slides/sysdev-references/sysdev-references.tex     |   69 ++++++++++++++++++++
 3 files changed, 70 insertions(+), 53 deletions(-)

diff --git a/Makefile b/Makefile
index 9fa380c..b78b455 100644
--- a/Makefile
+++ b/Makefile
@@ -113,6 +113,7 @@ SYSDEV_SLIDES = \
 		sysdev-embedded-linux \
 		sysdev-application-development \
 		sysdev-realtime \
+		sysdev-references \
 		last-slides
 
 ANDROID_SLIDES = \
diff --git a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
index 785db9d..f2f425c 100644
--- a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
+++ b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
@@ -1677,56 +1677,3 @@ $(eval $(autotools-package))
   \end{itemize}
   In any case, your products are based on Free Software!
 \end{frame}
-
-\subsection{References}
-
-\begin{frame}
-  \frametitle{Useful reading}
-  \begin{columns}
-    \column{0.8\textwidth}
-    \begin{itemize}
-    \item {\bf Embedded Linux Primer, Second Edition, Prentice Hall}\\
-      \scriptsize
-      By Christopher Hallinan, October 2010\\
-      Covers a very wide range of interesting topics.
-      \normalsize
-    \item {\bf Building Embedded Linux Systems, O'Reilly}\\
-      \scriptsize
-      By Karim Yaghmour, Jon Masters, Gilad Ben-Yossef and Philippe
-      Gerum, and others
-      (including Michael Opdenacker), August 2008\\
-      \url{http://oreilly.com/catalog/9780596529680/}
-      \normalsize
-    \item {\bf Embedded Linux System Design and Development}\\
-      \scriptsize
-      P. Raghavan, A. Lad, S. Neelakandan, Auerbach, Dec. 2005.\\
-      \url{http://free-electrons.com/redirect/elsdd-book.html}\\
-      Useful book covering most aspects of embedded Linux system
-      development (kernel and tools).
-      \normalsize
-    \end{itemize}
-    \column{0.2\textwidth}
-    \includegraphics[width=0.7\textwidth]{slides/sysdev-embedded-linux/book-embedded-linux-primer2.jpg}\\
-    \includegraphics[width=0.7\textwidth]{slides/sysdev-embedded-linux/book-building-embedded-linux-systems.png}\\
-    \includegraphics[width=0.7\textwidth]{slides/sysdev-embedded-linux/book-embedded-linux-sysdev.png}\\
-  \end{columns}
-\end{frame}
-
-\begin{frame}
-  \frametitle{International conferences}
-  Useful conferences featuring embedded Linux and kernel topics
-  \begin{itemize}
-  \item Embedded Linux Conference: \url{http://embeddedlinuxconference.com/}\\
-    Organized by the CE Linux Forum: California (San Francisco,
-    Spring), in Europe (Fall).  Very interesting kernel and userspace
-    topics for embedded systems developers.  Presentation slides
-    freely available
-  \item Linux Plumbers, \url{http://linuxplumbersconf.org}\\
-    Conference on the low-level plumbing of Linux: kernel, audio,
-    power management, device management, multimedia, etc.
-  \item FOSDEM: \url{http://fosdem.org} (Brussels, February)\\
-    For developers. Presentations about system development.
-  \item Don't miss our free conference videos on
-    \url{http://free-electrons.com/community/videos/conferences/}!
-  \end{itemize}
-\end{frame}
diff --git a/slides/sysdev-references/sysdev-references.tex b/slides/sysdev-references/sysdev-references.tex
new file mode 100644
index 0000000..447a3f7
--- /dev/null
+++ b/slides/sysdev-references/sysdev-references.tex
@@ -0,0 +1,69 @@
+\section{References}
+
+\begin{frame}
+  \frametitle{Books}
+  \begin{columns}
+    \column{0.8\textwidth}
+    \begin{itemize}
+    \item {\bf Embedded Linux Primer, Second Edition, Prentice Hall}\\
+      \scriptsize
+      By Christopher Hallinan, October 2010\\
+      Covers a very wide range of interesting topics.
+      \normalsize
+    \item {\bf Building Embedded Linux Systems, O'Reilly}\\
+      \scriptsize
+      By Karim Yaghmour, Jon Masters, Gilad Ben-Yossef and Philippe
+      Gerum, and others
+      (including Michael Opdenacker), August 2008\\
+      \url{http://oreilly.com/catalog/9780596529680/}
+      \normalsize
+    \item {\bf Embedded Linux System Design and Development}\\
+      \scriptsize
+      P. Raghavan, A. Lad, S. Neelakandan, Auerbach, Dec. 2005.\\
+      \url{http://free-electrons.com/redirect/elsdd-book.html}\\
+      Useful book covering most aspects of embedded Linux system
+      development (kernel and tools).
+      \normalsize
+    \end{itemize}
+    \column{0.2\textwidth}
+    \includegraphics[width=0.7\textwidth]{slides/sysdev-embedded-linux/book-embedded-linux-primer2.jpg}\\
+    \includegraphics[width=0.7\textwidth]{slides/sysdev-embedded-linux/book-building-embedded-linux-systems.png}\\
+    \includegraphics[width=0.7\textwidth]{slides/sysdev-embedded-linux/book-embedded-linux-sysdev.png}\\
+  \end{columns}
+\end{frame}
+
+\begin{frame}
+  \frametitle{Web sites}
+  \begin{itemize}
+  \item {\bf ELinux.org}, \url{http://elinux.org}, a Wiki entirely
+    dedicated to embedded Linux. Lots of topics covered: real-time,
+    filesystem, multimedia, tools, hardware platforms,
+    etc. Interesting to explore to discover new things.
+  \item {\bf LWN}, \url{http://lwn.net}, very interesting news site
+    about Linux in general, and specifically about the kernel. Weekly
+    newsletter, available for free after one week for non-paying
+    visitors.
+  \item {\bf Linux Gizmos}, \url{http://linuxgizmos.com}, a news site
+    about embedded Linux, mainly oriented on hardware platforms
+    related news.
+  \end{itemize}
+\end{frame}
+
+\begin{frame}
+  \frametitle{International conferences}
+  Useful conferences featuring embedded Linux and kernel topics
+  \begin{itemize}
+  \item Embedded Linux Conference: \url{http://embeddedlinuxconference.com/}\\
+    Organized by the CE Linux Forum: California (San Francisco,
+    Spring), in Europe (Fall).  Very interesting kernel and userspace
+    topics for embedded systems developers.  Presentation slides
+    freely available
+  \item Linux Plumbers, \url{http://linuxplumbersconf.org}\\
+    Conference on the low-level plumbing of Linux: kernel, audio,
+    power management, device management, multimedia, etc.
+  \item FOSDEM: \url{http://fosdem.org} (Brussels, February)\\
+    For developers. Presentations about system development.
+  \item Don't miss our free conference videos on
+    \url{http://free-electrons.com/community/videos/conferences/}!
+  \end{itemize}
+\end{frame}



More information about the training-materials-updates mailing list