diff --git a/edge_normal_aarch64.xml b/edge_normal_aarch64.xml
index 248efc5b599aedd0167d088602d044888949c152..c32c0ea4f1bd0fd039e91ffd7f15786fa6ee8f42 100644
--- a/edge_normal_aarch64.xml
+++ b/edge_normal_aarch64.xml
@@ -13,7 +13,7 @@
false
audit
- kernel
+ kernel-min
basesystem
bash
coreutils
@@ -101,6 +101,18 @@
chrony
+
+ basic-drivers
+ Basic Drivers
+ 基本驱动程序
+ The common drivers such as RAID, HBA, network card, etc.
+ RAID、HBA、网卡等常见驱动程序。
+ true
+ false
+
+ kernel-base
+
+
edge
Edge
@@ -136,6 +148,7 @@
core
+ basic-drivers
standard
@@ -151,6 +164,7 @@
edge
+ basic-drivers
standard
diff --git a/edge_normal_x86_64.xml b/edge_normal_x86_64.xml
index 9693f176364b52c91bdd7a4220989e18e9bb3591..85020130a8b98b7b01293ddf028fde19b73ddc16 100644
--- a/edge_normal_x86_64.xml
+++ b/edge_normal_x86_64.xml
@@ -13,7 +13,7 @@
false
audit
- kernel
+ kernel-min
basesystem
bash
coreutils
@@ -101,6 +101,18 @@
chrony
+
+ basic-drivers
+ Basic Drivers
+ 基本驱动程序
+ The common drivers such as RAID, HBA, network card, etc.
+ RAID、HBA、网卡等常见驱动程序。
+ true
+ false
+
+ kernel-base
+
+
edge
Edge
@@ -136,6 +148,7 @@
core
+ basic-drivers
standard
@@ -151,6 +164,7 @@
edge
+ basic-drivers
standard
diff --git a/normal_aarch64.xml b/normal_aarch64.xml
index 9397e4256fffa17c3afb90d71651e39c6bb593a3..51ae5288caa60e2a598f4bad6632a6a44b3335fe 100644
--- a/normal_aarch64.xml
+++ b/normal_aarch64.xml
@@ -244,7 +244,7 @@
false
audit
- kernel
+ kernel-min
basesystem
bash
coreutils
@@ -1239,6 +1239,18 @@
cifs-utils
+
+ basic-drivers
+ Basic Drivers
+ 基本驱动程序
+ The common drivers such as RAID, HBA, network card, etc.
+ RAID、HBA、网卡等常见驱动程序。
+ true
+ false
+
+ kernel-base
+
+
standard
Standard
@@ -1588,6 +1600,7 @@
core
+ basic-drivers
standard
@@ -1607,6 +1620,7 @@
standard
+ basic-drivers
debugging
dns-server
file-server
@@ -1637,6 +1651,7 @@
virtualization-hypervisor
+ basic-drivers
debugging
network-file-system-client
remote-system-management
diff --git a/normal_x86_64.xml b/normal_x86_64.xml
index 756c7a9ef874cbd0af059f6f5148bbb9a98d9133..346e5032c644f20c53667bcc5d4b1f63fd5ff90c 100644
--- a/normal_x86_64.xml
+++ b/normal_x86_64.xml
@@ -244,7 +244,7 @@
false
audit
- kernel
+ kernel-min
basesystem
bash
coreutils
@@ -1241,6 +1241,18 @@
cifs-utils
+
+ basic-drivers
+ Basic Drivers
+ 基本驱动程序
+ The common drivers such as RAID, HBA, network card, etc.
+ RAID、HBA、网卡等常见驱动程序。
+ true
+ false
+
+ kernel-base
+
+
standard
Standard
@@ -1590,6 +1602,7 @@
core
+ basic-drivers
standard
@@ -1609,6 +1622,7 @@
standard
+ basic-drivers
debugging
dns-server
file-server
@@ -1639,6 +1653,7 @@
virtualization-hypervisor
+ basic-drivers
debugging
network-file-system-client
remote-system-management
diff --git a/oemaker.spec b/oemaker.spec
index 66fb4e4ddaf5545c112dbca39ead3d50b2ae0be6..885734816e691ae88972b91344d2509cc0937afc 100644
--- a/oemaker.spec
+++ b/oemaker.spec
@@ -11,7 +11,7 @@ Summary: a building tool for DVD ISO making and ISO cutting
License: Mulan PSL v2
Group: System/Management
Version: 3.0.2
-Release: 8
+Release: 9
BuildRoot: %{_tmppath}/%{name}
Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -164,6 +164,11 @@ rm -rf %{buildroot}
rm -rf $RPM_BUILD_DIR/%{name}
%changelog
+* Tue Sep 12 2023 zhangqiumiao - 3.0.2-9
+- ID:NA
+- SUG:NA
+- DESC: Support for splitting kernel to kernel-min, kernel-base and kernel-extras
+
* Mon Sep 4 2023 luhuaxin - 3.0.2-8
- ID:NA
- SUG:NA