From 7977ac75e3b9063c15b2584c6d63d04650a5ed41 Mon Sep 17 00:00:00 2001 From: yafen Date: Wed, 18 Nov 2020 13:05:23 +0800 Subject: [PATCH] rm xfce4-screensaver, update images link --- README.en.md | 18 +++++------ README.md | 18 +++++------ .../changelog/changelog-20.09-desktop.en.md | 18 +++++++++++ .../changelog/changelog-20.09-desktop.md | 18 +++++++++++ documents/changelog/changelog-20.09.en.md | 30 +++++++++++++++++++ documents/changelog/changelog-20.09.md | 30 +++++++++++++++++++ documents/changelog/changelog.en.md | 18 +++++++++++ documents/changelog/changelog.md | 18 +++++++++++ scripts/build-image-common.sh | 8 ++--- scripts/config-common/fulllist | 1 - scripts/config-common/standardlist | 1 - scripts/config/fulllist | 1 - scripts/config/standardlist | 1 - 13 files changed, 154 insertions(+), 26 deletions(-) diff --git a/README.en.md b/README.en.md index e3babf4..69e15d1 100644 --- a/README.en.md +++ b/README.en.md @@ -50,28 +50,28 @@ Basic information of the image is as follows:

Repository of rootfs

-openEuler 20.03 LTS alpha1 +openEuler 20.03 LTS alpha2 Link -

2020/10/27

+

2020/11/17

224 MiB

-

4.19.90-2009.3.0.0003

+

4.19.90-2010.2.0

openEuler 20.03 LTS repository -openEuler 20.09 alpha1 +openEuler 20.09 alpha2 Link -

2020/10/27

-

238 MiB

-

4.19.140-2009.4.0.0001

+

2020/11/17

+

239 MiB

+

4.19.140-2011.1.0.0003

openEuler 20.09 repository built daily -openEuler 20.09 alpha1 (with desktop environment) +openEuler 20.09 alpha2 (with desktop environment) Link -

2020/10/27

+

2020/11/17

875 MiB

4.19.138-2008.1.0.0001

openEuler 20.09 repository diff --git a/README.md b/README.md index fc88f82..3833520 100644 --- a/README.md +++ b/README.md @@ -49,28 +49,28 @@ SIG 组基本信息位于 [sig-RaspberryPi](https://gitee.com/jianminw/community

构建文件系统的源仓库

-openEuler 20.03 LTS 内测版 +openEuler 20.03 LTS 内测版 链接 -

2020/10/27

+

2020/11/17

224 MiB

-

4.19.90-2009.3.0.0003

+

4.19.90-2010.2.0

openEuler 20.03 LTS 源仓库 -openEuler 20.09 内测版 +openEuler 20.09 内测版 链接 -

2020/10/27

-

238 MiB

-

4.19.140-2009.4.0.0001

+

2020/11/17

+

239 MiB

+

4.19.140-2011.1.0.0003

openEuler 20.09 每日构建源仓库 -openEuler 20.09 内测版(包含 Xfce 桌面环境) +openEuler 20.09 内测版(包含 Xfce 桌面环境) 链接 -

2020/10/27

+

2020/11/17

875 MiB

4.19.138-2008.1.0.0001

openEuler 20.09 源仓库 diff --git a/documents/changelog/changelog-20.09-desktop.en.md b/documents/changelog/changelog-20.09-desktop.en.md index b67fa27..6c02b10 100644 --- a/documents/changelog/changelog-20.09-desktop.en.md +++ b/documents/changelog/changelog-20.09-desktop.en.md @@ -2,6 +2,24 @@ English | [简体中文](./changelog-20.09-desktop.md) +### 2020-11-17 + +#### Basic information + +- Release date: 2020/11/17 +- Size: 875 MiB +- OS version: openEuler 20.09 +- Kernel version: 4.19.138-2008.1.0.0001 +- 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 20.09 repository](https://repo.openeuler.org/openEuler-20.09/) +- Repository inside the image: [openEuler 20.09 repository](https://repo.openeuler.org/openEuler-20.09/) + +#### Updates + +##### Feature update + +Remove xfce4-screensaver, which means that the image does not have the screen lock feature. + ### 2020-10-27 #### Basic information diff --git a/documents/changelog/changelog-20.09-desktop.md b/documents/changelog/changelog-20.09-desktop.md index 47ebcb2..221662c 100644 --- a/documents/changelog/changelog-20.09-desktop.md +++ b/documents/changelog/changelog-20.09-desktop.md @@ -2,6 +2,24 @@ [English](./changelog-20.09-desktop.en.md) | 简体中文 +### 2020-11-17 + +#### 基本信息 + +- 发布时间:2020/11/17 +- 大小:875 MiB +- 操作系统版本:openEuler 20.09 +- 内核版本:4.19.138-2008.1.0.0001 +- 固件来源:[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 20.09 源仓库](https://repo.openeuler.org/openEuler-20.09/) +- 镜像内置源仓库:[openEuler 20.09 源仓库](https://repo.openeuler.org/openEuler-20.09/) + +#### 更新说明 + +##### 功能改动 + +删除 xfce4-screensaver 软件包,镜像默认无锁屏功能。 + ### 2020-10-27 #### 基本信息 diff --git a/documents/changelog/changelog-20.09.en.md b/documents/changelog/changelog-20.09.en.md index 76c4e3d..b958364 100644 --- a/documents/changelog/changelog-20.09.en.md +++ b/documents/changelog/changelog-20.09.en.md @@ -2,6 +2,36 @@ English | [简体中文](./changelog-20.09.md) +### 2020-11-17 + +#### Basic information + +- Release date: 2020/11/17 +- Size: 239 MiB +- OS version: openEuler 20.09 +- Kernel version: 4.19.140-2011.1.0.0003 +- 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 20.09 repository built daily](https://gitee.com/src-openeuler/openEuler-repos/blob/openEuler-20.09/generic.repo) +- Repository inside the image: [openEuler 20.09 repository](http://repo.openeuler.org/openEuler-20.09/) + +#### Updates + +##### Kernel + +Update to the latest stable version of openeuler: 4.19.140-2011.1.0. + +##### Firmware + +Update to the latest version of firmware: + +- [firmware](https://github.com/raspberrypi/firmware): [1.20201022](https://github.com/raspberrypi/firmware/archive/1.20201022/firmware-1.20201022.tar.gz) +- [bluez-firmware](https://github.com/RPi-Distro/bluez-firmware): [latest version](https://github.com/RPi-Distro/bluez-firmware/archive/a4e08822e3f24a6211f6ac94bc98b7ef87700c70/bluez-firmware-a4e08822e3f24a6211f6ac94bc98b7ef87700c70.tar.gz) (latest commitid [a4e08822e3f24a6211f6ac94bc98b7ef87700c70](https://github.com/RPi-Distro/bluez-firmware/commit/a4e08822e3f24a6211f6ac94bc98b7ef87700c70)) +- [firmware-nonfree](https://github.com/RPi-Distro/firmware-nonfree): [latest version](https://github.com/RPi-Distro/firmware-nonfree/archive/5113681d6dcd46581a1882cbeb3d5cf1ddbf7676/firmware-nonfree-5113681d6dcd46581a1882cbeb3d5cf1ddbf7676.tar.gz) (latest commitid [5113681d6dcd46581a1882cbeb3d5cf1ddbf7676](https://github.com/RPi-Distro/firmware-nonfree/commit/5113681d6dcd46581a1882cbeb3d5cf1ddbf7676)) + +##### Bluetooth + +Update to [the latest version](https://github.com/RPi-Distro/pi-bluetooth/archive/a69d8f54901aab31f2f47e0cc4f9d2879e183f1d/pi-bluetooth-a69d8f54901aab31f2f47e0cc4f9d2879e183f1d.tar.gz) of [pi-bluetooth](https://github.com/RPi-Distro/pi-bluetooth). + ### 2020-10-27 #### Basic information diff --git a/documents/changelog/changelog-20.09.md b/documents/changelog/changelog-20.09.md index 3e3ff6d..84725b6 100644 --- a/documents/changelog/changelog-20.09.md +++ b/documents/changelog/changelog-20.09.md @@ -2,6 +2,36 @@ [English](./changelog-20.09.en.md) | 简体中文 +### 2020-11-17 + +#### 基本信息 + +- 发布时间:2020/11/17 +- 大小:239 MiB +- 操作系统版本:openEuler 20.09 +- 内核版本:4.19.140-2011.1.0.0003 +- 固件来源:[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 20.09 每日构建的源仓库](https://gitee.com/src-openeuler/openEuler-repos/blob/openEuler-20.09/generic.repo) +- 镜像内置源仓库:[openEuler 20.09 源仓库](http://repo.openeuler.org/openEuler-20.09/) + +#### 更新说明 + +##### 内核 + +更新到 openEuler 最新稳定版本 4.19.140-2011.1.0.0003。 + +##### 固件 + +更新到固件最新版本: + +- [firmware](https://github.com/raspberrypi/firmware) 最新版本 [1.20201022](https://github.com/raspberrypi/firmware/archive/1.20201022/firmware-1.20201022.tar.gz) +- [bluez-firmware](https://github.com/RPi-Distro/bluez-firmware) [最新版本](https://github.com/RPi-Distro/bluez-firmware/archive/a4e08822e3f24a6211f6ac94bc98b7ef87700c70/bluez-firmware-a4e08822e3f24a6211f6ac94bc98b7ef87700c70.tar.gz)(最新提交的 commitid:[a4e08822e3f24a6211f6ac94bc98b7ef87700c70](https://github.com/RPi-Distro/bluez-firmware/commit/a4e08822e3f24a6211f6ac94bc98b7ef87700c70)) +- [firmware-nonfree](https://github.com/RPi-Distro/firmware-nonfree) [最新版本](https://github.com/RPi-Distro/firmware-nonfree/archive/5113681d6dcd46581a1882cbeb3d5cf1ddbf7676/firmware-nonfree-5113681d6dcd46581a1882cbeb3d5cf1ddbf7676.tar.gz)(最新提交的 commitid:[5113681d6dcd46581a1882cbeb3d5cf1ddbf7676](https://github.com/RPi-Distro/firmware-nonfree/commit/5113681d6dcd46581a1882cbeb3d5cf1ddbf7676)) + +##### 蓝牙 + +更新到 [pi-bluetooth](https://github.com/RPi-Distro/pi-bluetooth) 的[最新版本](https://github.com/RPi-Distro/pi-bluetooth/archive/a69d8f54901aab31f2f47e0cc4f9d2879e183f1d/pi-bluetooth-a69d8f54901aab31f2f47e0cc4f9d2879e183f1d.tar.gz)(最新提交的 commitid:[a69d8f54901aab31f2f47e0cc4f9d2879e183f1d](https://github.com/RPi-Distro/pi-bluetooth/commit/a69d8f54901aab31f2f47e0cc4f9d2879e183f1d))。 + ### 2020-10-27 #### 基本信息 diff --git a/documents/changelog/changelog.en.md b/documents/changelog/changelog.en.md index f4bbd91..356e37f 100644 --- a/documents/changelog/changelog.en.md +++ b/documents/changelog/changelog.en.md @@ -2,6 +2,24 @@ English | [简体中文](./changelog.md) +### 2020-11-17 + +#### Basic information + +- Release date: 2020/11/17 +- Size: 224 MiB +- OS version: openEuler 20.03 LTS +- Kernel version: 4.19.90-2010.2.0 +- 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 20.03 LTS repository](https://gitee.com/src-openeuler/openEuler-repos/blob/openEuler-20.03-LTS/generic.repo) +- Repository inside the image: [openEuler 20.03 LTS repository](https://gitee.com/src-openeuler/openEuler-repos/blob/openEuler-20.03-LTS/generic.repo) + +#### Updates + +##### Kernel + +Update to the latest stable version of openeuler: 4.19.90-2010.2.0. + ### 2020-10-27 #### Basic information diff --git a/documents/changelog/changelog.md b/documents/changelog/changelog.md index 8f71cb8..f1f0991 100644 --- a/documents/changelog/changelog.md +++ b/documents/changelog/changelog.md @@ -2,6 +2,24 @@ [English](./changelog.en.md) | 简体中文 +### 2020-11-17 + +#### 基本信息 + +- 发布时间:2020/11/17 +- 大小:224 MiB +- 操作系统版本:openEuler 20.03 LTS +- 内核版本:4.19.90-2010.2.0 +- 固件来源:[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 20.03 LTS 源仓库](https://gitee.com/src-openeuler/openEuler-repos/blob/openEuler-20.03-LTS/generic.repo) +- 镜像内置源仓库:[openEuler 20.03 LTS 源仓库](https://gitee.com/src-openeuler/openEuler-repos/blob/openEuler-20.03-LTS/generic.repo) + +#### 更新说明 + +##### 内核 + +更新到 openEuler 最新稳定版本 4.19.90-2010.2.0。 + ### 2020-10-27 #### 基本信息 diff --git a/scripts/build-image-common.sh b/scripts/build-image-common.sh index 2f5252c..4a5bf31 100644 --- a/scripts/build-image-common.sh +++ b/scripts/build-image-common.sh @@ -249,8 +249,8 @@ prepare(){ set -e wget https://raw.githubusercontent.com/RPi-Distro/raspberrypi-sys-mods/master/etc.armhf/udev/rules.d/99-com.rules -P ${tmp_dir}/ - wget https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/tree/regulatory.db.p7s -P ${tmp_dir}/ - wget https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/tree/regulatory.db -P ${tmp_dir}/ + wget https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/plain/regulatory.db.p7s -P ${tmp_dir}/ + wget https://git.kernel.org/pub/scm/linux/kernel/git/sforshee/wireless-regdb.git/plain/regulatory.db -P ${tmp_dir}/ if [ ! -d ${run_dir}/img/${builddate} ]; then mkdir -p ${run_dir}/img/${builddate} fi @@ -597,9 +597,9 @@ make_img(){ LOSETUP_D_IMG rm ${run_dir}/rootfs.tar if [ -f ${img_file} ]; then - md5sum ${img_file} > ${img_file}.md5sum + sha256sum $(basename ${img_file}) > ${img_file}.sha256sum xz -T 20 -z -c ${img_file} > ${img_file}.xz - md5sum ${img_file}.xz > ${img_file}.xz.md5sum + sha256sum $(basename ${img_file}.xz) > ${img_file}.xz.sha256sum LOG "made sum files for ${img_file}" fi # rm -rf ${output_dir} diff --git a/scripts/config-common/fulllist b/scripts/config-common/fulllist index e042ef3..934c2c4 100644 --- a/scripts/config-common/fulllist +++ b/scripts/config-common/fulllist @@ -31,7 +31,6 @@ parole xfce4-appfinder xfce4-notifyd xfce4-power-manager -xfce4-screensaver xfce4-screenshooter xfce4-settings xfce4-taskmanager diff --git a/scripts/config-common/standardlist b/scripts/config-common/standardlist index a18c4b2..de5848f 100644 --- a/scripts/config-common/standardlist +++ b/scripts/config-common/standardlist @@ -31,7 +31,6 @@ parole xfce4-appfinder xfce4-notifyd xfce4-power-manager -xfce4-screensaver xfce4-screenshooter xfce4-settings xfce4-taskmanager diff --git a/scripts/config/fulllist b/scripts/config/fulllist index 4aed4d3..ac6fd15 100644 --- a/scripts/config/fulllist +++ b/scripts/config/fulllist @@ -34,7 +34,6 @@ parole xfce4-appfinder xfce4-notifyd xfce4-power-manager -xfce4-screensaver xfce4-screenshooter xfce4-settings xfce4-taskmanager diff --git a/scripts/config/standardlist b/scripts/config/standardlist index 37b0edc..355eb25 100644 --- a/scripts/config/standardlist +++ b/scripts/config/standardlist @@ -34,7 +34,6 @@ parole xfce4-appfinder xfce4-notifyd xfce4-power-manager -xfce4-screensaver xfce4-screenshooter xfce4-settings xfce4-taskmanager -- Gitee