Commit Graph

2625 Commits

Author SHA1 Message Date
yh
4792dedd12 add check
Signed-off-by: yh <yanghao236@huawei.com>
Change-Id: I61095f4b06f0a41bf13ddc04c56bf0ad7f1b3ce0
2024-10-11 14:20:09 +08:00
openharmony_ci
fcff1a3425
!3234 handle init warning:mix signed and unsigned numbers
Merge pull request !3234 from 陈诺/1010_init
2024-10-10 14:33:38 +00:00
openharmony_ci
905a2f50e7
!3209 init风险代码整改
Merge pull request !3209 from duxianzhi/0930
2024-10-10 14:10:48 +00:00
chennuo
a05406be55 handle init warning
Signed-off-by: chennuo <chennuo12@huawei.com>
2024-10-10 20:57:42 +08:00
ohxianzhi
7c83b3f3e9 代码风险问题整改
Signed-off-by: ohxianzhi <duxianzhi@huawei.com>
2024-10-10 17:43:34 +08:00
hlzhangaj
99897202ce
const.ohos.fullname=OpenHarmony-5.0.2.49
Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2024-10-10 02:51:50 +00:00
openharmony_ci
1ad870d7b6
!3216 升级场景可能导致部分持久化参数丢失
Merge pull request !3216 from cat/persist_safe0925
2024-10-09 08:09:20 +00:00
cat
209371b00d repair persist paramter lost when update
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-10-08 08:02:27 +00:00
JStark
e222f5b786
update services/modules/reboot/reboot.c.
增加对上层重启原因细节信息的记录

Signed-off-by: JStark <jstark_wangjie@163.com>
2024-10-06 10:37:15 +00:00
openharmony_ci
34f607f85b
!3208 add bootup trace switch
Merge pull request !3208 from 杨浩/0930trace
2024-10-06 03:47:31 +00:00
openharmony_ci
48fd01e9ae
!3210 持久化参数写入返回值错误
Merge pull request !3210 from cat/persist_safe0925
2024-10-05 15:48:32 +00:00
cat
2ea968ce5f repair return value incorrect
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-10-04 08:23:59 +00:00
yanghao
71141ed3a0 add boot trace switch
Signed-off-by: yanghao <yanghao236@huawei.com>
Change-Id: I85381fdb2803a8731e800913a4c4f6ee6bddf400
2024-09-30 15:28:38 +08:00
openharmony_ci
90d69f079d
!3177 persist参数文件加密
Merge pull request !3177 from cat/persist_safe0925
2024-09-30 06:49:57 +00:00
cat
fd6f876f7d add safe persist file
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-09-30 03:35:47 +00:00
openharmony_ci
939de4d1a4
!3195 init第一阶段mount失败后执行sh存在安全问题
Merge pull request !3195 from cat/sh_0927
2024-09-29 06:18:55 +00:00
cat
ace3bac61d rm exec sh when mount fail
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-09-27 09:57:11 +00:00
openharmony_ci
e716634414
!3174 【轻量级 PR】:const.ohos.fullname=OpenHarmony-5.0.2.46
Merge pull request !3174 from hlzhangaj/N/A
2024-09-27 09:09:45 +00:00
openharmony_ci
507255516f
!3185 add ut
Merge pull request !3185 from 杨浩/0926ut
2024-09-27 06:11:55 +00:00
yanghao
a923341af1 add ut
Change-Id: I14c7605079284fbbd5839c513934f96775476f0c
Signed-off-by: yanghao <yanghao236@huawei.com>
2024-09-26 16:57:31 +08:00
hlzhangaj
9df7e73aaa
const.ohos.fullname=OpenHarmony-5.0.2.46
Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2024-09-25 06:55:03 +00:00
caiwei
c541c5e03b fix: Add a judgment condition for charger_mode
Signed-off-by: caiwei <wei.cai@archermind.com>
2024-09-24 14:11:40 +08:00
openharmony_ci
6a3f9ed398
!3167 回退持久化参数的修改
Merge pull request !3167 from cat/0923revert_persist
2024-09-23 14:12:45 +00:00
openharmony_ci
3f7d9b0f4c
!3164 init feature变量名整改
Merge pull request !3164 from 林楠木/0920
2024-09-23 12:53:23 +00:00
cat
1de018b46d revert persist change
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-09-23 06:04:20 +00:00
hlzhangaj
5f62e77b85
const.ohos.fullname=OpenHarmony-5.0.2.45
Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2024-09-20 02:54:31 +00:00
lwx1281857
a641bda841 Description:Code optimization
Feature or Bugfix:Bugfix
Binary Source:No

Signed-off-by: lwx1281857 <linnanmu@h-partners.com>
2024-09-20 10:25:51 +08:00
openharmony_ci
5728a4e49d
!3159 加载完持久化参数后触发参数变化的回调
Merge pull request !3159 from cat/persist_trigger
2024-09-19 12:53:13 +00:00
cat
57c5945e04 send trigger when load persist param
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-09-19 09:24:27 +00:00
openharmony_ci
bbc5718a73
!3153 当定义了init_ext时init不安装passwd和group,避免init_ext中的passwd和group在安装到system镜像时被覆盖
Merge pull request !3153 from cat/master
2024-09-18 03:41:40 +00:00
cat
243e4739c7 Description:do not install passwd when init_ext defined
Feature or Bugfix:Bugfix
Binary Source: No

Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-09-18 01:38:35 +00:00
徐未来
4a3af65068 时间时区参数空间扩容
Signed-off-by: 徐未来 <xuweilai2@huawei.com>
2024-09-14 15:29:20 +08:00
openharmony_ci
5abd2df49d
!3144 【轻量级 PR】:const.ohos.fullname=OpenHarmony-5.0.2.43
Merge pull request !3144 from hlzhangaj/N/A
2024-09-12 04:26:49 +00:00
hlzhangaj
9a2f3e68cd
const.ohos.fullname=OpenHarmony-5.0.2.43
Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2024-09-11 09:01:17 +00:00
lwx1281857
61df63c7d1 Description: Code optimization
Feature or Bugfix: Bugfix
Binary Source:No

Signed-off-by: lwx1281857 <linnanmu@h-partners.com>
2024-09-11 14:42:33 +08:00
openharmony_ci
7f68ab1d14
!3129 init模块Fuzz用例报错整改
Merge pull request !3129 from 林楠木/Del
2024-09-11 02:35:06 +00:00
hlzhangaj
d99a98de90 cherry pick 4af7cd2 from https://gitee.com/hlzhangaj/startup_init/pulls/3127
const.product.software.version=OpenHarmony 5.0.2.42

Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2024-09-10 09:36:56 +00:00
cat
1f230a13e2 Description:move persist file
Feature or Bugfix:Bugfix
Binary Source: No

Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-09-09 08:22:08 +00:00
lwx1281857
d6059f79ee Description: Code optimization
Feature or Bugfix: Bugfix
Binary Source:No

Signed-off-by: lwx1281857 <linnanmu@h-partners.com>
2024-09-09 10:34:49 +08:00
openharmony_ci
fa1ffa7e50
!3117 add for-all-hap path
Merge pull request !3117 from buzhenwang/master
2024-09-07 04:07:41 +00:00
openharmony_ci
394ccdf031
!3113 repair log print
Merge pull request !3113 from cat/master
2024-09-06 08:46:53 +00:00
buzhenwang
22e861aefe add for-all-hap path
Signed-off-by: buzhenwang <buzhenwang@huawei.com>
2024-09-06 14:54:57 +08:00
openharmony_ci
0492a36aec
!3120 【轻量级 PR】:update services/modules/reboot/reboot.c.
Merge pull request !3120 from ldy/N/A
2024-09-05 14:01:15 +00:00
ldy
0361b34458
update services/modules/reboot/reboot.c.
updater模式下需要清除misc,敲指令才能进入刷机模式

Signed-off-by: ldy <lidanyang12@huawei.com>
2024-09-05 06:33:39 +00:00
duxianzhi
f6277f2d8a slove BADFD
Signed-off-by: ohxianzhi <duxianzhi@huawei.com>
2024-09-03 22:27:18 +08:00
cat
50f9ae148a Merge branch 'master' of gitee.com:openharmony/startup_init into master
Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-09-02 08:19:48 +00:00
cat
684bca005e Description:repair log print
Feature or Bugfix:Bugfix
Binary Source: No

Signed-off-by: cat <chenjinxiang3@huawei.com>
2024-09-02 08:07:56 +00:00
openharmony_ci
5228e384fa
!3104 modify le
Merge pull request !3104 from 杨浩/0829le
2024-08-31 02:32:15 +00:00
yanghao
03b365ed11 modify signal
Signed-off-by: yanghao <yanghao236@huawei.com>
Change-Id: I12420260b4b146292a94ad7c36a0c1ecf5db92bd
2024-08-30 10:47:45 +08:00
hlzhangaj
3f1764c5fa
const.ohos.fullname=OpenHarmony-5.0.0.41
Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
2024-08-29 02:09:50 +00:00