From 35cc650a0922592400b1694a1a6ff10e4e484863 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=BE=E9=94=A6=E5=B1=B1?= <791770396@qq.com>
Date: Thu, 3 Jul 2025 05:56:30 +0000
Subject: [PATCH 1/6] update README_zh.md.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 曾锦山 <791770396@qq.com>
---
README_zh.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README_zh.md b/README_zh.md
index 4efaac399..4357a018b 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -8,6 +8,10 @@ init组件负责处理从内核加载第一个用户态进程开始,到第一
**图 1** OHOS启动框架图
+
+
+
+

## 目录
--
Gitee
From a43bbcc467473c157d7338fac848da0f0bdf81ca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=BE=E9=94=A6=E5=B1=B1?= <791770396@qq.com>
Date: Thu, 3 Jul 2025 08:17:38 +0000
Subject: [PATCH 2/6] update README_zh.md.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 曾锦山 <791770396@qq.com>
---
README_zh.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README_zh.md b/README_zh.md
index 4357a018b..f7159212c 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -6,6 +6,8 @@ init组件负责处理从内核加载第一个用户态进程开始,到第一
## 系统架构
+
+
**图 1** OHOS启动框架图
--
Gitee
From b6da60b74592a612e26072a9f183e75584119606 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=BE=E9=94=A6=E5=B1=B1?= <791770396@qq.com>
Date: Thu, 3 Jul 2025 08:43:14 +0000
Subject: [PATCH 3/6] update README_zh.md.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 曾锦山 <791770396@qq.com>
---
README_zh.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README_zh.md b/README_zh.md
index f7159212c..01052cbec 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -10,7 +10,9 @@ init组件负责处理从内核加载第一个用户态进程开始,到第一
**图 1** OHOS启动框架图
+flutter
+huawei
--
Gitee
From 567701ee9b1fc1d39d0f0887136651961cce1233 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=BE=E9=94=A6=E5=B1=B1?= <791770396@qq.com>
Date: Thu, 3 Jul 2025 08:53:53 +0000
Subject: [PATCH 4/6] update README_zh.md.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 曾锦山 <791770396@qq.com>
---
README_zh.md | 3 ---
1 file changed, 3 deletions(-)
diff --git a/README_zh.md b/README_zh.md
index 01052cbec..7c4f1862b 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -10,9 +10,6 @@ init组件负责处理从内核加载第一个用户态进程开始,到第一
**图 1** OHOS启动框架图
-flutter
-
-huawei
--
Gitee
From 5508ae5bce9d45cf2df020d459a8dd33fb090299 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=BE=E9=94=A6=E5=B1=B1?= <791770396@qq.com>
Date: Thu, 3 Jul 2025 12:57:20 +0000
Subject: [PATCH 5/6] update README_zh.md.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 曾锦山 <791770396@qq.com>
---
README_zh.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README_zh.md b/README_zh.md
index 7c4f1862b..a26c08aff 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -6,7 +6,7 @@ init组件负责处理从内核加载第一个用户态进程开始,到第一
## 系统架构
-
+flutter
**图 1** OHOS启动框架图
--
Gitee
From 763dc1a658193ee28bd118248977b1f8d4dad293 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9B=BE=E9=94=A6=E5=B1=B1?= <791770396@qq.com>
Date: Fri, 11 Jul 2025 01:52:07 +0000
Subject: [PATCH 6/6] update README.md.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: 曾锦山 <791770396@qq.com>
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 4ab9187dc..8dcdc9e6f 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,10 @@
The init module starts system service processes from the time the kernel loads the first user-space process to the time the first application is started. In addition to loading key system processes, the module needs to configure their permissions during the startup and keep the specified process alive after sub-processes are started. If a process exits abnormally, the module needs to restart it, and to perform system reset for a special process.
+
+flutter
+huawei
+
## Directory Structure
```
--
Gitee