浏览代码

process revision

Alfonso Gamboa 4 年之前
父节点
当前提交
07eeeb57c3
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      build.md

+ 3 - 1
build.md

@@ -14,8 +14,10 @@ bind replaces ```/etc/profile```
 mounts ```/tmp``` and ```/run```
 mounts ```/tmp``` and ```/run```
 
 
 mounts ```/system```
 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 ```/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```
 creates wz_mini's workplace directory at ```/opt/wz_mini/tmp```