[bootlin/training-materials updates] master: agenda: improve objectives for Buildroot course (453c4a9e)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Oct 7 17:48:08 CEST 2021


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

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

commit 453c4a9eb4c7dece877204fffbb22c68fd573ea9
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Thu Oct 7 17:48:08 2021 +0200

    agenda: improve objectives for Buildroot course
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

453c4a9eb4c7dece877204fffbb22c68fd573ea9
 agenda/buildroot-agenda.tex           | 37 ++++++++++++++++---------------
 agenda/buildroot-fr-agenda.tex        | 41 ++++++++++++++++++-----------------
 agenda/buildroot-online-agenda.tex    | 37 ++++++++++++++++---------------
 agenda/buildroot-online-fr-agenda.tex | 41 ++++++++++++++++++-----------------
 4 files changed, 80 insertions(+), 76 deletions(-)

diff --git a/agenda/buildroot-agenda.tex b/agenda/buildroot-agenda.tex
index 3c9485a5..464f335a 100644
--- a/agenda/buildroot-agenda.tex
+++ b/agenda/buildroot-agenda.tex
@@ -16,25 +16,26 @@
 }
 \feagendasummaryitem{Training objectives}{
   \begin{itemize}
-  \item Understand the principe of embedded Linux build systems, and
-    how Buildroot fits in the landscape of embedded Linux build
-    systems.
-  \item Learn how to create a basic Linux system with Buildroot:
-    creating a configuration, running a build, installing the result
-    on an embedded platform.
-  \item Understand the most important aspects of the Buildroot
-    configuration, to build tailored embedded Linux systems: choosing
-    a toolchain, managing the Linux kernel configuration, customizing
-    the root filesystem.
-  \item Learn how to create new packages in Buildroot to integrate
-    additional libraries and applications into the embedded Linux
+  \item Be able to understand the role and principle of an embedded
+    Linux build system, and compare Buildroot to other tools offering
+    similar functionality.
+  \item Be able to create a simple embedded Linux system with
+    Buildroot: create a configuration, run the build, install the
+    result on an embedded platform.
+  \item Be able to adjust the Buildroot configuration to build an
+    embedded Linux system tailored to specific needs: choice of the
+    cross-compilation toolchain, management of the Linux kernel
+    configuration, customization of the root filesystem contents, etc.
+  \item Be able to create new packages in Buildroot to integrate
+    additional applications and libraries into the embedded Linux
     system.
-  \item Discover the tools offered by Buildroot to manage and analyze
-    the build: security monitoring, licensing compliance, etc.
-  \item Learn how to develop embedded Linux applications with
-    Buildroot.
-  \item Discover the internals of Buildroot and learn how to interact
-    with the Buildroot open-source community.
+  \item Be able to use the tools offered by Buildroot to manage and
+    analyze the build: security vulnerability tracking, license
+    compliance, etc.
+  \item Be able to develop and debug Linux user-space applications in
+    the context of Buildroot.
+  \item Be able to interact with the Buildroot open-source community,
+    and to understand the internals of Buildroot.
   \end{itemize}
 }
 \feagendasummaryitem{Materials}{
diff --git a/agenda/buildroot-fr-agenda.tex b/agenda/buildroot-fr-agenda.tex
index 5fb0cfc3..f4c62d98 100644
--- a/agenda/buildroot-fr-agenda.tex
+++ b/agenda/buildroot-fr-agenda.tex
@@ -14,29 +14,30 @@
 \feagendasummaryitem{Titre}{
   {\bf \trainingtitle{}}
 }
-\feagendasummaryitem{Objectifs}{
+\feagendasummaryitem{Objectifs\new opérationnels}{
   \begin{itemize}
-  \item Comprendre le principe des systèmes de compilation Linux
-    embarqué, et comment Buildroot se compare aux autres outils
-    offrant des fonctionnalités similaires.
-  \item Apprendre comment créer un système Linux embarqué simple avec
+  \item Être capable de comprendre le principe d'un build system Linux
+    embarqué, et comparer Buildroot aux autres outils offrant des
+    fonctionnalités similaires.
+  \item Être capable de créer un système Linux embarqué simple avec
     Buildroot: créer une configuration, lancer la compilation,
     installer le résultat sur une plateforme embarquée.
-  \item Comprendre les principaux aspects de la configuration de
-    Buildroot, pour construire un système Linux embarqué adapté à des
-    besoins spécifiques: choix de la chaîne de compilation croisée,
-    gestion de la configuration du noyau Linux, personnalisation du
-    système de fichiers racine.
-  \item Apprendre comment créer de nouveaux paquets dans Buildroot
-    pour intégrer des applications et bibliothèques supplémentaires
-    dans le système Linux embarqué.
-  \item Découvrir les outils proposés par Buildroot pour gérer et
-    analyser le build: suivi des vulnérabilités, comformité aux
-    licences open-source, etc.
-  \item Apprendre comment développement des applications Linux
-    embarqué avec Buildroot.
-  \item Découvrir le fonctionnement interne de Buildroot, et apprendre
-    à interagir avec la communauté open-source qui développe Buildroot.
+  \item Être capable d'ajuster la configuration de Buildroot pour
+    construire un système Linux embarqué adapté à des besoins
+    spécifiques: choix de la chaîne de compilation croisée, gestion de
+    la configuration du noyau Linux, personnalisation du système de
+    fichiers racine.
+  \item Être capable de créer de nouveaux paquets dans Buildroot pour
+    intégrer des applications et bibliothèques supplémentaires dans le
+    système Linux embarqué.
+  \item Être capable d'utiliser les outils proposés par Buildroot pour
+    gérer et analyser le build: suivi des vulnérabilités, comformité
+    aux licences open-source, etc.
+  \item Être capable de développer et débugger des applications
+    user-space Linux dans un contexte où Buildroot est utilisé.
+  \item Être capable d'interagir avec la communauté open-source du
+    projet Buildroot et de comprendre le fonctionnement interne de
+    Buildroot.
   \end{itemize}
 }
 \feagendasummaryitem{Supports}{
diff --git a/agenda/buildroot-online-agenda.tex b/agenda/buildroot-online-agenda.tex
index 63bd653a..c90135c5 100644
--- a/agenda/buildroot-online-agenda.tex
+++ b/agenda/buildroot-online-agenda.tex
@@ -16,25 +16,26 @@
 }
 \feagendasummaryitem{Training objectives}{
   \begin{itemize}
-  \item Understand the principe of embedded Linux build systems, and
-    how Buildroot fits in the landscape of embedded Linux build
-    systems.
-  \item Learn how to create a basic embedded Linux system with
-    Buildroot: creating a configuration, running a build, installing
-    the result on an embedded platform.
-  \item Understand the most important aspects of the Buildroot
-    configuration, to build tailored embedded Linux systems: choosing
-    a toolchain, managing the Linux kernel configuration, customizing
-    the root filesystem.
-  \item Learn how to create new packages in Buildroot to integrate
-    additional libraries and applications into the embedded Linux
+  \item Be able to understand the role and principle of an embedded
+    Linux build system, and compare Buildroot to other tools offering
+    similar functionality.
+  \item Be able to create a simple embedded Linux system with
+    Buildroot: create a configuration, run the build, install the
+    result on an embedded platform.
+  \item Be able to adjust the Buildroot configuration to build an
+    embedded Linux system tailored to specific needs: choice of the
+    cross-compilation toolchain, management of the Linux kernel
+    configuration, customization of the root filesystem contents, etc.
+  \item Be able to create new packages in Buildroot to integrate
+    additional applications and libraries into the embedded Linux
     system.
-  \item Discover the tools offered by Buildroot to manage and analyze
-    the build: security monitoring, licensing compliance, etc.
-  \item Learn how to develop embedded Linux applications with
-    Buildroot.
-  \item Discover the internals of Buildroot and learn how to interact
-    with the Buildroot open-source community.
+  \item Be able to use the tools offered by Buildroot to manage and
+    analyze the build: security vulnerability tracking, license
+    compliance, etc.
+  \item Be able to develop and debug Linux user-space applications in
+    the context of Buildroot.
+  \item Be able to interact with the Buildroot open-source community,
+    and to understand the internals of Buildroot.
   \end{itemize}
 }
 \feagendasummaryitem{Materials}{
diff --git a/agenda/buildroot-online-fr-agenda.tex b/agenda/buildroot-online-fr-agenda.tex
index e04fe952..57c2f657 100644
--- a/agenda/buildroot-online-fr-agenda.tex
+++ b/agenda/buildroot-online-fr-agenda.tex
@@ -14,29 +14,30 @@
 \feagendasummaryitem{Titre}{
   {\bf \trainingtitle{}}
 }
-\feagendasummaryitem{Objectifs}{
+\feagendasummaryitem{Objectifs\new opérationnels}{
   \begin{itemize}
-  \item Comprendre le principe des systèmes de compilation Linux
-    embarqué, et comment Buildroot se compare aux autres outils
-    offrant des fonctionnalités similaires.
-  \item Apprendre comment créer un système Linux embarqué simple avec
+  \item Être capable de comprendre le principe d'un build system Linux
+    embarqué, et comparer Buildroot aux autres outils offrant des
+    fonctionnalités similaires.
+  \item Être capable de créer un système Linux embarqué simple avec
     Buildroot: créer une configuration, lancer la compilation,
     installer le résultat sur une plateforme embarquée.
-  \item Comprendre les principaux aspects de la configuration de
-    Buildroot, pour construire un système Linux embarqué adapté à des
-    besoins spécifiques: choix de la chaîne de compilation croisée,
-    gestion de la configuration du noyau Linux, personnalisation du
-    système de fichiers racine.
-  \item Apprendre comment créer de nouveaux paquets dans Buildroot
-    pour intégrer des applications et bibliothèques supplémentaires
-    dans le système Linux embarqué.
-  \item Découvrir les outils proposés par Buildroot pour gérer et
-    analyser le build: suivi des vulnérabilités, comformité aux
-    licences open-source, etc.
-  \item Apprendre comment développement des applications Linux
-    embarqué avec Buildroot.
-  \item Découvrir le fonctionnement interne de Buildroot, et apprendre
-    à interagir avec la communauté open-source qui développe Buildroot.
+  \item Être capable d'ajuster la configuration de Buildroot pour
+    construire un système Linux embarqué adapté à des besoins
+    spécifiques: choix de la chaîne de compilation croisée, gestion de
+    la configuration du noyau Linux, personnalisation du système de
+    fichiers racine.
+  \item Être capable de créer de nouveaux paquets dans Buildroot pour
+    intégrer des applications et bibliothèques supplémentaires dans le
+    système Linux embarqué.
+  \item Être capable d'utiliser les outils proposés par Buildroot pour
+    gérer et analyser le build: suivi des vulnérabilités, comformité
+    aux licences open-source, etc.
+  \item Être capable de développer et débugger des applications
+    user-space Linux dans un contexte où Buildroot est utilisé.
+  \item Être capable d'interagir avec la communauté open-source du
+    projet Buildroot et de comprendre le fonctionnement interne de
+    Buildroot.
   \end{itemize}
 }
 \feagendasummaryitem{Supports}{




More information about the training-materials-updates mailing list