From 4e02d90e0cf889dc08b153e7f9b8151d241170fb Mon Sep 17 00:00:00 2001 From: Yafen Date: Mon, 25 Dec 2023 01:00:21 +0800 Subject: [PATCH] release openEuler 23.09 image & not install dnf-plugins-core --- README.en.md | 8 ++++++++ README.md | 8 ++++++++ documents/images.en.md | 9 +++++++++ documents/images.md | 9 +++++++++ scripts/config/rpmlist | 1 - scripts/config/rpmlist-dde | 1 - scripts/config/rpmlist-ukui | 1 - scripts/config/rpmlist-xfce | 1 - 8 files changed, 34 insertions(+), 4 deletions(-) diff --git a/README.en.md b/README.en.md index 047eabf..80757a6 100644 --- a/README.en.md +++ b/README.en.md @@ -91,6 +91,14 @@ Basic information of the image is as follows. [more images](documents/images.en. +openEuler 23.09 alpha1 + +

2023/12/25

+

244 MiB

+

6.4.0-10.1.0.1

+openEuler 23.09 repository + + openEuler 22.03 LTS SP2 alpha1

2023/11/06

diff --git a/README.md b/README.md index 1426835..7d36ca3 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,14 @@ SIG 组基本信息位于 [sig-RaspberryPi](https://gitee.com/openeuler/communit +openEuler 23.09 内测版 + +

2023/12/25

+

244 MiB

+

6.4.0-10.1.0.1

+openEuler 23.09 源仓库 + + openEuler 22.03 LTS SP2 内测版

2023/11/06

diff --git a/documents/images.en.md b/documents/images.en.md index c2daaa9..b333e4e 100644 --- a/documents/images.en.md +++ b/documents/images.en.md @@ -15,6 +15,15 @@ Basic information of the image is as follows: +openEuler 23.09 alpha1 + +

-

+

2023/12/25

+

244 MiB

+

6.4.0-10.1.0.1

+openEuler 23.09 repository + + openEuler 22.03 LTS SP2 alpha1

-

diff --git a/documents/images.md b/documents/images.md index b0935a0..e339d9b 100644 --- a/documents/images.md +++ b/documents/images.md @@ -15,6 +15,15 @@ +openEuler 23.09 内测版 + +

-

+

2023/12/25

+

244 MiB

+

6.4.0-10.1.0.1

+openEuler 23.09 源仓库 + + openEuler 22.03 LTS SP2 内测版

-

diff --git a/scripts/config/rpmlist b/scripts/config/rpmlist index 1fc2777..9eb765b 100644 --- a/scripts/config/rpmlist +++ b/scripts/config/rpmlist @@ -1,5 +1,4 @@ dnf -dnf-plugins-core alsa-utils haveged wpa_supplicant diff --git a/scripts/config/rpmlist-dde b/scripts/config/rpmlist-dde index 66b0737..46de32b 100644 --- a/scripts/config/rpmlist-dde +++ b/scripts/config/rpmlist-dde @@ -1,5 +1,4 @@ dnf -dnf-plugins-core alsa-utils haveged wpa_supplicant diff --git a/scripts/config/rpmlist-ukui b/scripts/config/rpmlist-ukui index cc1569d..a648435 100644 --- a/scripts/config/rpmlist-ukui +++ b/scripts/config/rpmlist-ukui @@ -1,5 +1,4 @@ dnf -dnf-plugins-core alsa-utils haveged wpa_supplicant diff --git a/scripts/config/rpmlist-xfce b/scripts/config/rpmlist-xfce index d9d32f0..dfdc1d7 100644 --- a/scripts/config/rpmlist-xfce +++ b/scripts/config/rpmlist-xfce @@ -1,5 +1,4 @@ dnf -dnf-plugins-core alsa-utils haveged wpa_supplicant -- Gitee