[FE training-materials-updates] labs: improve the network conf instructions

Michael Opdenacker michael.opdenacker at free-electrons.com
Tue Oct 8 09:41:20 CEST 2013


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

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

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

commit 0927fa1817657ceda2a09733e434e075d59ed4f5
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Tue Oct 8 09:33:15 2013 +0200

    labs: improve the network conf instructions
    
    - Mention to press the "Add" button
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

0927fa1817657ceda2a09733e434e075d59ed4f5
 labs/kernel-board-setup/kernel-board-setup.tex |    3 ++-
 labs/sysdev-u-boot/sysdev-u-boot.tex           |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/labs/kernel-board-setup/kernel-board-setup.tex b/labs/kernel-board-setup/kernel-board-setup.tex
index 2d643a6..0fd3a2e 100644
--- a/labs/kernel-board-setup/kernel-board-setup.tex
+++ b/labs/kernel-board-setup/kernel-board-setup.tex
@@ -203,7 +203,8 @@ Select the new wired network connection:
 \includegraphics[width=8cm]{labs/kernel-board-setup/network-config-2.png}
 \end{center}
 
-In the \code{IPv4 Settings} tab, make the interface use a static IP
+In the \code{IPv4 Settings} tab, press the \code{Add} button and
+make the interface use a static IP
 address, like \code{192.168.0.1} (of course, make sure that this address
 belongs to a separate network segment from the one of the main company
 network). You will also need to specify the local network mask
diff --git a/labs/sysdev-u-boot/sysdev-u-boot.tex b/labs/sysdev-u-boot/sysdev-u-boot.tex
index 6943818..c55e7d5 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -341,7 +341,8 @@ Select the new {\em wired network connection}:
 \includegraphics[width=8cm]{labs/sysdev-u-boot/network-config-2.png}
 \end{center}
 
-In the {\em IPv4 Settings} tab, make the interface use a static IP
+In the \code{IPv4 Settings} tab, press code \code{Add} button
+and make the interface use a static IP
 address, like \code{192.168.0.1} (of course, make sure that this
 address belongs to a separate network segment from the one of the main
 company network).



More information about the training-materials-updates mailing list