[bootlin/training-materials updates] master: sysdev: labs: update BusyBox option text (097af707)

Luca Ceresoli luca.ceresoli at bootlin.com
Tue Dec 13 13:13:18 CET 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/097af7073dc0db6a35c65e695b21a30946ed0181

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

commit 097af7073dc0db6a35c65e695b21a30946ed0181
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Mon Dec 12 12:33:17 2022 +0100

    sysdev: labs: update BusyBox option text
    
    This was changed a few years ago.
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

097af7073dc0db6a35c65e695b21a30946ed0181
 labs/sysdev-tinysystem/sysdev-tinysystem.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/labs/sysdev-tinysystem/sysdev-tinysystem.tex b/labs/sysdev-tinysystem/sysdev-tinysystem.tex
index a891d451..6791671a 100644
--- a/labs/sysdev-tinysystem/sysdev-tinysystem.tex
+++ b/labs/sysdev-tinysystem/sysdev-tinysystem.tex
@@ -161,7 +161,8 @@ Build BusyBox using the toolchain that you used to build the kernel.
 
 Going back to the BusyBox configuration interface,
 check the installation directory for BusyBox\footnote{You will find
-this setting in \code{Settings -> Install Options -> BusyBox installation prefix}.}.
+this setting in
+\code{Settings -> Install Options -> Destination path for 'make install'}.}.
 Set it to the path to your \code{nfsroot} directory.
 
 Now run \inlinebash{$ make install} to install BusyBox in this directory.




More information about the training-materials-updates mailing list