[bootlin/training-materials updates] master: Rename courses to match their public name (2dd47cac)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Apr 25 12:12:57 CEST 2019


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

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

commit 2dd47cac5eafd6cd65cca6f2dbd04057f3d09bd7
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Thu Apr 25 11:50:28 2019 +0200

    Rename courses to match their public name
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

2dd47cac5eafd6cd65cca6f2dbd04057f3d09bd7
 common/boot-time-labs-vars.tex         |  3 ++
 common/boot-time-title.tex             |  5 +++
 common/boottime-labs-vars.tex          |  3 --
 common/boottime-title.tex              |  5 ---
 common/embedded-linux-4d-labs-vars.tex |  4 ++
 common/embedded-linux-4d-title.tex     |  4 ++
 common/embedded-linux-labs-vars.tex    |  4 ++
 common/embedded-linux-title.tex        |  4 ++
 common/kernel-labs-vars.tex            |  3 --
 common/kernel-title.tex                |  4 --
 common/linux-kernel-labs-vars.tex      |  3 ++
 common/linux-kernel-title.tex          |  4 ++
 common/sysdev-4d-labs-vars.tex         |  4 --
 common/sysdev-4d-title.tex             |  4 --
 common/sysdev-labs-vars.tex            |  4 --
 common/sysdev-title.tex                |  4 --
 mk/boot-time.mk                        | 31 ++++++++++++++
 mk/boottime.mk                         | 31 --------------
 mk/embedded-linux-4d.mk                | 57 ++++++++++++++++++++++++++
 mk/embedded-linux.mk                   | 61 +++++++++++++++++++++++++++
 mk/kernel.mk                           | 75 ----------------------------------
 mk/linux-kernel.mk                     | 75 ++++++++++++++++++++++++++++++++++
 mk/sysdev-4d.mk                        | 57 --------------------------
 mk/sysdev.mk                           | 61 ---------------------------
 24 files changed, 255 insertions(+), 255 deletions(-)

diff --git a/common/boot-time-labs-vars.tex b/common/boot-time-labs-vars.tex
new file mode 100644
index 00000000..629cd311
--- /dev/null
+++ b/common/boot-time-labs-vars.tex
@@ -0,0 +1,3 @@
+\def\labbooktitle{Boot time optimization Training}
+\def\longname{}
+\def\labbookurl{https://bootlin.com/doc/training/\longname{}/}
diff --git a/common/boot-time-title.tex b/common/boot-time-title.tex
new file mode 100644
index 00000000..ba48bedb
--- /dev/null
+++ b/common/boot-time-title.tex
@@ -0,0 +1,5 @@
+\authors{Bootlin}
+\title{Boot time optimization}
+\trainingurl{https://bootlin.com/doc/training/boot-time}
+
+\titleframe{Boot time optimization}
diff --git a/common/boottime-labs-vars.tex b/common/boottime-labs-vars.tex
deleted file mode 100644
index 629cd311..00000000
--- a/common/boottime-labs-vars.tex
+++ /dev/null
@@ -1,3 +0,0 @@
-\def\labbooktitle{Boot time optimization Training}
-\def\longname{}
-\def\labbookurl{https://bootlin.com/doc/training/\longname{}/}
diff --git a/common/boottime-title.tex b/common/boottime-title.tex
deleted file mode 100644
index ba48bedb..00000000
--- a/common/boottime-title.tex
+++ /dev/null
@@ -1,5 +0,0 @@
-\authors{Bootlin}
-\title{Boot time optimization}
-\trainingurl{https://bootlin.com/doc/training/boot-time}
-
-\titleframe{Boot time optimization}
diff --git a/common/embedded-linux-4d-labs-vars.tex b/common/embedded-linux-4d-labs-vars.tex
new file mode 100644
index 00000000..b9297950
--- /dev/null
+++ b/common/embedded-linux-4d-labs-vars.tex
@@ -0,0 +1,4 @@
+\def\labbooktitle{Embedded Linux System Development}
+\def\longname{embedded-linux-4d}
+\def\labbookurl{https://bootlin.com/doc/training/\longname/}
+\def\labboard{discovery}
diff --git a/common/embedded-linux-4d-title.tex b/common/embedded-linux-4d-title.tex
new file mode 100644
index 00000000..8e9cb25f
--- /dev/null
+++ b/common/embedded-linux-4d-title.tex
@@ -0,0 +1,4 @@
+\authors{Bootlin}
+\trainingurl{https://bootlin.com/doc/training/embedded-linux}
+
+\titleframe{Embedded Linux system development}
diff --git a/common/embedded-linux-labs-vars.tex b/common/embedded-linux-labs-vars.tex
new file mode 100644
index 00000000..a79db340
--- /dev/null
+++ b/common/embedded-linux-labs-vars.tex
@@ -0,0 +1,4 @@
+\def\labbooktitle{Embedded Linux System Development}
+\def\longname{embedded-linux}
+\def\labbookurl{https://bootlin.com/doc/training/\longname/}
+\def\labboard{xplained}
diff --git a/common/embedded-linux-title.tex b/common/embedded-linux-title.tex
new file mode 100644
index 00000000..8e9cb25f
--- /dev/null
+++ b/common/embedded-linux-title.tex
@@ -0,0 +1,4 @@
+\authors{Bootlin}
+\trainingurl{https://bootlin.com/doc/training/embedded-linux}
+
+\titleframe{Embedded Linux system development}
diff --git a/common/kernel-labs-vars.tex b/common/kernel-labs-vars.tex
deleted file mode 100644
index d9e9beab..00000000
--- a/common/kernel-labs-vars.tex
+++ /dev/null
@@ -1,3 +0,0 @@
-\def\labbooktitle{Linux kernel and driver development training}
-\def\longname{linux-kernel}
-\def\labbookurl{https://bootlin.com/doc/training/\longname/}
diff --git a/common/kernel-title.tex b/common/kernel-title.tex
deleted file mode 100644
index 71a80438..00000000
--- a/common/kernel-title.tex
+++ /dev/null
@@ -1,4 +0,0 @@
-\authors{Bootlin}
-\trainingurl{https://bootlin.com/doc/training/linux-kernel}
-
-\titleframe{Linux Kernel and Driver Development Training}
diff --git a/common/linux-kernel-labs-vars.tex b/common/linux-kernel-labs-vars.tex
new file mode 100644
index 00000000..d9e9beab
--- /dev/null
+++ b/common/linux-kernel-labs-vars.tex
@@ -0,0 +1,3 @@
+\def\labbooktitle{Linux kernel and driver development training}
+\def\longname{linux-kernel}
+\def\labbookurl{https://bootlin.com/doc/training/\longname/}
diff --git a/common/linux-kernel-title.tex b/common/linux-kernel-title.tex
new file mode 100644
index 00000000..71a80438
--- /dev/null
+++ b/common/linux-kernel-title.tex
@@ -0,0 +1,4 @@
+\authors{Bootlin}
+\trainingurl{https://bootlin.com/doc/training/linux-kernel}
+
+\titleframe{Linux Kernel and Driver Development Training}
diff --git a/common/sysdev-4d-labs-vars.tex b/common/sysdev-4d-labs-vars.tex
deleted file mode 100644
index b9297950..00000000
--- a/common/sysdev-4d-labs-vars.tex
+++ /dev/null
@@ -1,4 +0,0 @@
-\def\labbooktitle{Embedded Linux System Development}
-\def\longname{embedded-linux-4d}
-\def\labbookurl{https://bootlin.com/doc/training/\longname/}
-\def\labboard{discovery}
diff --git a/common/sysdev-4d-title.tex b/common/sysdev-4d-title.tex
deleted file mode 100644
index 8e9cb25f..00000000
--- a/common/sysdev-4d-title.tex
+++ /dev/null
@@ -1,4 +0,0 @@
-\authors{Bootlin}
-\trainingurl{https://bootlin.com/doc/training/embedded-linux}
-
-\titleframe{Embedded Linux system development}
diff --git a/common/sysdev-labs-vars.tex b/common/sysdev-labs-vars.tex
deleted file mode 100644
index a79db340..00000000
--- a/common/sysdev-labs-vars.tex
+++ /dev/null
@@ -1,4 +0,0 @@
-\def\labbooktitle{Embedded Linux System Development}
-\def\longname{embedded-linux}
-\def\labbookurl{https://bootlin.com/doc/training/\longname/}
-\def\labboard{xplained}
diff --git a/common/sysdev-title.tex b/common/sysdev-title.tex
deleted file mode 100644
index 8e9cb25f..00000000
--- a/common/sysdev-title.tex
+++ /dev/null
@@ -1,4 +0,0 @@
-\authors{Bootlin}
-\trainingurl{https://bootlin.com/doc/training/embedded-linux}
-
-\titleframe{Embedded Linux system development}
diff --git a/mk/boot-time.mk b/mk/boot-time.mk
new file mode 100644
index 00000000..bd72eac3
--- /dev/null
+++ b/mk/boot-time.mk
@@ -0,0 +1,31 @@
+BOOT_TIME_SLIDES = \
+		first-slides \
+		thanks-atmel \
+		about-us \
+		course-information-title \
+		sama5d3-board \
+		boottime-course-outline \
+		boottime-principles \
+		boottime-measuring \
+		boottime-filesystems \
+		boottime-init-scripts \
+		boottime-c-libraries-title \
+		c-libraries \
+		boottime-init-scripts2 \
+		initramfs \
+		boot-sequence-initramfs \
+		boottime-init-scripts3 \
+		boottime-application \
+		boottime-kernel \
+		boottime-bootloader \
+		boottime-hardware-init \
+
+BOOT_TIME_LABS = boottime-install \
+		boottime-getting-started \
+		boottime-measuring \
+		boottime-setup \
+		boottime-init-scripts \
+		boottime-application \
+		boottime-kernel \
+		boottime-bootloader \
+		boottime-results
diff --git a/mk/boottime.mk b/mk/boottime.mk
deleted file mode 100644
index 797a0589..00000000
--- a/mk/boottime.mk
+++ /dev/null
@@ -1,31 +0,0 @@
-BOOTTIME_SLIDES = \
-		first-slides \
-		thanks-atmel \
-		about-us \
-		course-information-title \
-		sama5d3-board \
-		boottime-course-outline \
-		boottime-principles \
-		boottime-measuring \
-		boottime-filesystems \
-		boottime-init-scripts \
-		boottime-c-libraries-title \
-		c-libraries \
-		boottime-init-scripts2 \
-		initramfs \
-		boot-sequence-initramfs \
-		boottime-init-scripts3 \
-		boottime-application \
-		boottime-kernel \
-		boottime-bootloader \
-		boottime-hardware-init \
-
-BOOTTIME_LABS = boottime-install \
-		boottime-getting-started \
-		boottime-measuring \
-		boottime-setup \
-		boottime-init-scripts \
-		boottime-application \
-		boottime-kernel \
-		boottime-bootloader \
-		boottime-results
diff --git a/mk/embedded-linux-4d.mk b/mk/embedded-linux-4d.mk
new file mode 100644
index 00000000..3d92a713
--- /dev/null
+++ b/mk/embedded-linux-4d.mk
@@ -0,0 +1,57 @@
+EMBEDDED_LINUX_4D_SLIDES = \
+		first-slides \
+		about-us \
+		course-information-title \
+		discovery-board \
+		sysdev-shopping-list-stm32 \
+		course-information \
+		sysdev-intro \
+		sysdev-dev-environment \
+		setup-lab \
+		sysdev-toolchains-title \
+		sysdev-toolchains-definition \
+		sysdev-toolchains-c-libraries-title \
+		c-libraries \
+		sysdev-toolchains-options \
+		sysdev-toolchains-obtaining \
+		sysdev-toolchains-lab \
+		sysdev-bootloaders-title \
+		sysdev-bootloaders-sequence \
+		sysdev-bootloaders-u-boot \
+		sysdev-bootloaders-lab \
+		sysdev-linux-intro-title \
+		sysdev-linux-intro-features \
+		sysdev-linux-intro-versioning \
+		sysdev-linux-intro-sources \
+		sysdev-linux-tarballs-and-patches \
+		sysdev-linux-intro-lab-sources \
+		sysdev-kernel-building \
+		sysdev-linux-intro-lab-cross-compilation \
+		sysdev-linux-intro-modules \
+		sysdev-root-filesystem-title \
+		sysdev-root-filesystem-principles \
+		initramfs \
+		sysdev-root-filesystem-contents \
+		sysdev-root-filesystem-device-files \
+		sysdev-device-files \
+		sysdev-root-filesystem-virtual-fs \
+		sysdev-root-filesystem-minimal \
+		boot-sequence-initramfs \
+		sysdev-busybox \
+		sysdev-block-filesystems \
+		sysdev-embedded-linux \
+		sysdev-application-development \
+		sysdev-references \
+		last-slides
+
+EMBEDDED_LINUX_4D_LABS = setup \
+		sysdev-toolchain \
+		sysdev-u-boot-stm32 \
+		sysdev-kernel-fetch-and-patch \
+		sysdev-kernel-cross-compiling-stm32 \
+		sysdev-tinysystem \
+		sysdev-block-filesystems-stm32 \
+		sysdev-thirdparty \
+		sysdev-buildroot \
+		sysdev-application-development \
+		sysdev-application-debugging
diff --git a/mk/embedded-linux.mk b/mk/embedded-linux.mk
new file mode 100644
index 00000000..83c1754b
--- /dev/null
+++ b/mk/embedded-linux.mk
@@ -0,0 +1,61 @@
+EMBEDDED_LINUX_SLIDES = \
+		first-slides \
+		about-us \
+		course-information-title \
+		xplained-board \
+		sysdev-shopping-list \
+		course-information \
+		sysdev-intro \
+		sysdev-dev-environment \
+		setup-lab \
+		sysdev-toolchains-title \
+		sysdev-toolchains-definition \
+		sysdev-toolchains-c-libraries-title \
+		c-libraries \
+		sysdev-toolchains-options \
+		sysdev-toolchains-obtaining \
+		sysdev-toolchains-lab \
+		sysdev-bootloaders-title \
+		sysdev-bootloaders-sequence \
+		sysdev-bootloaders-u-boot \
+		sysdev-bootloaders-lab \
+		sysdev-linux-intro-title \
+		sysdev-linux-intro-features \
+		sysdev-linux-intro-versioning \
+		sysdev-linux-intro-sources \
+		sysdev-linux-tarballs-and-patches \
+		sysdev-linux-intro-lab-sources \
+		sysdev-kernel-building \
+		sysdev-linux-intro-lab-cross-compilation \
+		sysdev-linux-intro-modules \
+		sysdev-root-filesystem-title \
+		sysdev-root-filesystem-principles \
+		initramfs \
+		sysdev-root-filesystem-contents \
+		sysdev-root-filesystem-device-files \
+		sysdev-device-files \
+		sysdev-root-filesystem-virtual-fs \
+		sysdev-root-filesystem-minimal \
+		boot-sequence-initramfs \
+		sysdev-busybox \
+		sysdev-block-filesystems \
+		sysdev-flash-filesystems \
+		sysdev-embedded-linux \
+		sysdev-application-development \
+		sysdev-realtime \
+		sysdev-references \
+		last-slides
+
+EMBEDDED_LINUX_LABS   = setup \
+		sysdev-toolchain \
+		sysdev-u-boot \
+		sysdev-kernel-fetch-and-patch \
+		sysdev-kernel-cross-compiling \
+		sysdev-tinysystem \
+		sysdev-block-filesystems \
+		sysdev-flash-filesystems \
+		sysdev-thirdparty \
+		sysdev-buildroot \
+		sysdev-application-development \
+		sysdev-application-debugging \
+		sysdev-real-time
diff --git a/mk/kernel.mk b/mk/kernel.mk
deleted file mode 100644
index 5a46e5a4..00000000
--- a/mk/kernel.mk
+++ /dev/null
@@ -1,75 +0,0 @@
-KERNEL_SLIDES = \
-		first-slides \
-		about-us \
-		course-information-title \
-		beagleboneblack-board \
-		kernel-shopping-list \
-		course-information \
-		setup-lab \
-		kernel-introduction-title \
-		sysdev-linux-intro-features \
-		kernel-embedded-linux-usage-title \
-		sysdev-linux-intro-sources \
-		kernel-source-code-download-lab \
-		kernel-source-code-title \
-		kernel-source-code-drivers \
-		kernel-source-code-layout \
-		kernel-source-code-management \
-		kernel-source-code-exploring-lab \
-		sysdev-kernel-building \
-		kernel-board-setup-kernel-compiling-and-booting-labs \
-		sysdev-linux-intro-modules \
-		kernel-driver-development-modules \
-		kernel-driver-development-lab-modules \
-		kernel-driver-development-general-apis \
-		kernel-device-model \
-		kernel-i2c \
-		kernel-pinmuxing \
-		kernel-frameworks \
-		sysdev-device-files \
-		kernel-frameworks2 \
-		kernel-input \
-		kernel-driver-development-memory \
-		kernel-driver-development-io-memory \
-		kernel-driver-development-lab-io-memory \
-		kernel-misc-subsystem \
-		kernel-driver-development-processes \
-		kernel-driver-development-sleeping \
-		kernel-driver-development-interrupts \
-		kernel-driver-development-lab-interrupts \
-		kernel-driver-development-concurrency \
-		kernel-driver-development-lab-locking \
-		kernel-driver-development-debugging \
-		kernel-driver-development-lab-debugging \
-		kernel-porting-title \
-		kernel-porting-content \
-		kernel-power-management-title \
-		kernel-power-management-content \
-		kernel-development-process-title \
-		sysdev-linux-intro-versioning \
-		kernel-contribution \
-		kernel-resources-title \
-		kernel-resources-references \
-		last-slides \
-		kernel-backup-slides-title \
-		kernel-driver-development-dma \
-		kernel-driver-development-mmap \
-		kernel-git-title \
-		kernel-git-content \
-		kernel-git-lab
-
-KERNEL_LABS   = setup \
-		kernel-sources-download \
-		kernel-sources-exploring \
-		kernel-board-setup \
-		kernel-compiling-and-nfs-booting \
-		kernel-module-simple \
-		kernel-i2c-device-model \
-		kernel-i2c-communication \
-		kernel-i2c-input-interface \
-		kernel-serial-iomem \
-		kernel-serial-output \
-		kernel-serial-interrupt \
-		kernel-locking \
-		kernel-debugging \
-		kernel-git
diff --git a/mk/linux-kernel.mk b/mk/linux-kernel.mk
new file mode 100644
index 00000000..e336ad38
--- /dev/null
+++ b/mk/linux-kernel.mk
@@ -0,0 +1,75 @@
+LINUX_KERNEL_SLIDES = \
+		first-slides \
+		about-us \
+		course-information-title \
+		beagleboneblack-board \
+		kernel-shopping-list \
+		course-information \
+		setup-lab \
+		kernel-introduction-title \
+		sysdev-linux-intro-features \
+		kernel-embedded-linux-usage-title \
+		sysdev-linux-intro-sources \
+		kernel-source-code-download-lab \
+		kernel-source-code-title \
+		kernel-source-code-drivers \
+		kernel-source-code-layout \
+		kernel-source-code-management \
+		kernel-source-code-exploring-lab \
+		sysdev-kernel-building \
+		kernel-board-setup-kernel-compiling-and-booting-labs \
+		sysdev-linux-intro-modules \
+		kernel-driver-development-modules \
+		kernel-driver-development-lab-modules \
+		kernel-driver-development-general-apis \
+		kernel-device-model \
+		kernel-i2c \
+		kernel-pinmuxing \
+		kernel-frameworks \
+		sysdev-device-files \
+		kernel-frameworks2 \
+		kernel-input \
+		kernel-driver-development-memory \
+		kernel-driver-development-io-memory \
+		kernel-driver-development-lab-io-memory \
+		kernel-misc-subsystem \
+		kernel-driver-development-processes \
+		kernel-driver-development-sleeping \
+		kernel-driver-development-interrupts \
+		kernel-driver-development-lab-interrupts \
+		kernel-driver-development-concurrency \
+		kernel-driver-development-lab-locking \
+		kernel-driver-development-debugging \
+		kernel-driver-development-lab-debugging \
+		kernel-porting-title \
+		kernel-porting-content \
+		kernel-power-management-title \
+		kernel-power-management-content \
+		kernel-development-process-title \
+		sysdev-linux-intro-versioning \
+		kernel-contribution \
+		kernel-resources-title \
+		kernel-resources-references \
+		last-slides \
+		kernel-backup-slides-title \
+		kernel-driver-development-dma \
+		kernel-driver-development-mmap \
+		kernel-git-title \
+		kernel-git-content \
+		kernel-git-lab
+
+LINUX_KERNEL_LABS   = setup \
+		kernel-sources-download \
+		kernel-sources-exploring \
+		kernel-board-setup \
+		kernel-compiling-and-nfs-booting \
+		kernel-module-simple \
+		kernel-i2c-device-model \
+		kernel-i2c-communication \
+		kernel-i2c-input-interface \
+		kernel-serial-iomem \
+		kernel-serial-output \
+		kernel-serial-interrupt \
+		kernel-locking \
+		kernel-debugging \
+		kernel-git
diff --git a/mk/sysdev-4d.mk b/mk/sysdev-4d.mk
deleted file mode 100644
index 21656c70..00000000
--- a/mk/sysdev-4d.mk
+++ /dev/null
@@ -1,57 +0,0 @@
-SYSDEV_4D_SLIDES = \
-		first-slides \
-		about-us \
-		course-information-title \
-		discovery-board \
-		sysdev-shopping-list-stm32 \
-		course-information \
-		sysdev-intro \
-		sysdev-dev-environment \
-		setup-lab \
-		sysdev-toolchains-title \
-		sysdev-toolchains-definition \
-		sysdev-toolchains-c-libraries-title \
-		c-libraries \
-		sysdev-toolchains-options \
-		sysdev-toolchains-obtaining \
-		sysdev-toolchains-lab \
-		sysdev-bootloaders-title \
-		sysdev-bootloaders-sequence \
-		sysdev-bootloaders-u-boot \
-		sysdev-bootloaders-lab \
-		sysdev-linux-intro-title \
-		sysdev-linux-intro-features \
-		sysdev-linux-intro-versioning \
-		sysdev-linux-intro-sources \
-		sysdev-linux-tarballs-and-patches \
-		sysdev-linux-intro-lab-sources \
-		sysdev-kernel-building \
-		sysdev-linux-intro-lab-cross-compilation \
-		sysdev-linux-intro-modules \
-		sysdev-root-filesystem-title \
-		sysdev-root-filesystem-principles \
-		initramfs \
-		sysdev-root-filesystem-contents \
-		sysdev-root-filesystem-device-files \
-		sysdev-device-files \
-		sysdev-root-filesystem-virtual-fs \
-		sysdev-root-filesystem-minimal \
-		boot-sequence-initramfs \
-		sysdev-busybox \
-		sysdev-block-filesystems \
-		sysdev-embedded-linux \
-		sysdev-application-development \
-		sysdev-references \
-		last-slides
-
-SYSDEV_4D_LABS = setup \
-		sysdev-toolchain \
-		sysdev-u-boot-stm32 \
-		sysdev-kernel-fetch-and-patch \
-		sysdev-kernel-cross-compiling-stm32 \
-		sysdev-tinysystem \
-		sysdev-block-filesystems-stm32 \
-		sysdev-thirdparty \
-		sysdev-buildroot \
-		sysdev-application-development \
-		sysdev-application-debugging
diff --git a/mk/sysdev.mk b/mk/sysdev.mk
deleted file mode 100644
index 8ca7535a..00000000
--- a/mk/sysdev.mk
+++ /dev/null
@@ -1,61 +0,0 @@
-SYSDEV_SLIDES = \
-		first-slides \
-		about-us \
-		course-information-title \
-		xplained-board \
-		sysdev-shopping-list \
-		course-information \
-		sysdev-intro \
-		sysdev-dev-environment \
-		setup-lab \
-		sysdev-toolchains-title \
-		sysdev-toolchains-definition \
-		sysdev-toolchains-c-libraries-title \
-		c-libraries \
-		sysdev-toolchains-options \
-		sysdev-toolchains-obtaining \
-		sysdev-toolchains-lab \
-		sysdev-bootloaders-title \
-		sysdev-bootloaders-sequence \
-		sysdev-bootloaders-u-boot \
-		sysdev-bootloaders-lab \
-		sysdev-linux-intro-title \
-		sysdev-linux-intro-features \
-		sysdev-linux-intro-versioning \
-		sysdev-linux-intro-sources \
-		sysdev-linux-tarballs-and-patches \
-		sysdev-linux-intro-lab-sources \
-		sysdev-kernel-building \
-		sysdev-linux-intro-lab-cross-compilation \
-		sysdev-linux-intro-modules \
-		sysdev-root-filesystem-title \
-		sysdev-root-filesystem-principles \
-		initramfs \
-		sysdev-root-filesystem-contents \
-		sysdev-root-filesystem-device-files \
-		sysdev-device-files \
-		sysdev-root-filesystem-virtual-fs \
-		sysdev-root-filesystem-minimal \
-		boot-sequence-initramfs \
-		sysdev-busybox \
-		sysdev-block-filesystems \
-		sysdev-flash-filesystems \
-		sysdev-embedded-linux \
-		sysdev-application-development \
-		sysdev-realtime \
-		sysdev-references \
-		last-slides
-
-SYSDEV_LABS   = setup \
-		sysdev-toolchain \
-		sysdev-u-boot \
-		sysdev-kernel-fetch-and-patch \
-		sysdev-kernel-cross-compiling \
-		sysdev-tinysystem \
-		sysdev-block-filesystems \
-		sysdev-flash-filesystems \
-		sysdev-thirdparty \
-		sysdev-buildroot \
-		sysdev-application-development \
-		sysdev-application-debugging \
-		sysdev-real-time




More information about the training-materials-updates mailing list