[BL training-materials-updates] Improve details for Ubuntu variants

Michael Opdenacker michael.opdenacker at bootlin.com
Sun Nov 18 10:09:04 CET 2018


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

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

commit ebe28960f707141b78854cca99525e8f83a07aeb
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Sun Nov 18 10:09:04 2018 +0100

    Improve details for Ubuntu variants
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

ebe28960f707141b78854cca99525e8f83a07aeb
 agenda/android-agenda.tex                            | 2 +-
 agenda/autotools-agenda.tex                          | 6 +++---
 agenda/boottime-agenda.tex                           | 4 ++--
 agenda/buildroot-agenda.tex                          | 4 ++--
 agenda/buildroot-fr-agenda.tex                       | 4 ++--
 agenda/git-agenda.tex                                | 2 +-
 agenda/kernel-agenda.tex                             | 2 +-
 agenda/kernel-fr-agenda.tex                          | 4 ++--
 agenda/sysdev-4d-agenda.tex                          | 2 +-
 agenda/sysdev-4d-fr-agenda.tex                       | 4 ++--
 agenda/sysdev-agenda.tex                             | 2 +-
 agenda/sysdev-fr-agenda.tex                          | 4 ++--
 agenda/yocto-agenda.tex                              | 2 +-
 agenda/yocto-fr-agenda.tex                           | 4 ++--
 labs/boottime-init-scripts/boottime-init-scripts.tex | 4 ++--
 labs/boottime-install/boottime-install.tex           | 2 +-
 16 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/agenda/android-agenda.tex b/agenda/android-agenda.tex
index b53249a..2566ddf 100644
--- a/agenda/android-agenda.tex
+++ b/agenda/android-agenda.tex
@@ -83,7 +83,7 @@ Android System Development Training\\
       {\bf free partition of at least 60 GB. Using Linux in a virtual
         machine is not supported}, because of issues connecting to
       real hardware.
-    \item We need Ubuntu Desktop 12.04 (Xubuntu and Kubuntu
+    \item We need Ubuntu Desktop 12.04 (Xubuntu and other
       variants are fine). We don't support other distributions,
       because we can't test all possible package versions.
     \item {\bf High Speed Connection to the Internet} (direct or
diff --git a/agenda/autotools-agenda.tex b/agenda/autotools-agenda.tex
index bdd7091..01d04a7 100644
--- a/agenda/autotools-agenda.tex
+++ b/agenda/autotools-agenda.tex
@@ -85,9 +85,9 @@
     installed in a {\bf free partition of at least 20 GB. Using Linux
       in a virtual machine is not supported}, because of issues
     connecting to real hardware.
-    \item We need Ubuntu Desktop 16.04 (Xubuntu and
-    Kubuntu variants are fine). We don't support other
-    distributions, because we can't test all possible package versions.
+    \item We need Ubuntu Desktop 16.04 (Xubuntu and other variants
+    are fine). We don't support other distributions, because we can't
+    test all possible package versions.
     \item {\bf Connection to the Internet} (direct or through the
     company proxy).
     \item {\bf PC computers with valuable data must be backed up}
diff --git a/agenda/boottime-agenda.tex b/agenda/boottime-agenda.tex
index 2a511db..a7cf5f5 100644
--- a/agenda/boottime-agenda.tex
+++ b/agenda/boottime-agenda.tex
@@ -85,8 +85,8 @@ Boot Time Optimization Training\\
     installed in a {\bf free partition of at least 30 GB. Using Linux
       in a virtual machine is not supported}, because of issues
     connecting to real hardware.
-    \item We need Ubuntu Desktop 12.04 (Xubuntu and
-    Kubuntu variants are fine). We don't support other
+    \item We need Ubuntu Desktop 12.04 (Xubuntu and other
+    variants are fine). We don't support other
     distributions, because we can't test all possible package versions.
     \item {\bf Connection to the Internet} (direct or through the
     company proxy).
diff --git a/agenda/buildroot-agenda.tex b/agenda/buildroot-agenda.tex
index 014bd26..69cebce 100644
--- a/agenda/buildroot-agenda.tex
+++ b/agenda/buildroot-agenda.tex
@@ -92,8 +92,8 @@ Embedded Linux development with Buildroot training\\
     installed in a {\bf free partition of at least 30 GB. Using Linux
       in a virtual machine is not supported}, because of issues
     connecting to real hardware.
-    \item We need Ubuntu Desktop 16.04 (Xubuntu and
-    Kubuntu variants are fine). We don't support other
+    \item We need Ubuntu Desktop 16.04 (Xubuntu and other
+    variants are fine). We don't support other
     distributions, because we can't test all possible package versions.
     \item {\bf Connection to the Internet} (direct or through the
     company proxy).
diff --git a/agenda/buildroot-fr-agenda.tex b/agenda/buildroot-fr-agenda.tex
index e767ceb..02bf35c 100644
--- a/agenda/buildroot-fr-agenda.tex
+++ b/agenda/buildroot-fr-agenda.tex
@@ -94,8 +94,8 @@ Session de 3 jours
     moins 8 Go de RAM, et Ubuntu Linux installé dans une {\bf partition
     dédiée d'au moins 30 Go. L'utilisation de Linux dans une machine virtuelle
     n'est pas supportée}, en raison de problèmes avec la connexion au matériel.
-    \item Nous avons besoin d'Ubuntu Desktop 16.04 (Xubuntu et
-    Kubuntu fonctionnent également). Nous ne supportons pas d'autres
+    \item Nous avons besoin d'Ubuntu Desktop 16.04 (Xubuntu et autres
+    variantes fonctionnent également). Nous ne supportons pas d'autres
     distributions, car nous ne pouvons tester toutes les versions des
     paquets.
     \item {\bf Connexion à Internet} (directe ou par le proxy de l'entreprise).
diff --git a/agenda/git-agenda.tex b/agenda/git-agenda.tex
index 8a2ca3a..a241c1d 100644
--- a/agenda/git-agenda.tex
+++ b/agenda/git-agenda.tex
@@ -71,7 +71,7 @@ Source control using Git training\\
     \item PC computers with at least 8 GB of RAM, and Ubuntu Linux
     installed in a {\bf free partition of at least 20 GB}.
     \item We need Ubuntu Desktop 16.04 (Xubuntu and
-    Kubuntu variants are fine). We don't support other
+    other variants are fine). We don't support other
     distributions, because we can't test all possible package versions.
     \item {\bf Connection to the Internet} (direct or through the
     company proxy).
diff --git a/agenda/kernel-agenda.tex b/agenda/kernel-agenda.tex
index 67e0a08..4481f11 100644
--- a/agenda/kernel-agenda.tex
+++ b/agenda/kernel-agenda.tex
@@ -97,7 +97,7 @@ Embedded Linux kernel and driver development training\\
       in a virtual machine is not supported}, because of issues
     connecting to real hardware.
     \item We need Ubuntu Desktop 18.04 (Xubuntu and
-    Kubuntu variants are fine). We don't support other
+    other variants are fine). We don't support other
     distributions, because we can't test all possible package versions.
     \item {\bf Connection to the Internet} (direct or through the
     company proxy).
diff --git a/agenda/kernel-fr-agenda.tex b/agenda/kernel-fr-agenda.tex
index e7ce80e..c817da3 100644
--- a/agenda/kernel-fr-agenda.tex
+++ b/agenda/kernel-fr-agenda.tex
@@ -101,8 +101,8 @@ Session de 5 jours
     moins 8 Go de RAM et Ubuntu Linux installé dans une {\bf partition
     dédiée d'au moins 20 Go. L'utilisation de Linux dans une machine virtuelle
     n'est pas supportée}, en raison de problèmes avec la connexion au matériel.
-    \item Nous avons besoin d'Ubuntu Desktop 18.04 (Xubuntu et
-    Kubuntu fonctionnent également). Nous ne supportons pas d'autres
+    \item Nous avons besoin d'Ubuntu Desktop 18.04 (Xubuntu et autres
+    variantes fonctionnent également). Nous ne supportons pas d'autres
     distributions, car nous ne pouvons tester toutes les versions des
     paquets.
     \item {\bf Connexion à Internet} (directe ou par le proxy de l'entreprise).
diff --git a/agenda/sysdev-4d-agenda.tex b/agenda/sysdev-4d-agenda.tex
index 2bf1b8d..fc3e9f5 100644
--- a/agenda/sysdev-4d-agenda.tex
+++ b/agenda/sysdev-4d-agenda.tex
@@ -97,7 +97,7 @@ Embedded Linux system development training\\
       in a virtual machine is not supported}, because of issues
     connecting to real hardware.
     \item We need Ubuntu Desktop 18.04 (Xubuntu and
-    Kubuntu variants are fine). We don't support other
+    other variants are fine). We don't support other
     distributions, because we can't test all possible package versions.
     \item {\bf Connection to the Internet} (direct or through the
     company proxy).
diff --git a/agenda/sysdev-4d-fr-agenda.tex b/agenda/sysdev-4d-fr-agenda.tex
index 41af85b..d092a36 100644
--- a/agenda/sysdev-4d-fr-agenda.tex
+++ b/agenda/sysdev-4d-fr-agenda.tex
@@ -99,8 +99,8 @@ Travaux pratiques avec une carte ARM. \\
     moins 8 Go de RAM et Ubuntu Linux installé dans une {\bf partition
     dédiée d'au moins 30 Go. L'utilisation de Linux dans une machine virtuelle
     n'est pas supportée}, en raison de problèmes avec la connexion au matériel.
-    \item Nous avons besoin d'Ubuntu Desktop 18.04 (Xubuntu et
-    Kubuntu fonctionnent également). Nous ne supportons pas d'autres
+    \item Nous avons besoin d'Ubuntu Desktop 18.04 (Xubuntu et autres
+    variantes fonctionnent également). Nous ne supportons pas d'autres
     distributions, car nous ne pouvons tester toutes les versions des
     paquets.
     \item {\bf Connexion à Internet} (directe ou par le proxy de l'entreprise).
diff --git a/agenda/sysdev-agenda.tex b/agenda/sysdev-agenda.tex
index a0bbe25..05d4f91 100644
--- a/agenda/sysdev-agenda.tex
+++ b/agenda/sysdev-agenda.tex
@@ -98,7 +98,7 @@ Embedded Linux system development training\\
       in a virtual machine is not supported}, because of issues
     connecting to real hardware.
     \item We need Ubuntu Desktop 18.04 (Xubuntu and
-    Kubuntu variants are fine). We don't support other
+    other variants are fine). We don't support other
     distributions, because we can't test all possible package versions.
     \item {\bf Connection to the Internet} (direct or through the
     company proxy).
diff --git a/agenda/sysdev-fr-agenda.tex b/agenda/sysdev-fr-agenda.tex
index 4ee2e97..e6fd772 100644
--- a/agenda/sysdev-fr-agenda.tex
+++ b/agenda/sysdev-fr-agenda.tex
@@ -104,8 +104,8 @@ Travaux pratiques avec une carte ARM. \\
     moins 8 Go de RAM et Ubuntu Linux installé dans une {\bf partition
     dédiée d'au moins 30 Go. L'utilisation de Linux dans une machine virtuelle
     n'est pas supportée}, en raison de problèmes avec la connexion au matériel.
-    \item Nous avons besoin d'Ubuntu Desktop 18.04 (Xubuntu et
-    Kubuntu fonctionnent également). Nous ne supportons pas d'autres
+    \item Nous avons besoin d'Ubuntu Desktop 18.04 (Xubuntu et autres
+    variantes fonctionnent également). Nous ne supportons pas d'autres
     distributions, car nous ne pouvons tester toutes les versions des
     paquets.
     \item {\bf Connexion à Internet} (directe ou par le proxy de l'entreprise).
diff --git a/agenda/yocto-agenda.tex b/agenda/yocto-agenda.tex
index 2df72f1..8551f3c 100644
--- a/agenda/yocto-agenda.tex
+++ b/agenda/yocto-agenda.tex
@@ -84,7 +84,7 @@ Yocto Project and OpenEmbedded training\\
       in a virtual machine is not supported}, because of issues
     connecting to real hardware.
     \item We need Ubuntu Desktop 16.04 (Xubuntu and
-    Kubuntu variants are fine). We don't support other
+    other variants are fine). We don't support other
     distributions, because we can't test all possible package versions.
     \item {\bf High Speed Connection to the Internet} (direct or through the
     company proxy).
diff --git a/agenda/yocto-fr-agenda.tex b/agenda/yocto-fr-agenda.tex
index 641e5f2..964a80c 100644
--- a/agenda/yocto-fr-agenda.tex
+++ b/agenda/yocto-fr-agenda.tex
@@ -85,8 +85,8 @@ Session de 3 jours
     et Ubuntu Linux installé dans une {\bf partition
     dédiée d'au moins 40 Go. L'utilisation de Linux dans une machine virtuelle
     n'est pas supportée}, en raison de problèmes avec la connexion au matériel.
-    \item Nous avons besoin d'Ubuntu Desktop 16.04 (Xubuntu et
-    Kubuntu fonctionnent également). Nous ne supportons pas d'autres
+    \item Nous avons besoin d'Ubuntu Desktop 16.04 (Xubuntu et autres
+    variantes fonctionnent également). Nous ne supportons pas d'autres
     distributions, car nous ne pouvons tester toutes les versions des
     paquets.
     \item {\bf Connexion à Internet} (directe ou par le proxy de l'entreprise).
diff --git a/labs/boottime-init-scripts/boottime-init-scripts.tex b/labs/boottime-init-scripts/boottime-init-scripts.tex
index 1deb07c..1752151 100644
--- a/labs/boottime-init-scripts/boottime-init-scripts.tex
+++ b/labs/boottime-init-scripts/boottime-init-scripts.tex
@@ -103,8 +103,8 @@ xdg-open bootlog.png
 
 \code{xdg-open} is a universal way of opening a file with a given MIME
 type with the associated application as registered in the system.
-According to the exact Ubuntu flavor that you are using (Ubuntu,
-Xubuntu, Kubuntu...), it will run the particular image viewer available in that
+According to the exact Ubuntu flavor that you are using,
+it will run the particular image viewer available in that
 particular flavor.
 
 \begin{center}
diff --git a/labs/boottime-install/boottime-install.tex b/labs/boottime-install/boottime-install.tex
index 8eed066..4625da0 100644
--- a/labs/boottime-install/boottime-install.tex
+++ b/labs/boottime-install/boottime-install.tex
@@ -30,7 +30,7 @@ if you have a recent CPU.
 
 Get the Desktop edition of Ubuntu 12.04 at
 \url{http://www.ubuntu.com/download/desktop}, and follow the
-instructions. Note that Xubuntu and Kubuntu variants are fine too.
+instructions.
 
 The way your disk is partition will also matter in the practical labs.
 What matters is that \code{/opt} is in a partition with at least 15 GB




More information about the training-materials-updates mailing list