[FE training-materials-updates] labs/autotools, buildroot: use \longname instead of hardcoding session name

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri May 22 17:57:26 CEST 2015


Repository : git://git.free-electrons.com/training-materials.git

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

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

commit c9bab5b9c7ba51e865c4a319854523d9e3a25a21
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Fri May 22 17:56:47 2015 +0200

    labs/autotools,buildroot: use \longname instead of hardcoding session name
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

c9bab5b9c7ba51e865c4a319854523d9e3a25a21
 labs/autotools-usage/autotools-usage.tex | 6 +++---
 labs/buildroot-basic/buildroot-basic.tex | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/labs/autotools-usage/autotools-usage.tex b/labs/autotools-usage/autotools-usage.tex
index 37a2550..b481299 100644
--- a/labs/autotools-usage/autotools-usage.tex
+++ b/labs/autotools-usage/autotools-usage.tex
@@ -11,13 +11,13 @@
 
 \section{Download ethtool}
 
+Go to the {\tt \$HOME/\longname-labs/} directory.
+
 To start our exploration of {\em autotools}, we'll use the {\bf
   ethtool} set of programs. Download the 3.18 version from the project
 home page at
 \url{https://www.kernel.org/pub/software/network/ethtool/} and extract
-it. The location doesn't really matter, you can extract it directly in
-\code{$HOME}, or create a \code{$HOME/autotools-labs} for all your
-autotools labs.
+it.
 
 \section{Exploration of the sources}
 
diff --git a/labs/buildroot-basic/buildroot-basic.tex b/labs/buildroot-basic/buildroot-basic.tex
index 7dc3ce8..2be708b 100644
--- a/labs/buildroot-basic/buildroot-basic.tex
+++ b/labs/buildroot-basic/buildroot-basic.tex
@@ -13,7 +13,7 @@
 
 \section{Setup}
 
-Go to the \code{$HOME/buildroot-labs/} directory.
+Go to the {\tt \$HOME/\longname-labs/} directory.
 
 As specified in the Buildroot
 manual\footnote{\url{http://buildroot.org/downloads/manual/manual.html\#requirement-mandatory}},



More information about the training-materials-updates mailing list