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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 29 10:46:39 CEST 2021


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

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

commit 945ecc39e6a460f6e68effe946313ec1552a387a
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>


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

945ecc39e6a460f6e68effe946313ec1552a387a
 .../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