From 911f043c2dd45b52d54ad8bb20fef8515f60024c Mon Sep 17 00:00:00 2001 From: jinguang Date: Tue, 13 Sep 2022 13:31:19 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!1198=20?= =?UTF-8?q?:=20sys=5Finstaller=E5=AD=B5=E5=8C=96=E6=AF=95=E4=B8=9A'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md | 2 +- sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md | 2 +- sig/sigs.json | 2 +- zh/committer.md | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md index 05e612e..412dfbb 100755 --- a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md +++ b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice.md @@ -54,7 +54,7 @@ Basic Software Services includes the following sub-systems: | Update Pakaging Tools | [update_packaging_tools](https://gitee.com/openharmony/update_packaging_tools) | Update Packaging Tools provide tools to build full OTA packages and differential packages. | | Update Package Installer | [update_updater](https://gitee.com/openharmony/update_updater) | Update Package Installer can verify OTA package, and install the package to the OpenHarmony device. | | Updating Service | [update_updateservice](https://gitee.com/openharmony/update_updateservice) | Updating Service can query and download OTA packages. | -| Update System Installer | [update_sys_installer](https://gitee.com/openharmony/update_sys_installer) | Update System Installer can verify OTA package, and install the package to the OpenHarmony device for AB system. | +| Update System Installer | [update_sys_installer](https://gitee.com/openharmony-sig/update_sys_installer) | Update System Installer can verify OTA package, and install the package to the OpenHarmony device for AB system. | | Account Manager | [account_os_account](https://gitee.com/openharmony/account_os_account) | Account Manager can create/delete, login/logout and query system accounts. It can also manage application accounts and distributed accounts. | | Barrier Free Service | [accessibility](https://gitee.com/openharmony/accessibility) | Barrier Free Service can provide information exchange framework between application and accessibilities applications. | | Enterprise Device Management | [customization_enterprise_device_management](https://gitee.com/openharmony-sig/customization_enterprise_device_management) | Enterprise Device Management provide API for enterprise applications to manager OpenHarmony devices in scale. | diff --git a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md index db0c815..4f2e8b6 100755 --- a/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md +++ b/sig/sig-basicsoftwareservice/sig-basicsoftwareservice_cn.md @@ -54,7 +54,7 @@ BasicSoftwareService SIG技术栈范围全景图如下图所示: |升级工具|[update_packaging_tools](https://gitee.com/openharmony/update_packaging_tools)|升级包制作工具是用于制作升级包的工具,功能主要包括:全量升级包制作、差分升级包制作以及变分区升级包制作。| |升级包安装|[update_updater](https://gitee.com/openharmony/update_updater)|升级包安装组件,其功能主要包括读取misc分区信息获取升级包状态,对升级包进行校验,确保升级包合法有效;然后从升级包中解析出升级的可执行程序,创建子进程并启动升级程序。具体升级的动作由升级脚本控制。| |升级服务|[update_updateservice](https://gitee.com/openharmony/update_updateservice)|升级服务组件是一个SA(System Ability),由OHOS 的init 进程负责启动。主要功能包括:
1、查找可用的升级包;
2、下载升级包;
3、设置/获取升级策略;
4、触发升级| -|系统安装|[update_sys_installer](https://gitee.com/openharmony/update_sys_installer)|系统安装组件,其功能主要包括读取AB系统启动状态,对升级包进行校验,确保升级包合法有效;然后从升级包中解析出升级的可执行程序,创建子进程并启动升级程序,完成对AB系统主备分区的升级。| +|升级包系统安装|[update_sys_installer](https://gitee.com/openharmony-sig/update_sys_installer)|升级包系统安装组件,其功能主要包括读取AB系统启动状态,对升级包进行校验,确保升级包合法有效;然后从升级包中解析出升级的可执行程序,创建子进程并启动升级程序,完成对AB系统主备分区的升级。具体升级的动作由升级脚本控制。| |系统账号|[account_os_account](https://gitee.com/openharmony/account_os_account)|提供系统帐号生命周期管理,包括系统帐号的创建、切换、删除、查询和修改。 提供应用帐号的管理和应用账号OAuth鉴权能力,提供分布式帐号状态管理能力。| |无障碍|[accessibility](https://gitee.com/openharmony/accessibility)|提供在应用程序和辅助应用之间交换信息的机制,支持辅助应用开发框架,增强无障碍功能体验。| diff --git a/sig/sigs.json b/sig/sigs.json index 44c01cf..4837ba9 100644 --- a/sig/sigs.json +++ b/sig/sigs.json @@ -507,7 +507,7 @@ "https://gitee.com/openharmony/update_packaging_tools", "https://gitee.com/openharmony/update_updater", "https://gitee.com/openharmony/update_updateservice", - "https://gitee.com/openharmony/update_sys_installer", + "https://gitee.com/openharmony-sig/update_sys_installer", "https://gitee.com/openharmony/third_party_bzip2", "https://gitee.com/openharmony/third_party_lz4", "https://gitee.com/openharmony/time_time_service", diff --git a/zh/committer.md b/zh/committer.md index cb710c9..eb43b18 100644 --- a/zh/committer.md +++ b/zh/committer.md @@ -414,5 +414,4 @@ |412|third_party_lldb-mi|third_party/lldb-mi||https://gitee.com/huanghuijin|huanghuijin@huawei.com| | |SIG_CompileRuntime| |413|third_party_opencl-headers|third_party/opencl-headers|https://gitee.com/sunsuodong|sunsuodong@huawei.com|https://gitee.com/leoxc|chenxu25@huawei.com|SIG-AI-Framework| |414|security_crypto_framework|base/security/crypto_framework|https://gitee.com/lvyuanmin|lvyuanmin@huawei.com|https://gitee.com/lucky-jinduo|jinmengtong@huawei.com|SIG_Security| -|414|security_crypto_framework|base/security/crypto_framework|https://gitee.com/jinliang9|jinliang9@huawei.com| | |SIG_Security| -|415|update_sys_installer|base/update/sys_installer|https://gitee.com/ailorna|hehuan1@huawei.com|https://gitee.com/hughes802 |h.hu@huawei.com |SIG_BasicSoftwareService| \ No newline at end of file +|414|security_crypto_framework|base/security/crypto_framework|https://gitee.com/jinliang9|jinliang9@huawei.com| | |SIG_Security| \ No newline at end of file -- GitLab