[FE training-materials-updates] Rework of kernel configuration and compiling

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Nov 21 15:53:15 CET 2017


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

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

commit 9670efe095e5a5a8da9665561cffeaceb20c16da
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Nov 21 15:47:38 2017 +0100

    Rework of kernel configuration and compiling
    
    - Stop presenting native and cross-compiling
      in two different stages, which felt unnecessarily
      progressive as most of our users don't care about
      native compiling.
    
      Details about non x86 architectures were already
      given anyway (such as zImage file names)
    
    - Tried to give a better overview of the process
      and improve the structure a little bit.
      Thanks to removing duplicate content, the
      slide count remains the same!
    
    - Updated a few screenshots
    
    - The changes are shared by several courses
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

9670efe095e5a5a8da9665561cffeaceb20c16da
 Makefile                                           |  16 +-
 .../.sysdev-kernel-building.tex.swp                | Bin 0 -> 36864 bytes
 .../device-tree-for-dummies.png                    | Bin 0 -> 301170 bytes
 .../sysdev-kernel-building/gconfig-screenshot.png  | Bin 0 -> 18926 bytes
 slides/sysdev-kernel-building/iso-example.png      | Bin 0 -> 5199 bytes
 .../kernel-building-overview.dia                   | Bin 0 -> 2291 bytes
 slides/sysdev-kernel-building/kernel-mrproper.png  | Bin 0 -> 53880 bytes
 .../menuconfig-screenshot.png                      | Bin 0 -> 100313 bytes
 .../sysdev-kernel-building/nconfig-screenshot.png  | Bin 0 -> 32834 bytes
 .../sysdev-kernel-building.tex                     | 566 +++++++++++++++++++++
 .../sysdev-kernel-building/xconfig-iso-example.dia | 432 ++++++++++++++++
 .../sysdev-kernel-building/xconfig-screenshot.png  | Bin 0 -> 247821 bytes
 slides/sysdev-kernel-building/xconfig-search.png   | Bin 0 -> 105585 bytes
 .../kernel-mrproper.png                            | Bin 53880 -> 0 bytes
 .../sysdev-linux-intro-compilation.tex             | 103 ----
 .../gconfig-screenshot.png                         | Bin 18926 -> 0 bytes
 .../iso-example.png                                | Bin 5199 -> 0 bytes
 .../menuconfig-screenshot.png                      | Bin 100313 -> 0 bytes
 .../nconfig-screenshot.png                         | Bin 32834 -> 0 bytes
 .../sysdev-linux-intro-configuration.tex           | 291 -----------
 .../xconfig-iso-example.dia                        | 432 ----------------
 .../xconfig-screenshot.png                         | Bin 125216 -> 0 bytes
 .../xconfig-search.png                             | Bin 61607 -> 0 bytes
 .../device-tree-for-dummies.png                    | Bin 301170 -> 0 bytes
 .../sysdev-linux-intro-cross-compilation.tex       | 236 ---------
 25 files changed, 1002 insertions(+), 1074 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --cc 9670efe095e5a5a8da9665561cffeaceb20c16da



More information about the training-materials-updates mailing list