[FE training-materials-updates] sysdev-buildroot: Remove the symbolic link to output

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Oct 4 18:29:33 CEST 2012


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

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

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

commit fd2e020135bb263138fe8bb496d66de1656f227e
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Thu Oct 4 18:27:05 2012 +0200

    sysdev-buildroot: Remove the symbolic link to output
    
    This symbolic link is really useless, and confuses people that already
    have troubles understanding the file hierarchy. Let's have them face
    the real hierarchy without adding even more confusion through
    symlinks.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

fd2e020135bb263138fe8bb496d66de1656f227e
 labs/sysdev-buildroot/sysdev-buildroot.tex |    9 ---------
 1 file changed, 9 deletions(-)

diff --git a/labs/sysdev-buildroot/sysdev-buildroot.tex b/labs/sysdev-buildroot/sysdev-buildroot.tex
index 1d5d9fa..5d35d96 100644
--- a/labs/sysdev-buildroot/sysdev-buildroot.tex
+++ b/labs/sysdev-buildroot/sysdev-buildroot.tex
@@ -164,15 +164,6 @@ explore its contents:
 
 \end{itemize}
 
-At the end of the run, get back to the main lab directory and create a
-symbolic link to the \code{output} directory:
-
-\begin{verbatim}
-ln -s buildroot-<version>/output .
-\end{verbatim}
-
-This will make our life simpler in the next lab.
-
 \section{Run the generated system}
 
 If you didn't do it in the previous lab, install QEMU emulator for non



More information about the training-materials-updates mailing list