Explorar el Código

process revision

Alfonso Gamboa hace 4 años
padre
commit
07eeeb57c3
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      build.md

+ 3 - 1
build.md

@@ -14,8 +14,10 @@ bind replaces ```/etc/profile```
 mounts ```/tmp``` and ```/run```
 
 mounts ```/system```
+
 bind replaces ```/system/bin/factorycheck```, this program unmounts the binds that we do later in the file, its a debug program.
-bind replaces ```/etc/fstab```
+
+bind replaces ```/etc/fstab``` with our own version which includes ```/opt/wz_mini/tmp``` as a tmpfs path
 
 creates wz_mini's workplace directory at ```/opt/wz_mini/tmp```