From 5705c5cd68f1b2e9f06befb6861322d88c26f056 Mon Sep 17 00:00:00 2001 From: wuyilong <7544220+dragonMia@user.noreply.gitee.com> Date: Wed, 24 Jun 2020 16:59:10 +0800 Subject: [PATCH 01/12] =?UTF-8?q?=E5=88=9B=E5=BB=BA20.09=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/zh/docs/Releasenotes/release_notes.md | 2 +- ...56\345\244\215\351\227\256\351\242\230.md" | 51 +------- ...62\347\237\245\351\227\256\351\242\230.md" | 10 +- ...25\345\276\213\345\243\260\346\230\216.md" | 6 +- ...73\347\273\237\345\256\211\350\243\205.md" | 112 +++++++++--------- 5 files changed, 62 insertions(+), 119 deletions(-) diff --git a/content/zh/docs/Releasenotes/release_notes.md b/content/zh/docs/Releasenotes/release_notes.md index 6bae599cc..b8f6f7d80 100644 --- a/content/zh/docs/Releasenotes/release_notes.md +++ b/content/zh/docs/Releasenotes/release_notes.md @@ -1 +1 @@ -本文是 openEuler 20.03 LTS 版本的发行说明。 \ No newline at end of file +本文是 openEuler 20.09 LTS 版本的发行说明。 \ No newline at end of file diff --git "a/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" "b/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" index 005aa7bea..51605f4d4 100644 --- "a/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" +++ "b/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" @@ -17,58 +17,9 @@

I1BJTF

-

【kernel bug】arm机器上lscpu命令无法显示cpu主频,cpu cache错误

+

DEMO

-

I1BWPD

- -

使用isula/crictl pull镜像失败

- - -

I1BV56

- -

delete redundant gpg sig file for shadow-4.6

- - -

I1BV38

- -

unbuffer命令不可用

- - -

I1BA9B

- -

arping -w参数失效

- - -

I1AV3S

- -

跑最新LTP中的pty03用例,必现oops

- - -

I1AZ1I

- -

启动500个定时任务,4~5分钟后,任务处理不过来,系统会卡死

- - -

I1AH2C

- -

启动kata容器失败抓到warning信息不足定位,需要打印更多报错

- - -

I1AGXO

- -

kata-runtime远程模式下isula rm -f没有执行kill导致残留

- - -

I1AF39

- -

ext4文件系统上触发open时发现softlockup

- - -

I1ADUD

- -

kubectl创建pod导致isulad崩溃

- diff --git "a/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" "b/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" index 18076e573..162ebe8d1 100644 --- "a/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" +++ "b/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" @@ -1,11 +1,3 @@ # 已知问题 -- 内核FIPS启动模式还未经过完整认证,FIPS启动可能存在问题。[I17Z18](https://gitee.com/src-openeuler/crypto-policies/issues/I17Z18?from=project-issue) -- 使用libvirt启动glusterfs虚拟机,每次会有300字节的内存泄漏。讨论详情请参见[社区讨论](https://github.com/gluster/glusterfs/issues/818)。[I185CH](https://gitee.com/src-openeuler/glusterfs/issues/I185CH?from=project-issue) -- 使用libvirt接口连续执行磁盘热插拔操作,概率性出现热拔接口返回成功,但磁盘未真正拔除,也不能再次热插和热拔该磁盘。关闭虚拟机后再启动可恢复正常。[I1C72L](https://gitee.com/src-openeuler/qemu/issues/I1C72L?from=project-issue) -- 使用x86\_64虚拟机安装时,极小概率可能出现未知安装异常,请再次安装恢复。[I1C8HS](https://gitee.com/src-openeuler/anaconda/issues/I1C8HS?from=project-issue) -- CVE-2012-0039在本地应用程序通过调用g\_str\_hash函数,调用该接口的应用会持续消耗CPU,导致拒绝服务攻击,社区已经明确不解决。 -- CVE-2015-9541通过构造异常的SVG文档进行指数级XML实体扩展攻击,当Qt尝试解析SVG时,可能会发生内存不足的情况。讨论详情请参见[社区讨论](https://codereview.qt-project.org/c/qt/qtbase/+/293909)。 -- 部分开源包编译前需要提前安装gdb,gcc,make等基础软件,否则会由于缺少依赖而编译失败。 -- AArch64和x86\_64在char类型上定义不一致,导致coreutils,augeas,diffutils自检报错,请增加--fsigned-char编译选项解决。 - +#- 内核FIPS启动模式还未经过完整认证,FIPS启动可能存在问题。[I17Z18](https://gitee.com/src-openeuler/crypto-policies/issues/I17Z18?from=project-issue) \ No newline at end of file diff --git "a/content/zh/docs/Releasenotes/\346\263\225\345\276\213\345\243\260\346\230\216.md" "b/content/zh/docs/Releasenotes/\346\263\225\345\276\213\345\243\260\346\230\216.md" index 333a56434..9769a3f5c 100644 --- "a/content/zh/docs/Releasenotes/\346\263\225\345\276\213\345\243\260\346\230\216.md" +++ "b/content/zh/docs/Releasenotes/\346\263\225\345\276\213\345\243\260\346\230\216.md" @@ -1,14 +1,14 @@ # 法律声明 -**版权所有 © 2020 华为技术有限公司。** +**版权所有 © 2020 openEuler社区。** 您对“本文档”的复制、使用、修改及分发受知识共享\(Creative Commons\)署名—相同方式共享4.0国际公共许可协议\(以下简称“CC BY-SA 4.0”\)的约束。为了方便用户理解,您可以通过访问[https://creativecommons.org/licenses/by-sa/4.0/](https://creativecommons.org/licenses/by-sa/4.0/) 了解CC BY-SA 4.0的概要 \(但不是替代\)。CC BY-SA 4.0的完整协议内容您可以访问如下网址获取:[https://creativecommons.org/licenses/by-sa/4.0/legalcode](https://creativecommons.org/licenses/by-sa/4.0/legalcode)。 **商标声明** -openEuler为华为技术有限公司的商标。本文档提及的其他所有商标或注册商标,由各自的所有人拥有。 +openEuler为openEuler社区的商标。本文档提及的其他所有商标或注册商标,由各自的所有人拥有。 **免责声明** -本文档仅作为使用指导,除非适用法强制规定或者双方有明确书面约定, 华为技术有限公司对本文档中的所有陈述、信息和建议不做任何明示或默示的声明或保证,包括但不限于不侵权,时效性或满足特定目的的担保。 +本文档仅作为使用指导,除非适用法强制规定或者双方有明确书面约定, openEuler社区对本文档中的所有陈述、信息和建议不做任何明示或默示的声明或保证,包括但不限于不侵权,时效性或满足特定目的的担保。 diff --git "a/content/zh/docs/Releasenotes/\347\263\273\347\273\237\345\256\211\350\243\205.md" "b/content/zh/docs/Releasenotes/\347\263\273\347\273\237\345\256\211\350\243\205.md" index 783514078..7788d15a0 100644 --- "a/content/zh/docs/Releasenotes/\347\263\273\347\273\237\345\256\211\350\243\205.md" +++ "b/content/zh/docs/Releasenotes/\347\263\273\347\273\237\345\256\211\350\243\205.md" @@ -1,84 +1,84 @@ -# 系统安装 - -## 发布件 - -openEuler发布件包括[ISO发布包](http://repo.openeuler.org/openEuler-20.03-LTS/ISO/)、[虚拟机镜像](http://repo.openeuler.org/openEuler-20.03-LTS/virtual_machine_img/)、[容器镜像](http://repo.openeuler.org/openEuler-20.03-LTS/docker_img/)和[repo源](http://repo.openeuler.org/openEuler-20.03-LTS/)。ISO发布包请参见[表1](#table8396719144315)。容器清单参见[表3](#table1276911538154)。repo源方便在线使用,repo源目录请参见[表4](#table953512211576)。 - -**表 1** 发布ISO列表 - - +# 系统安装 + +## 发布件 + +openEuler发布件包括[ISO发布包](http://repo.openeuler.org/openEuler-20.09-LTS/ISO/)、[虚拟机镜像](http://repo.openeuler.org/openEuler-20.09-LTS/virtual_machine_img/)、[容器镜像](http://repo.openeuler.org/openEuler-20.09-LTS/docker_img/)和[repo源](http://repo.openeuler.org/openEuler-20.09-LTS/)。ISO发布包请参见[表1](#table8396719144315)。容器清单参见[表3](#table1276911538154)。repo源方便在线使用,repo源目录请参见[表4](#table953512211576)。 + +**表 1** 发布ISO列表 + + - - - - - - - -

名称

描述

openEuler-20.03-LTS-aarch64-dvd.iso

+

openEuler-20.09-LTS-aarch64-dvd.iso

AArch64架构的基础安装ISO,包含了运行最小系统的核心组件

openEuler-20.03-LTS-everything-aarch64-dvd.iso

+

openEuler-20.09-LTS-everything-aarch64-dvd.iso

AArch64架构的全量安装ISO,包含了运行完整系统所需的全部组件

openEuler-20.03-LTS-debuginfo-aarch64-dvd.iso

+

openEuler-20.09-LTS-debuginfo-aarch64-dvd.iso

AArch64架构下openEuler的调试ISO,包含了调试所需的符号表信息

openEuler-20.03-LTS-x86_64-dvd.iso

+

openEuler-20.09-LTS-x86_64-dvd.iso

x86_64架构的基础安装ISO,包含了运行最小系统的核心组件

openEuler-20.03-LTS-everything-x86_64-dvd.iso

+

openEuler-20.09-LTS-everything-x86_64-dvd.iso

x86_64架构的全量安装ISO,包含了运行完整系统所需的全部组件

openEuler-20.03-LTS-debuginfo-x86_64-dvd.iso

+

openEuler-20.09-LTS-debuginfo-x86_64-dvd.iso

x86_64架构下openEuler的调试ISO,包含了调试所需的符号表信息

openEuler-20.03-LTS-source-dvd.iso

+

openEuler-20.09-LTS-source-dvd.iso

openEuler源码ISO

- -**表 2** 虚拟机镜像 - - + + +**表 2** 虚拟机镜像 + + - - -

名称

描述

openEuler-20.03-LTS.aarch64.qcow2.xz

+

openEuler-20.09-LTS.aarch64.qcow2.xz

AArch64架构下openEuler虚拟机镜像

openEuler-20.03-LTS.x86_64.qcow2.xz

+

openEuler-20.09-LTS.x86_64.qcow2.xz

x86_64架构下openEuler虚拟机镜像

- ->![](public_sys-resources/icon-note.gif) **说明:** ->虚拟机镜像root用户默认密码为:openEuler12\#$,首次登录后请及时修改。 - -**表 3** 容器镜像列表 - - + + +>![](public_sys-resources/icon-note.gif) **说明:** +>虚拟机镜像root用户默认密码为:openEuler12\#$,首次登录后请及时修改。 + +**表 3** 容器镜像列表 + + -

名称

描述

@@ -96,11 +96,11 @@ openEuler发布件包括[ISO发布包](http://repo.openeuler.org/openEuler-20.03
- -**表 4** repo源列表 - - + + +**表 4** repo源列表 + + -

目录

描述

@@ -158,15 +158,15 @@ openEuler发布件包括[ISO发布包](http://repo.openeuler.org/openEuler-20.03
- -## 最小硬件要求 - -安装 openEuler 20.03 LTS 所需的最小硬件要求如[表5](#zh-cn_topic_0182825778_tff48b99c9bf24b84bb602c53229e2541)所示。 - -**表 5** 最小硬件要求 - - + + +## 最小硬件要求 + +安装 openEuler 20.09 LTS 所需的最小硬件要求如[表5](#zh-cn_topic_0182825778_tff48b99c9bf24b84bb602c53229e2541)所示。 + +**表 5** 最小硬件要求 + + -

部件名称

最小硬件要求

@@ -190,15 +190,15 @@ openEuler发布件包括[ISO发布包](http://repo.openeuler.org/openEuler-20.03
- -## 硬件兼容性 - -openEuler已验证支持的服务器和各部件典型配置请参见[表6](#zh-cn_topic_0227922427_table39822012)。openEuler后续将逐步增加对其他服务器的支持,也欢迎广大合作伙伴/开发者参与贡献和验证。 - -**表 6** 支持的服务器及典型配置 - - + + +## 硬件兼容性 + +openEuler已验证支持的服务器和各部件典型配置请参见[表6](#zh-cn_topic_0227922427_table39822012)。openEuler后续将逐步增加对其他服务器的支持,也欢迎广大合作伙伴/开发者参与贡献和验证。 + +**表 6** 支持的服务器及典型配置 + + -

厂商

服务器名称

@@ -264,5 +264,5 @@ openEuler已验证支持的服务器和各部件典型配置请参见[表6](#zh-
- + + -- Gitee From 2b144c98c517080ac364686627d1e8ce3b911539 Mon Sep 17 00:00:00 2001 From: wuyilong <7544220+dragonMia@user.noreply.gitee.com> Date: Wed, 24 Jun 2020 17:26:06 +0800 Subject: [PATCH 02/12] =?UTF-8?q?=E4=BF=AE=E6=94=B9For=2020.09?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../\347\224\250\346\210\267\351\241\273\347\237\245.md" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/content/zh/docs/Releasenotes/\347\224\250\346\210\267\351\241\273\347\237\245.md" "b/content/zh/docs/Releasenotes/\347\224\250\346\210\267\351\241\273\347\237\245.md" index b80cae466..81adc1043 100644 --- "a/content/zh/docs/Releasenotes/\347\224\250\346\210\267\351\241\273\347\237\245.md" +++ "b/content/zh/docs/Releasenotes/\347\224\250\346\210\267\351\241\273\347\237\245.md" @@ -1,5 +1,5 @@ # 用户须知 -- openEuler版本号计数规则由openEuler x.x变更为以年月为版本号,以便用户了解版本发布时间,例如openEuler 20.03表示发布时间为2020年3月。 -- [Python核心团队](https://www.python.org/dev/peps/pep-0373/#update)已经于2020年1月停止对Python 2的维护。2020年,openEuler 20.03 LTS仅修复Python 2的致命CVE,并将于2020年12月31日全面停止维护。请您尽快切换到Python 3。 +- openEuler版本号计数规则由openEuler x.x变更为以年月为版本号,以便用户了解版本发布时间,例如openEuler 20.09表示发布时间为2020年9月。 +- [Python核心团队](https://www.python.org/dev/peps/pep-0373/#update)已经于2020年1月停止对Python 2的维护。2020年,openEuler 20.09 LTS仅修复Python 2的致命CVE,并将于2020年12月31日全面停止维护。请您尽快切换到Python 3。 -- Gitee From 24647c1c779225125c0117aa07625f4bd360ecfa Mon Sep 17 00:00:00 2001 From: wuyilong <7544220+dragonMia@user.noreply.gitee.com> Date: Wed, 24 Jun 2020 17:28:04 +0800 Subject: [PATCH 03/12] modify for 20.09 --- ...63\351\224\256\347\211\271\346\200\247.md" | 29 ++++--------------- 1 file changed, 6 insertions(+), 23 deletions(-) diff --git "a/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" "b/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" index 375d0bfba..b7b4dae07 100644 --- "a/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" +++ "b/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" @@ -1,27 +1,10 @@ # 关键特性 -- iSula轻量级容器解决方案,统一IoT,边缘和云计算容器解决方案 - - 缩短三级调用链,百容器内存资源占用相比Docker引擎显著下降 - - 支持CRI/OCI标准开源接口,灵活对接runc、kata等多种OCI运行时 - - 通过Smart-loading智能镜像下载技术,显著提升镜像下载速度 - - 安全容器:虚拟化技术和容器技术的有机结合,安全容器具有更好的隔离性 - - 系统容器:支持本地文件系统启动,可实现快速部署。支持部署systemd,提升user namespace隔离性 - -- Kunpeng加速引擎(KAE),支持加解密加速 - - 摘要算法SM3,支持异步模型 - - 对称加密算法SM4,支持异步模型,支持CTR/XTS/CBC模式 - - 对称加密算法AES,支持异步模型,支持ECB/CTR/XTS/CBC模式 - - 非对称算法RSA,支持异步模型,支持Key Sizes 1024/2048/3072/4096 - - 密钥协商算法DH,支持异步模型,支持Key Sizes 768/1024/1536/2048/3072/4096 - - -- A-Tune智能系统性能优化引擎,推理出业务特征,配置最佳的系统参数合,使业务处于最优运行状态。 -- 增强glibc/zlib/gzip性能,充分利用AArch64的neon指令集,提升基础库性能。 -- 内核特性增强 - - 支持ARM64内核热补丁 - - Numa Aware Qspinlock:减少跨NUMA节点的Cache/总线冲突 - - 通过优化 IOVA 页表查找和页表释放算法,提升 I/O MMU 子系统性能 - - 根据 ARM64 指令以及流水线特点,优化 CRC32 及 checksum 实现,大幅提升数据校验性能 - - 支持 ARM v8.4 MPAM(Memory System Resource Partitioning and Monitoring) +#- iSula轻量级容器解决方案,统一IoT,边缘和云计算容器解决方案 +# - 缩短三级调用链,百容器内存资源占用相比Docker引擎显著下降 +# - 支持CRI/OCI标准开源接口,灵活对接runc、kata等多种OCI运行时 +# - 通过Smart-loading智能镜像下载技术,显著提升镜像下载速度 +# - 安全容器:虚拟化技术和容器技术的有机结合,安全容器具有更好的隔离性 +# - 系统容器:支持本地文件系统启动,可实现快速部署。支持部署systemd,提升user namespace隔离性 -- Gitee From 489a4a2501730585cc3711af8f4d43776c329c81 Mon Sep 17 00:00:00 2001 From: wuyilong <7544220+dragonMia@user.noreply.gitee.com> Date: Wed, 24 Jun 2020 17:29:19 +0800 Subject: [PATCH 04/12] modify for 20.09 --- ...5\205\263\351\224\256\347\211\271\346\200\247.md" | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git "a/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" "b/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" index b7b4dae07..84417e41c 100644 --- "a/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" +++ "b/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" @@ -1,10 +1,10 @@ # 关键特性 -#- iSula轻量级容器解决方案,统一IoT,边缘和云计算容器解决方案 -# - 缩短三级调用链,百容器内存资源占用相比Docker引擎显著下降 -# - 支持CRI/OCI标准开源接口,灵活对接runc、kata等多种OCI运行时 -# - 通过Smart-loading智能镜像下载技术,显著提升镜像下载速度 -# - 安全容器:虚拟化技术和容器技术的有机结合,安全容器具有更好的隔离性 -# - 系统容器:支持本地文件系统启动,可实现快速部署。支持部署systemd,提升user namespace隔离性 +- iSula轻量级容器解决方案,统一IoT,边缘和云计算容器解决方案 DEMO + - 缩短三级调用链,百容器内存资源占用相比Docker引擎显著下降 + - 支持CRI/OCI标准开源接口,灵活对接runc、kata等多种OCI运行时 + - 通过Smart-loading智能镜像下载技术,显著提升镜像下载速度 + - 安全容器:虚拟化技术和容器技术的有机结合,安全容器具有更好的隔离性 + - 系统容器:支持本地文件系统启动,可实现快速部署。支持部署systemd,提升user namespace隔离性 -- Gitee From 9f505ccf4a5bd5636d40252da3d3b385ed3230b6 Mon Sep 17 00:00:00 2001 From: wuyilong <7544220+dragonMia@user.noreply.gitee.com> Date: Sun, 28 Jun 2020 15:23:31 +0800 Subject: [PATCH 05/12] update release note --- ...63\351\224\256\347\211\271\346\200\247.md" | 59 +++++++++++++++++-- ...56\345\244\215\351\227\256\351\242\230.md" | 57 +++++++++++++++++- ...62\347\237\245\351\227\256\351\242\230.md" | 58 +++++++++++++++++- 3 files changed, 166 insertions(+), 8 deletions(-) diff --git "a/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" "b/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" index 84417e41c..005eeda8f 100644 --- "a/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" +++ "b/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" @@ -1,10 +1,57 @@ # 关键特性 -- iSula轻量级容器解决方案,统一IoT,边缘和云计算容器解决方案 DEMO - - 缩短三级调用链,百容器内存资源占用相比Docker引擎显著下降 - - 支持CRI/OCI标准开源接口,灵活对接runc、kata等多种OCI运行时 - - 通过Smart-loading智能镜像下载技术,显著提升镜像下载速度 - - 安全容器:虚拟化技术和容器技术的有机结合,安全容器具有更好的隔离性 - - 系统容器:支持本地文件系统启动,可实现快速部署。支持部署systemd,提升user namespace隔离性 +**应用和基础服务(Application && Base-service)** +- DEMO + - 特性说明 +**编程语言和编译器(Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules )** +- DEMO + - 特性说明 +**运行时和中间件(Runtime && sig-ai-bigdata && sig-ROS && DB)** +- DEMO + - 特性说明 + +**虚拟化和容器(Virt && oVirt && iSulad && Docker && sig-android-middleware)** +- DEMO + - 特性说明 + +**集群管理(sig-Ha && sig-Kubernetes)** +- DEMO + - 特性说明 + +**内核(Kernel)** +- DEMO + - 特性说明 + +**安全(SIG-Security_facility && sig-bounds_checking_function)** +- DEMO + - 特性说明 + +**硬件和芯片使能(sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra)** +- DEMO + - 特性说明 + +**文件系统(Storage & sig-ceph)** +- DEMO + - 特性说明 + +**计算和加速库(Computing && kae)** +- DEMO + - 特性说明 + +**网络(Network && dpdk && sig-REDF)** +- DEMO + - 特性说明 + +**桌面(Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE)** +- DEMO + - 特性说明 + +**系统工具(System-tool && A-Tune && dev-utils && sig-EasyLife)** +- DEMO + - 特性说明 + +**其它(other && private )** +- DEMO + - 特性说明 \ No newline at end of file diff --git "a/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" "b/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" index 51605f4d4..bea84ecdc 100644 --- "a/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" +++ "b/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" @@ -5,7 +5,6 @@ 完整的内核提交记录请参见[提交记录](https://gitee.com/openeuler/kernel/commits/openEuler-1.0-LTS)。 已修复问题请参见[表1](#table249714911433)。 - **表 1** 修复问题列表 @@ -24,3 +23,59 @@ + +**应用和基础服务(Application && Base-service)** +- DEMO + - 特性说明 + +**编程语言和编译器(Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules )** +- DEMO + - 特性说明 + +**运行时和中间件(Runtime && sig-ai-bigdata && sig-ROS && DB)** +- DEMO + - 特性说明 + +**虚拟化和容器(Virt && oVirt && iSulad && Docker && sig-android-middleware)** +- DEMO + - 特性说明 + +**集群管理(sig-Ha && sig-Kubernetes)** +- DEMO + - 特性说明 + +**内核(Kernel)** +- DEMO + - 特性说明 + +**安全(SIG-Security_facility && sig-bounds_checking_function)** +- DEMO + - 特性说明 + +**硬件和芯片使能(sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra)** +- DEMO + - 特性说明 + +**文件系统(Storage & sig-ceph)** +- DEMO + - 特性说明 + +**计算和加速库(Computing && kae)** +- DEMO + - 特性说明 + +**网络(Network && dpdk && sig-REDF)** +- DEMO + - 特性说明 + +**桌面(Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE)** +- DEMO + - 特性说明 + +**系统工具(System-tool && A-Tune && dev-utils && sig-EasyLife)** +- DEMO + - 特性说明 + +**其它(other && private )** +- DEMO + - 特性说明 \ No newline at end of file diff --git "a/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" "b/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" index 162ebe8d1..d199d77e2 100644 --- "a/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" +++ "b/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" @@ -1,3 +1,59 @@ # 已知问题 +**应用和基础服务(Application && Base-service)** +- DEMO + - 特性说明 -#- 内核FIPS启动模式还未经过完整认证,FIPS启动可能存在问题。[I17Z18](https://gitee.com/src-openeuler/crypto-policies/issues/I17Z18?from=project-issue) \ No newline at end of file +**编程语言和编译器(Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules )** +- DEMO + - 特性说明 + +**运行时和中间件(Runtime && sig-ai-bigdata && sig-ROS && DB)** +- DEMO + - 特性说明 + +**虚拟化和容器(Virt && oVirt && iSulad && Docker && sig-android-middleware)** +- DEMO + - 特性说明 + +**集群管理(sig-Ha && sig-Kubernetes)** +- DEMO + - 特性说明 + +**内核(Kernel)** +- DEMO + - 特性说明 + +**安全(SIG-Security_facility && sig-bounds_checking_function)** +- DEMO + - 特性说明 + +**硬件和芯片使能(sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra)** +- DEMO + - 特性说明 + +**文件系统(Storage & sig-ceph)** +- DEMO + - 特性说明 + +**计算和加速库(Computing && kae)** +- DEMO + - 特性说明 + +**网络(Network && dpdk && sig-REDF)** +- DEMO + - 特性说明 + +**桌面(Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE)** +- DEMO + - 特性说明 + +**系统工具(System-tool && A-Tune && dev-utils && sig-EasyLife)** +- DEMO + - 特性说明 + +**其它(other && private )** +- DEMO + - 特性说明 + +#问题描述demo +- 问题描述。[I17Z18](https://gitee.com/src-openeuler/crypto-policies/issues/I17Z18?from=project-issue) \ No newline at end of file -- Gitee From 801168270b653cf0377ba5bc5b860ca4fb121f88 Mon Sep 17 00:00:00 2001 From: wuyilong <7544220+dragonMia@user.noreply.gitee.com> Date: Sun, 28 Jun 2020 15:34:04 +0800 Subject: [PATCH 06/12] fix more --- ...56\345\244\215\351\227\256\351\242\230.md" | 232 +++++++++++++++--- 1 file changed, 197 insertions(+), 35 deletions(-) diff --git "a/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" "b/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" index bea84ecdc..abbd4454f 100644 --- "a/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" +++ "b/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" @@ -4,10 +4,8 @@ 完整的内核提交记录请参见[提交记录](https://gitee.com/openeuler/kernel/commits/openEuler-1.0-LTS)。 -已修复问题请参见[表1](#table249714911433)。 -**表 1** 修复问题列表 - - +**应用和基础服务(Application && Base-service)** +

ISSUE

问题描述

@@ -23,59 +21,223 @@
- -**应用和基础服务(Application && Base-service)** -- DEMO - - 特性说明 - **编程语言和编译器(Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules )** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**运行时和中间件(Runtime && sig-ai-bigdata && sig-ROS && DB)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**虚拟化和容器(Virt && oVirt && iSulad && Docker && sig-android-middleware)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**集群管理(sig-Ha && sig-Kubernetes)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**内核(Kernel)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**安全(SIG-Security_facility && sig-bounds_checking_function)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**硬件和芯片使能(sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**文件系统(Storage & sig-ceph)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**计算和加速库(Computing && kae)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**网络(Network && dpdk && sig-REDF)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**桌面(Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**系统工具(System-tool && A-Tune && dev-utils && sig-EasyLife)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**其它(other && private )** -- DEMO - - 特性说明 \ No newline at end of file + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
\ No newline at end of file -- Gitee From 8fb7207466cbaefd5909880cb6812892d48be1b9 Mon Sep 17 00:00:00 2001 From: wuyilong <7544220+dragonMia@user.noreply.gitee.com> Date: Sun, 28 Jun 2020 15:36:10 +0800 Subject: [PATCH 07/12] fix more --- ...62\347\237\245\351\227\256\351\242\230.md" | 241 +++++++++++++++--- 1 file changed, 210 insertions(+), 31 deletions(-) diff --git "a/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" "b/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" index d199d77e2..0849076b0 100644 --- "a/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" +++ "b/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" @@ -1,59 +1,238 @@ # 已知问题 **应用和基础服务(Application && Base-service)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**编程语言和编译器(Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules )** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**运行时和中间件(Runtime && sig-ai-bigdata && sig-ROS && DB)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**虚拟化和容器(Virt && oVirt && iSulad && Docker && sig-android-middleware)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**集群管理(sig-Ha && sig-Kubernetes)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**内核(Kernel)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**安全(SIG-Security_facility && sig-bounds_checking_function)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**硬件和芯片使能(sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**文件系统(Storage & sig-ceph)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**计算和加速库(Computing && kae)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**网络(Network && dpdk && sig-REDF)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**桌面(Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**系统工具(System-tool && A-Tune && dev-utils && sig-EasyLife)** -- DEMO - - 特性说明 + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
**其它(other && private )** -- DEMO - - 特性说明 - -#问题描述demo -- 问题描述。[I17Z18](https://gitee.com/src-openeuler/crypto-policies/issues/I17Z18?from=project-issue) \ No newline at end of file + + + + + + + + + + +

ISSUE

+

问题描述

+

I1BJTF

+

DEMO

+
-- Gitee From 962f6eea830e503238b1234a096fcf7d08c75ce1 Mon Sep 17 00:00:00 2001 From: wuyilong <7544220+dragonMia@user.noreply.gitee.com> Date: Sun, 28 Jun 2020 15:49:57 +0800 Subject: [PATCH 08/12] fix more --- content/zh/docs/Releasenotes/README | 44 +++++++++++++++++++ ...63\351\224\256\347\211\271\346\200\247.md" | 28 ++++++------ ...56\345\244\215\351\227\256\351\242\230.md" | 28 ++++++------ ...62\347\237\245\351\227\256\351\242\230.md" | 28 ++++++------ 4 files changed, 86 insertions(+), 42 deletions(-) create mode 100644 content/zh/docs/Releasenotes/README diff --git a/content/zh/docs/Releasenotes/README b/content/zh/docs/Releasenotes/README new file mode 100644 index 000000000..a44a2d704 --- /dev/null +++ b/content/zh/docs/Releasenotes/README @@ -0,0 +1,44 @@ +#组件分类管理 + +**应用和基础服务** +- 包括Application && Base-service + +**编程语言和编译器** +- 包括Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules + +**运行时和中间件** +- 包括Runtime && sig-ai-bigdata && sig-ROS && DB + +**虚拟化和容器()** +- 包括Virt && oVirt && iSulad && Docker && sig-android-middleware + +**集群管理** +- 包括sig-Ha && sig-Kubernetes + +**内核** +- 包括Kernel + +**安全** +- 包括SIG-Security_facility && sig-bounds_checking_function + +**硬件和芯片使能** +- sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra + +**文件系统** +- 包括Storage & sig-ceph + +**计算和加速库** +- 包括Computing && kae + +**网络** +- 包括Network && dpdk && sig-REDF + +**桌面** +- 包括Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE + - 特性说明 + +**系统工具** +- 包括System-tool && A-Tune && dev-utils && sig-EasyLife + +**其它** +- 包括other && private \ No newline at end of file diff --git "a/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" "b/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" index 005eeda8f..5b2e12335 100644 --- "a/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" +++ "b/content/zh/docs/Releasenotes/\345\205\263\351\224\256\347\211\271\346\200\247.md" @@ -1,57 +1,57 @@ # 关键特性 -**应用和基础服务(Application && Base-service)** +**应用和基础服务** - DEMO - 特性说明 -**编程语言和编译器(Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules )** +**编程语言和编译器** - DEMO - 特性说明 -**运行时和中间件(Runtime && sig-ai-bigdata && sig-ROS && DB)** +**运行时和中间件** - DEMO - 特性说明 -**虚拟化和容器(Virt && oVirt && iSulad && Docker && sig-android-middleware)** +**虚拟化和容器** - DEMO - 特性说明 -**集群管理(sig-Ha && sig-Kubernetes)** +**集群管理** - DEMO - 特性说明 -**内核(Kernel)** +**内核** - DEMO - 特性说明 -**安全(SIG-Security_facility && sig-bounds_checking_function)** +**安全** - DEMO - 特性说明 -**硬件和芯片使能(sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra)** +**硬件和芯片使能** - DEMO - 特性说明 -**文件系统(Storage & sig-ceph)** +**文件系统** - DEMO - 特性说明 -**计算和加速库(Computing && kae)** +**计算和加速库** - DEMO - 特性说明 -**网络(Network && dpdk && sig-REDF)** +**网络** - DEMO - 特性说明 -**桌面(Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE)** +**桌面** - DEMO - 特性说明 -**系统工具(System-tool && A-Tune && dev-utils && sig-EasyLife)** +**系统工具** - DEMO - 特性说明 -**其它(other && private )** +**其它** - DEMO - 特性说明 \ No newline at end of file diff --git "a/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" "b/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" index abbd4454f..5000634b5 100644 --- "a/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" +++ "b/content/zh/docs/Releasenotes/\345\267\262\344\277\256\345\244\215\351\227\256\351\242\230.md" @@ -4,7 +4,7 @@ 完整的内核提交记录请参见[提交记录](https://gitee.com/openeuler/kernel/commits/openEuler-1.0-LTS)。 -**应用和基础服务(Application && Base-service)** +**应用和基础服务** @@ -21,7 +21,7 @@

ISSUE

-**编程语言和编译器(Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules )** +**编程语言和编译器** @@ -38,7 +38,7 @@

ISSUE

-**运行时和中间件(Runtime && sig-ai-bigdata && sig-ROS && DB)** +**运行时和中间件** @@ -55,7 +55,7 @@

ISSUE

-**虚拟化和容器(Virt && oVirt && iSulad && Docker && sig-android-middleware)** +**虚拟化和容器** @@ -72,7 +72,7 @@

ISSUE

-**集群管理(sig-Ha && sig-Kubernetes)** +**集群管理** @@ -89,7 +89,7 @@

ISSUE

-**内核(Kernel)** +**内核** @@ -106,7 +106,7 @@

ISSUE

-**安全(SIG-Security_facility && sig-bounds_checking_function)** +**安全** @@ -123,7 +123,7 @@

ISSUE

-**硬件和芯片使能(sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra)** +**硬件和芯片使能** @@ -140,7 +140,7 @@

ISSUE

-**文件系统(Storage & sig-ceph)** +**文件系统** @@ -157,7 +157,7 @@

ISSUE

-**计算和加速库(Computing && kae)** +**计算和加速库** @@ -174,7 +174,7 @@

ISSUE

-**网络(Network && dpdk && sig-REDF)** +**网络** @@ -191,7 +191,7 @@

ISSUE

-**桌面(Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE)** +**桌面** @@ -208,7 +208,7 @@

ISSUE

-**系统工具(System-tool && A-Tune && dev-utils && sig-EasyLife)** +**系统工具** @@ -225,7 +225,7 @@

ISSUE

-**其它(other && private )** +**其它** diff --git "a/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" "b/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" index 0849076b0..773029404 100644 --- "a/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" +++ "b/content/zh/docs/Releasenotes/\345\267\262\347\237\245\351\227\256\351\242\230.md" @@ -1,5 +1,5 @@ # 已知问题 -**应用和基础服务(Application && Base-service)** +**应用和基础服务**

ISSUE

@@ -16,7 +16,7 @@

ISSUE

-**编程语言和编译器(Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules )** +**编程语言和编译器** @@ -33,7 +33,7 @@

ISSUE

-**运行时和中间件(Runtime && sig-ai-bigdata && sig-ROS && DB)** +**运行时和中间件** @@ -50,7 +50,7 @@

ISSUE

-**虚拟化和容器(Virt && oVirt && iSulad && Docker && sig-android-middleware)** +**虚拟化和容器** @@ -67,7 +67,7 @@

ISSUE

-**集群管理(sig-Ha && sig-Kubernetes)** +**集群管理** @@ -84,7 +84,7 @@

ISSUE

-**内核(Kernel)** +**内核** @@ -101,7 +101,7 @@

ISSUE

-**安全(SIG-Security_facility && sig-bounds_checking_function)** +**安全** @@ -118,7 +118,7 @@

ISSUE

-**硬件和芯片使能(sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra)** +**硬件和芯片使能** @@ -135,7 +135,7 @@

ISSUE

-**文件系统(Storage & sig-ceph)** +**文件系统** @@ -152,7 +152,7 @@

ISSUE

-**计算和加速库(Computing && kae)** +**计算和加速库** @@ -169,7 +169,7 @@

ISSUE

-**网络(Network && dpdk && sig-REDF)** +**网络** @@ -186,7 +186,7 @@

ISSUE

-**桌面(Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE)** +**桌面** @@ -203,7 +203,7 @@

ISSUE

-**系统工具(System-tool && A-Tune && dev-utils && sig-EasyLife)** +**系统工具** @@ -220,7 +220,7 @@

ISSUE

-**其它(other && private )** +**其它** -- Gitee From f17afca700569bdf40372df34df65674fd701264 Mon Sep 17 00:00:00 2001 From: wuyilong <7544220+dragonMia@user.noreply.gitee.com> Date: Sun, 28 Jun 2020 15:55:14 +0800 Subject: [PATCH 09/12] add readme --- content/zh/docs/Releasenotes/README.md | 44 ++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 content/zh/docs/Releasenotes/README.md diff --git a/content/zh/docs/Releasenotes/README.md b/content/zh/docs/Releasenotes/README.md new file mode 100644 index 000000000..72f506044 --- /dev/null +++ b/content/zh/docs/Releasenotes/README.md @@ -0,0 +1,44 @@ +# 组件分类 + +**应用和基础服务** +- 包括Application && Base-service + +**编程语言和编译器** +- 包括Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules + +**运行时和中间件** +- 包括Runtime && sig-ai-bigdata && sig-ROS && DB + +**虚拟化和容器()** +- 包括Virt && oVirt && iSulad && Docker && sig-android-middleware + +**集群管理** +- 包括sig-Ha && sig-Kubernetes + +**内核** +- 包括Kernel + +**安全** +- 包括SIG-Security_facility && sig-bounds_checking_function + +**硬件和芯片使能** +- sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra + +**文件系统** +- 包括Storage & sig-ceph + +**计算和加速库** +- 包括Computing && kae + +**网络** +- 包括Network && dpdk && sig-REDF + +**桌面** +- 包括Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE + - 特性说明 + +**系统工具** +- 包括System-tool && A-Tune && dev-utils && sig-EasyLife + +**其它** +- 包括other && private \ No newline at end of file -- Gitee From 35b91fc5c136c96680b6d038e059cf9d0ab3fd4f Mon Sep 17 00:00:00 2001 From: wuyilong <7544220+dragonMia@user.noreply.gitee.com> Date: Sun, 28 Jun 2020 15:55:33 +0800 Subject: [PATCH 10/12] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20co?= =?UTF-8?q?ntent/zh/docs/Releasenotes/README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/zh/docs/Releasenotes/README | 44 ----------------------------- 1 file changed, 44 deletions(-) delete mode 100644 content/zh/docs/Releasenotes/README diff --git a/content/zh/docs/Releasenotes/README b/content/zh/docs/Releasenotes/README deleted file mode 100644 index a44a2d704..000000000 --- a/content/zh/docs/Releasenotes/README +++ /dev/null @@ -1,44 +0,0 @@ -#组件分类管理 - -**应用和基础服务** -- 包括Application && Base-service - -**编程语言和编译器** -- 包括Programming-language && Compiler && sig-golang && sig-perl-modules && sig-python-modules - -**运行时和中间件** -- 包括Runtime && sig-ai-bigdata && sig-ROS && DB - -**虚拟化和容器()** -- 包括Virt && oVirt && iSulad && Docker && sig-android-middleware - -**集群管理** -- 包括sig-Ha && sig-Kubernetes - -**内核** -- 包括Kernel - -**安全** -- 包括SIG-Security_facility && sig-bounds_checking_function - -**硬件和芯片使能** -- sig-RaspberryPi && sig-RISC-V && sig-Compatibility-Infra - -**文件系统** -- 包括Storage & sig-ceph - -**计算和加速库** -- 包括Computing && kae - -**网络** -- 包括Network && dpdk && sig-REDF - -**桌面** -- 包括Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE - - 特性说明 - -**系统工具** -- 包括System-tool && A-Tune && dev-utils && sig-EasyLife - -**其它** -- 包括other && private \ No newline at end of file -- Gitee From a7322f018d488a9ee89e47f474be44a5f633dcef Mon Sep 17 00:00:00 2001 From: wuyilong <7544220+dragonMia@user.noreply.gitee.com> Date: Sun, 28 Jun 2020 15:56:40 +0800 Subject: [PATCH 11/12] fix readme --- content/zh/docs/Releasenotes/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/zh/docs/Releasenotes/README.md b/content/zh/docs/Releasenotes/README.md index 72f506044..36eaf74b2 100644 --- a/content/zh/docs/Releasenotes/README.md +++ b/content/zh/docs/Releasenotes/README.md @@ -35,7 +35,6 @@ **桌面** - 包括Desktop && sig-mate-desktop && sig-UKUI && xfce && GNOME && sig-DDE - - 特性说明 **系统工具** - 包括System-tool && A-Tune && dev-utils && sig-EasyLife -- Gitee From a308dfad6c029fd4ec8a5433261c7a1cbd32ae47 Mon Sep 17 00:00:00 2001 From: wuyilong <7544220+dragonMia@user.noreply.gitee.com> Date: Sun, 28 Jun 2020 16:08:53 +0800 Subject: [PATCH 12/12] fix --- content/zh/docs/Releasenotes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/Releasenotes/README.md b/content/zh/docs/Releasenotes/README.md index 36eaf74b2..63751f53f 100644 --- a/content/zh/docs/Releasenotes/README.md +++ b/content/zh/docs/Releasenotes/README.md @@ -9,7 +9,7 @@ **运行时和中间件** - 包括Runtime && sig-ai-bigdata && sig-ROS && DB -**虚拟化和容器()** +**虚拟化和容器** - 包括Virt && oVirt && iSulad && Docker && sig-android-middleware **集群管理** -- Gitee

ISSUE