[bootlin/training-materials updates] master: Embedded Linux: correct definition of /mnt (002702b0)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Apr 8 10:49:36 CEST 2022


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

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

commit 002702b0cf3a0542950e1445c9f2fb76ce9c2630
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Apr 8 10:49:36 2022 +0200

    Embedded Linux: correct definition of /mnt
    
    Source: https://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch03s12.html
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

002702b0cf3a0542950e1445c9f2fb76ce9c2630
 .../sysdev-root-filesystem-contents/sysdev-root-filesystem-contents.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-root-filesystem-contents/sysdev-root-filesystem-contents.tex b/slides/sysdev-root-filesystem-contents/sysdev-root-filesystem-contents.tex
index 48690a54..d9a44f54 100644
--- a/slides/sysdev-root-filesystem-contents/sysdev-root-filesystem-contents.tex
+++ b/slides/sysdev-root-filesystem-contents/sysdev-root-filesystem-contents.tex
@@ -28,7 +28,7 @@
   \item[/home] Directory for the users home directories
   \item[/lib] Basic libraries
   \item[/media] Mount points for removable media
-  \item[/mnt] Mount points for static media
+  \item[/mnt] Mount point for a temporarily mounted filesystem
   \item[/proc] Mount point for the proc virtual filesystem
   \end{description}
 \end{frame}




More information about the training-materials-updates mailing list