[bootlin/training-materials updates] master: labs/sysdev-tinysystem: instruct to add web server start to startup script (dc0812eb)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Sep 28 17:29:56 CEST 2022


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

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

commit dc0812ebcaf55324f5b516b7ba16c6f7aabe467e
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Sep 28 17:29:56 2022 +0200

    labs/sysdev-tinysystem: instruct to add web server start to startup script
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

dc0812ebcaf55324f5b516b7ba16c6f7aabe467e
 labs/sysdev-tinysystem/sysdev-tinysystem.tex | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/labs/sysdev-tinysystem/sysdev-tinysystem.tex b/labs/sysdev-tinysystem/sysdev-tinysystem.tex
index 30ba704d..94edb4fc 100644
--- a/labs/sysdev-tinysystem/sysdev-tinysystem.tex
+++ b/labs/sysdev-tinysystem/sysdev-tinysystem.tex
@@ -285,6 +285,9 @@ opening \code{http://192.168.0.100/index.html} on the host.
 
 See how the dynamic pages are implemented. Very simple, isn't it?
 
+Finish by adding the command that starts the web server to your
+startup script, so that it is always started on your target.
+
 \section{Going further}
 
 If you have time before the others complete their labs...




More information about the training-materials-updates mailing list