[bootlin/training-materials updates] master: Boot time slides: fix syntax error (c1972ed0)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Oct 24 11:28:31 CEST 2019


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

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

commit c1972ed071ec62ec402f2c3e0a7844ef134ee755
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Oct 24 11:28:31 2019 +0200

    Boot time slides: fix syntax error
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

c1972ed071ec62ec402f2c3e0a7844ef134ee755
 slides/boot-time-init-scripts3/boot-time-init-scripts3.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/boot-time-init-scripts3/boot-time-init-scripts3.tex b/slides/boot-time-init-scripts3/boot-time-init-scripts3.tex
index 0cae050b..943b93ea 100644
--- a/slides/boot-time-init-scripts3/boot-time-init-scripts3.tex
+++ b/slides/boot-time-init-scripts3/boot-time-init-scripts3.tex
@@ -54,5 +54,5 @@ application and then switch to the final root filesystem with
 \item Example on Linux 5.1 with a 1.60 MB initramfs (tar archive size)
       on Beagle Bone Black: this allowed to reduce the kernel size from 4.94
       MB to 4.74 MB (-200 KB) and save about 170 ms of boot time.
-\end{tabular}
+\end{itemize}
 \end{frame}




More information about the training-materials-updates mailing list