[FE training-materials-updates] sysdev-toolchain: update amount of disk space saved

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Oct 29 10:47:05 CET 2014


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

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

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

commit 30e69a5b11d90ee59a8036313fc05bc92423e203
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Wed Oct 29 10:45:55 2014 +0100

    sysdev-toolchain: update amount of disk space saved
    
    Just did a build: before cleaning, the crosstool-ng directly had a
    size of 4.9 GB, after cleaning, its sized reduced to 46 MB. So
    basically almost 5 GB of disk space saved.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


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

30e69a5b11d90ee59a8036313fc05bc92423e203
 labs/sysdev-toolchain/sysdev-toolchain.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-toolchain/sysdev-toolchain.tex b/labs/sysdev-toolchain/sysdev-toolchain.tex
index d9aa386..4a6c41e 100644
--- a/labs/sysdev-toolchain/sysdev-toolchain.tex
+++ b/labs/sysdev-toolchain/sysdev-toolchain.tex
@@ -174,7 +174,7 @@ correctly been compiled for the ARM architecture.
 
 \section{Cleaning up}
 
-To save about 3 GB of storage space, do a \code{./ct-ng clean} in the
+To save about 5 GB of storage space, do a \code{./ct-ng clean} in the
 Crosstool-NG source directory. This will remove the source code of the
 different toolchain components, as well as all the generated files
 that are now useless since the toolchain has been installed in



More information about the training-materials-updates mailing list