未验证 提交 a8c0ed60 编写于 作者: O openharmony_ci 提交者: Gitee

!244 mount tmpfs on /storage and mkdir /storage/media

Merge pull request !244 from jiahaoluo/master
...@@ -216,6 +216,8 @@ ...@@ -216,6 +216,8 @@
"mkdir /data/service/el2/0/hmdfs 0711 system system", "mkdir /data/service/el2/0/hmdfs 0711 system system",
"mkdir /data/chipset/el1/0 0711 root root", "mkdir /data/chipset/el1/0 0711 root root",
"mkdir /data/chipset/el2/0 0711 root root", "mkdir /data/chipset/el2/0 0711 root root",
"mount tmpfs tmpfs /storage nodev noexec nosuid mode=0755,uid=0,gid=0",
"mkdir /storage/media 0711 root root",
"mkdir /data/bootchart 0755 shell shell", "mkdir /data/bootchart 0755 shell shell",
"mkdir /data/app-staging 0750 system system", "mkdir /data/app-staging 0750 system system",
"copy /data/system/entropy.dat /dev/urandom", "copy /data/system/entropy.dat /dev/urandom",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册