From a5d6a623b1d88ba0a7011bd9cd42eccb4f91fb26 Mon Sep 17 00:00:00 2001 From: yafen Date: Thu, 13 Jan 2022 23:25:22 +0800 Subject: [PATCH] release openEuler 21.09 DDE image --- README.en.md | 9 +++++++++ README.md | 9 +++++++++ documents/changelog/changelog-21.09-DDE.en.md | 20 +++++++++++++++++++ documents/changelog/changelog-21.09-DDE.md | 19 ++++++++++++++++++ documents/images.en.md | 9 +++++++++ documents/images.md | 9 +++++++++ 6 files changed, 75 insertions(+) diff --git a/README.en.md b/README.en.md index 781c630..6567aa2 100644 --- a/README.en.md +++ b/README.en.md @@ -143,6 +143,15 @@ Basic information of the image is as follows. [more images](documents/images.en. openEuler 21.09 repository built daily +openEuler 21.09 alpha2 (DDE desktop and Chinese input method) + +ChangeLog +

2022/01/13

+

1.2 GiB

+

5.10.0-5.10.0.8

+openEuler 21.09 repository built daily + + openEuler 21.09 alpha2 (Xfce desktop and Chinese input method) ChangeLog diff --git a/README.md b/README.md index 77d125b..d849500 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,15 @@ SIG 组基本信息位于 [sig-RaspberryPi](https://gitee.com/openeuler/communit openEuler 21.09 每日构建源仓库 +openEuler 21.09 内测版(DDE 桌面、中文输入法) + +更新日志 +

2022/01/13

+

1.2 GiB

+

5.10.0-5.10.0.8

+openEuler 21.09 每日构建源仓库 + + openEuler 21.09 内测版(Xfce 桌面、中文输入法) 更新日志 diff --git a/documents/changelog/changelog-21.09-DDE.en.md b/documents/changelog/changelog-21.09-DDE.en.md index 0223049..ca7c88e 100644 --- a/documents/changelog/changelog-21.09-DDE.en.md +++ b/documents/changelog/changelog-21.09-DDE.en.md @@ -2,6 +2,26 @@ English | [简体中文](./changelog-21.09-DDE.md) + +### 2022-01-13 + +#### Basic information + +- Release date: 2022/01/13 +- Size: 1.2 GiB +- OS version: openEuler 21.09 +- Kernel version: 5.10.0-5.10.0.8 +- Firmware source: [firmware](https://github.com/raspberrypi/firmware), [bluez-firmware](https://github.com/RPi-Distro/bluez-firmware), [firmware-nonfree](https://github.com/RPi-Distro/firmware-nonfree) +- Repository of rootfs: [openEuler 21.09 repository built daily](http://119.3.219.20:82/openEuler:/21.09/standard_aarch64/aarch64/) +- Repository inside the image: [openEuler 21.09 repository](https://gitee.com/src-openeuler/openEuler-repos/blob/openEuler-21.09/generic.repo) + +#### Updates + +##### Feature update + +- Fixed: time synchronization server is set incorrectly. +- Fixed: the baseurl of EPOL repository is wrong. + ### 2021-10-18 #### Basic information diff --git a/documents/changelog/changelog-21.09-DDE.md b/documents/changelog/changelog-21.09-DDE.md index e83ebfa..5ef33ee 100644 --- a/documents/changelog/changelog-21.09-DDE.md +++ b/documents/changelog/changelog-21.09-DDE.md @@ -2,6 +2,25 @@ [English](./changelog-21.09-DDE.en.md) | 简体中文 +### 2022-01-13 + +#### 基本信息 + +- 发布时间:2022/01/13 +- 大小:1.2 GiB +- 操作系统版本:openEuler 21.09 +- 内核版本:5.10.0-5.10.0.8 +- 固件来源:[firmware](https://github.com/raspberrypi/firmware)、[bluez-firmware](https://github.com/RPi-Distro/bluez-firmware)、[firmware-nonfree](https://github.com/RPi-Distro/firmware-nonfree) +- 构建文件系统的源仓库:[openEuler 21.09 每日构建的源仓库](http://119.3.219.20:82/openEuler:/21.09/standard_aarch64/aarch64/) +- 镜像内置源仓库:[openEuler 21.09 源仓库](https://gitee.com/src-openeuler/openEuler-repos/blob/openEuler-21.09/generic.repo) + +#### 更新说明 + +##### 功能改动 + +- 修复:时钟同步服务器设置错误。 +- 修复:EPOL 软件源地址错误。 + ### 2021-10-18 #### 基本信息 diff --git a/documents/images.en.md b/documents/images.en.md index b8e5e53..06fec51 100644 --- a/documents/images.en.md +++ b/documents/images.en.md @@ -78,6 +78,15 @@ Basic information of the image is as follows: openEuler 21.09 repository built daily +openEuler 21.09 alpha2 (DDE desktop and Chinese input method) + +ChangeLog +

2022/01/13

+

1.2 GiB

+

5.10.0-5.10.0.8

+openEuler 21.09 repository built daily + + openEuler 21.09 alpha2 (Xfce desktop and Chinese input method) ChangeLog diff --git a/documents/images.md b/documents/images.md index 45f686c..f5f28b2 100644 --- a/documents/images.md +++ b/documents/images.md @@ -79,6 +79,15 @@ openEuler 21.09 每日构建源仓库 +openEuler 21.09 内测版(DDE 桌面、中文输入法) + +更新日志 +

2022/01/13

+

1.2 GiB

+

5.10.0-5.10.0.8

+openEuler 21.09 每日构建源仓库 + + openEuler 21.09 内测版(Xfce 桌面、中文输入法) 更新日志 -- Gitee