[bootlin/training-materials updates] master: slides/*-intro-sources: clarification about the Linux master branch (5e21763f)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Sep 8 09:04:38 CEST 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/5e21763fedf5c638708afd6515a23306e141c3d9

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

commit 5e21763fedf5c638708afd6515a23306e141c3d9
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Sep 8 09:04:38 2023 +0200

    slides/*-intro-sources: clarification about the Linux master branch
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

5e21763fedf5c638708afd6515a23306e141c3d9
 slides/kernel-intro-sources/kernel-intro-sources.tex             | 1 +
 slides/sysdev-linux-intro-sources/sysdev-linux-intro-sources.tex | 1 +
 2 files changed, 2 insertions(+)

diff --git a/slides/kernel-intro-sources/kernel-intro-sources.tex b/slides/kernel-intro-sources/kernel-intro-sources.tex
index e947f0a7..5ca54622 100644
--- a/slides/kernel-intro-sources/kernel-intro-sources.tex
+++ b/slides/kernel-intro-sources/kernel-intro-sources.tex
@@ -6,6 +6,7 @@
   \item The mainline versions of the Linux kernel, as released by Torvalds
     \begin{itemize}
     \item These versions follow the development model of the kernel
+          (\code{master} branch)
     \item They may not contain the latest developments from a specific
       area yet
     \item A good pick for products development phase
diff --git a/slides/sysdev-linux-intro-sources/sysdev-linux-intro-sources.tex b/slides/sysdev-linux-intro-sources/sysdev-linux-intro-sources.tex
index d81e9334..daab54e7 100644
--- a/slides/sysdev-linux-intro-sources/sysdev-linux-intro-sources.tex
+++ b/slides/sysdev-linux-intro-sources/sysdev-linux-intro-sources.tex
@@ -6,6 +6,7 @@
   \item The mainline versions of the Linux kernel, as released by Torvalds
     \begin{itemize}
     \item These versions follow the development model of the kernel
+          (\code{master} branch)
     \item They may not contain the latest developments from a specific
       area yet
     \item A good pick for products development phase




More information about the training-materials-updates mailing list