[FE training-materials-updates] toolchain lab: remove apt-get clean instructions

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Oct 15 10:59:13 CEST 2013


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

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

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

commit dfff33e5fb574bdd101a1b76bfc25712184736e7
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Oct 15 09:46:05 2013 +0200

    toolchain lab: remove apt-get clean instructions
    
    - Would only save about 50 MB of disk space
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

dfff33e5fb574bdd101a1b76bfc25712184736e7
 labs/sysdev-toolchain/sysdev-toolchain.tex |    1 -
 1 file changed, 1 deletion(-)

diff --git a/labs/sysdev-toolchain/sysdev-toolchain.tex b/labs/sysdev-toolchain/sysdev-toolchain.tex
index b393a9b..384ab57 100644
--- a/labs/sysdev-toolchain/sysdev-toolchain.tex
+++ b/labs/sysdev-toolchain/sysdev-toolchain.tex
@@ -21,7 +21,6 @@ Install the packages needed for this lab:
 sudo apt-get install autoconf automake libtool libexpat1-dev \
      libncurses5-dev bison flex patch curl cvs texinfo \
      build-essential subversion gawk python-dev gperf
-sudo apt-get clean
 \end{verbatim}
 
 \section{Getting Crosstool-ng}



More information about the training-materials-updates mailing list