[BL training-materials-updates] Replace git.free-electrons.com by git.bootlin.com

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Feb 23 10:07:52 CET 2018


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

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

commit 0ab7f21b1c56d420b374281ae05bf98fe3ad7014
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Fri Feb 23 10:07:52 2018 +0100

    Replace git.free-electrons.com by git.bootlin.com
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

0ab7f21b1c56d420b374281ae05bf98fe3ad7014
 common/labs-header.tex                                                | 2 +-
 common/labs.sty                                                       | 3 ++-
 labs/android-new-board/android-new-board.tex                          | 4 ++--
 labs/kernel-board-setup/kernel-board-setup.tex                        | 2 +-
 slides/beagleboneblack-board/open-source-hardware-logo.svg            | 2 +-
 slides/boottime-application/boottime-application.tex                  | 2 +-
 slides/boottime-init-scripts3/boottime-init-scripts3.tex              | 2 +-
 slides/first-slides/first-slides.tex                                  | 2 +-
 .../kernel-driver-development-modules.tex                             | 4 ++--
 .../sysdev-application-development/sysdev-application-development.tex | 2 +-
 10 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/common/labs-header.tex b/common/labs-header.tex
index 762670d..d54ef23 100644
--- a/common/labs-header.tex
+++ b/common/labs-header.tex
@@ -8,7 +8,7 @@
 % Custom bootlin commands
 
 \newcommand{\sourcecode}[1]{\verbatimtabinput{../#1}{\small (Source code link:
-\url{http://git.free-electrons.com/training-materials/plain/#1})}}
+\url{https://git.bootlin.com/training-materials/plain/#1})}}
 
 \title{\labbooktitle \\ \vspace{1cm} Lab Book}
 \trainingurl{\labbookurl}
diff --git a/common/labs.sty b/common/labs.sty
index 21f5ae7..305e477 100644
--- a/common/labs.sty
+++ b/common/labs.sty
@@ -134,7 +134,8 @@
 
   Updates to this document can be found on \url{\@trainingurl}.
 
-  This document was generated from LaTeX sources found on \url{http://git.free-electrons.com/training-materials}.
+  This document was generated from LaTeX sources found on
+\url{https://git.bootlin.com/training-materials}.
 
   More details about our training sessions can be found on
 \url{http://bootlin.com/training}.
diff --git a/labs/android-new-board/android-new-board.tex b/labs/android-new-board/android-new-board.tex
index 6da9b13..ec66d2f 100644
--- a/labs/android-new-board/android-new-board.tex
+++ b/labs/android-new-board/android-new-board.tex
@@ -25,7 +25,7 @@ additions nicely, the first thing we need is to add rowboat's
 configuration repo to the manifest.
 
 To do so, create a local manifest to add the repository
-\code{git://git.free-electrons.com/android/training/vendor-ti-beagleboneblack},
+\code{git://git.bootlin.com/android/training/vendor-ti-beagleboneblack},
 at revision \code{rowboat-jb-4.3-fe}, and store it to
 \code{device/ti/beagleboneblack}
 
@@ -272,7 +272,7 @@ system has to copy these files into the images at compilation time.
 
 The first thing to do is to download the SGX drivers source code from
 rowboat. Modify your local manifest to download them from
-\code{http://git.free-electrons.com/android/training/hardware-ti-sgx},
+\code{https://git.bootlin.com/android/training/hardware-ti-sgx},
 at revision \code{ti_sgx_sdk-ddk_1.10-jb-4.3-fe}, and store it in
 \code{hardware/ti/sgx}.
 
diff --git a/labs/kernel-board-setup/kernel-board-setup.tex b/labs/kernel-board-setup/kernel-board-setup.tex
index f815f03..17b0aba 100644
--- a/labs/kernel-board-setup/kernel-board-setup.tex
+++ b/labs/kernel-board-setup/kernel-board-setup.tex
@@ -120,7 +120,7 @@ Some earlier versions do not support this.}.
 If you are doing these labs on your own (i.e. without participating to a Bootlin
 course), we ask you to install the U-Boot binary that we compiled and
 tested. See
-\url{http://git.free-electrons.com/training-materials/tree/lab-data/common/bootloader/beaglebone-black/README.txt}
+\url{https://git.bootlin.com/training-materials/tree/lab-data/common/bootloader/beaglebone-black/README.txt}
 file for a simple way to do this.
 
 To avoid trouble because of settings applied in previous practical labs,
diff --git a/slides/beagleboneblack-board/open-source-hardware-logo.svg b/slides/beagleboneblack-board/open-source-hardware-logo.svg
index 3ba0a05..f95c584 100644
--- a/slides/beagleboneblack-board/open-source-hardware-logo.svg
+++ b/slides/beagleboneblack-board/open-source-hardware-logo.svg
@@ -15,7 +15,7 @@
    xml:space="preserve"
    inkscape:version="0.91 r13725"
    sodipodi:docname="Open-source-hardware-logo.svg"
-   inkscape:export-filename="/home/mike/git.free-electrons.com/training-materials/slides/beagleboneblack-board/open-source-hardware-logo.png"
+   inkscape:export-filename="/home/mike/git.bootlin.com/training-materials/slides/beagleboneblack-board/open-source-hardware-logo.png"
    inkscape:export-xdpi="52.253277"
    inkscape:export-ydpi="52.253277"><metadata
      id="metadata43"><rdf:RDF><cc:Work
diff --git a/slides/boottime-application/boottime-application.tex b/slides/boottime-application/boottime-application.tex
index a6908a0..6a04aac 100644
--- a/slides/boottime-application/boottime-application.tex
+++ b/slides/boottime-application/boottime-application.tex
@@ -29,7 +29,7 @@
 	\item \code{strace} can be compiled by your build system
 	\item Even easier: drop a ready-made static binary for your
 	      architecture, just when you need it. See
-	      \url{http://git.free-electrons.com/users/michael-opdenacker/static-binaries/tree/strace}
+	      \url{https://git.bootlin.com/users/michael-opdenacker/static-binaries/tree/strace}
 	\item Recommended usage: \\
 	      \code{strace -f -tt -o strace.log <program> <arguments>}
         \begin{itemize}
diff --git a/slides/boottime-init-scripts3/boottime-init-scripts3.tex b/slides/boottime-init-scripts3/boottime-init-scripts3.tex
index 35cacbf..92bba39 100644
--- a/slides/boottime-init-scripts3/boottime-init-scripts3.tex
+++ b/slides/boottime-init-scripts3/boottime-init-scripts3.tex
@@ -104,7 +104,7 @@ Often the first sign of life that you are showing!
       to display your splashscreen.
 \item On \code{armel}, you can just use our statically compiled
       binary: {\tiny
-\url{http://git.free-electrons.com/users/michael-opdenacker/static-binaries/tree/fbv}}
+\url{https://git.bootlin.com/users/michael-opdenacker/static-binaries/tree/fbv}}
 \item However, this is slow:\\
       878 ms on an Atmel AT91SAM9263 system!
 \end{itemize}
diff --git a/slides/first-slides/first-slides.tex b/slides/first-slides/first-slides.tex
index cb0dc89..acbc893 100644
--- a/slides/first-slides/first-slides.tex
+++ b/slides/first-slides/first-slides.tex
@@ -31,7 +31,7 @@
     Your fair use and other rights are in no way affected by the above.
     \vfill
     {\bf Document sources:}
-    \url{http://git.free-electrons.com/training-materials/} \\
+    \url{https://git.bootlin.com/training-materials/} \\
 \end{frame}
 
 %% If the materials a generated for a real session, not for the website
diff --git a/slides/kernel-driver-development-modules/kernel-driver-development-modules.tex b/slides/kernel-driver-development-modules/kernel-driver-development-modules.tex
index c57bbfe..a189bca 100644
--- a/slides/kernel-driver-development-modules/kernel-driver-development-modules.tex
+++ b/slides/kernel-driver-development-modules/kernel-driver-development-modules.tex
@@ -40,7 +40,7 @@ MODULE_AUTHOR("William Shakespeare");
         or when module unloading support is not enabled.
   \end{itemize}
 \item Example available on
-  \url{http://git.free-electrons.com/training-materials/plain/code/hello/hello.c}
+  \url{https://git.bootlin.com/training-materials/plain/code/hello/hello.c}
 \end{itemize}
 \end{frame}
 
@@ -306,7 +306,7 @@ module_exit(hello_exit);
 \end{minted}
 Thanks to Jonathan Corbet for the example!\\
 Source code available on: {\small
-\url{http://git.free-electrons.com/training-materials/plain/code/hello-param/hello_param.c}}
+\url{https://git.bootlin.com/training-materials/plain/code/hello-param/hello_param.c}}
 \end{frame}
 
 \begin{frame}[fragile]
diff --git a/slides/sysdev-application-development/sysdev-application-development.tex b/slides/sysdev-application-development/sysdev-application-development.tex
index c23a9d4..3ecb9ab 100644
--- a/slides/sysdev-application-development/sysdev-application-development.tex
+++ b/slides/sysdev-application-development/sysdev-application-development.tex
@@ -519,7 +519,7 @@
     Can be built by your cross-compiling toolchain generator.
   \item Even easier: drop a ready-made static binary for your
         architecture, just when you need it. See
-        \url{http://git.free-electrons.com/users/michael-opdenacker/static-binaries/tree/strace}
+        \url{https://git.bootlin.com/users/michael-opdenacker/static-binaries/tree/strace}
   \item Allows to see what any of your processes is doing:\\
     accessing files, allocating memory...\\
     Often sufficient to find simple bugs.




More information about the training-materials-updates mailing list