[bootlin/training-materials updates] master: Boot time labs: fix consistency issue in guidelines (2c8ab056)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Jun 24 11:29:29 CEST 2021


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

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

commit 2c8ab05641adb3cc66fcc5ef531e3617499d9395
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Jun 24 11:29:29 2021 +0200

    Boot time labs: fix consistency issue in guidelines
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

2c8ab05641adb3cc66fcc5ef531e3617499d9395
 .../boot-time-filesystem-optimizations.tex                              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/boot-time-filesystem-optimizations/boot-time-filesystem-optimizations.tex b/labs/boot-time-filesystem-optimizations/boot-time-filesystem-optimizations.tex
index 517b3526..27d87d60 100644
--- a/labs/boot-time-filesystem-optimizations/boot-time-filesystem-optimizations.tex
+++ b/labs/boot-time-filesystem-optimizations/boot-time-filesystem-optimizations.tex
@@ -122,7 +122,7 @@ containing your root filesystem)
 	   to avoid wasting space compressing the initramfs twice.
   \end{itemize}
   \item Disable \code{Enable the block layer}
-  \item Disable \code{MMC/SD/SDIO card support}
+  \item In \code{Device Drivers}, disable \code{MMC/SD/SDIO card support}
   \item We won't have to disable block filesystems as they are no longer
 compiled when block support is disabled.
 \end{itemize}




More information about the training-materials-updates mailing list