diff --git a/0001-envmaker-support-sw_64.patch b/0001-envmaker-support-sw_64.patch new file mode 100644 index 0000000000000000000000000000000000000000..d4d758bd566369ac2eb13929dd4f20fb68809ec0 --- /dev/null +++ b/0001-envmaker-support-sw_64.patch @@ -0,0 +1,52 @@ +From 064d31773ae52f6ac7dfe5008601a0a54d20b31d Mon Sep 17 00:00:00 2001 +From: yueyuankun +Date: Wed, 12 Nov 2025 14:40:51 +0800 +Subject: [PATCH 1/4] envmaker: support sw_64 + +--- + envmaker/config/compile_env_rpmlist.xml | 4 ++++ + envmaker/config/sw_64/openEuler_repo.conf | 17 +++++++++++++++++ + 2 files changed, 21 insertions(+) + create mode 100644 envmaker/config/sw_64/openEuler_repo.conf + +diff --git a/envmaker/config/compile_env_rpmlist.xml b/envmaker/config/compile_env_rpmlist.xml +index eec1480..f92b91c 100644 +--- a/envmaker/config/compile_env_rpmlist.xml ++++ b/envmaker/config/compile_env_rpmlist.xml +@@ -21,6 +21,10 @@ + grub2-efi-riscv64-modules + + ++ ++ grub2-efi-sw64-modules ++ ++ + + acl + acpica-tools +diff --git a/envmaker/config/sw_64/openEuler_repo.conf b/envmaker/config/sw_64/openEuler_repo.conf +new file mode 100644 +index 0000000..f8c8387 +--- /dev/null ++++ b/envmaker/config/sw_64/openEuler_repo.conf +@@ -0,0 +1,17 @@ ++[main] ++debuglevel=2 ++gpgcheck=1 ++installonly_limit=3 ++clean_requirements_on_remove=True ++best=False ++skip_is_unavailable=False ++ ++ ++# This is the default, if you make this bigger yum won't see if the metadata ++ ++#in /etc/yum.repos.d ++[openEuler] ++name=openEuler ++baseurl=https://repo.openeuler.org/openEuler-24.03-LTS-SP2/OS/sw_64/ ++enabled=1 ++gpgcheck=0 +-- +2.43.0 + diff --git a/0002-isocut-support-sw_64.patch b/0002-isocut-support-sw_64.patch new file mode 100644 index 0000000000000000000000000000000000000000..d9b4a1db5d4e7b23fe7cb885c686645db4ce1b7b --- /dev/null +++ b/0002-isocut-support-sw_64.patch @@ -0,0 +1,422 @@ +From f7984db88874708c28b7d79edd1984f1406d1476 Mon Sep 17 00:00:00 2001 +From: yueyuankun +Date: Wed, 12 Nov 2025 14:47:18 +0800 +Subject: [PATCH 2/4] isocut: support sw_64 + +--- + isocut/config/sw_64/anaconda-ks.cfg | 371 ++++++++++++++++++++++++++++ + isocut/config/sw_64/rpmlist | 1 + + isocut/isocut.py | 4 +- + 3 files changed, 375 insertions(+), 1 deletion(-) + create mode 100644 isocut/config/sw_64/anaconda-ks.cfg + create mode 100644 isocut/config/sw_64/rpmlist + +diff --git a/isocut/config/sw_64/anaconda-ks.cfg b/isocut/config/sw_64/anaconda-ks.cfg +new file mode 100644 +index 0000000..bf7c506 +--- /dev/null ++++ b/isocut/config/sw_64/anaconda-ks.cfg +@@ -0,0 +1,371 @@ ++#version=DEVEL ++# Use CDROM installation media ++cdrom ++# Use graphical install ++graphical ++# Run the Setup Agent on first boot ++firstboot --enable ++ignoredisk --only-use=sda ++# Keyboard layouts ++keyboard --vckeymap=us --xlayouts='us' ++# System language ++lang en_US.UTF-8 ++ ++# Network information ++network --bootproto=dhcp --device=ens3 --onboot=off --ipv6=auto ++network --hostname=localhost.localdomain ++ ++# Root password ++rootpw --iscrypted $6$xcWWTkm29Zd5V8hv$MrbjVgQ.BCaRXoTGcpq2snPnGx36HUuC7uqH0IEMV3QQXDT6lacPX32Zwdn3yeq4aywymTlaO6anqzZ8tnKFA1 ++# System timezone ++timezone Asia/Beijing --isUtc ++# Reboot after install ++reboot ++# System bootloader configuration ++bootloader --append=" net.ifnames=0 biosdevname=0" ++autopart --type=lvm ++# Partition clearing information ++clearpart --all --initlabel --drives=sda ++ ++%packages --multilib --ignoremissing ++acl.sw_64 ++aide.sw_64 ++audit-libs.sw_64 ++audit.sw_64 ++autogen-libopts.sw_64 ++avahi-libs.sw_64 ++basesystem.noarch ++bash.sw_64 ++bind-libs-lite.sw_64 ++bind-libs.sw_64 ++bind-utils.sw_64 ++blktrace.sw_64 ++bridge-utils.sw_64 ++bzip2-libs.sw_64 ++bzip2.sw_64 ++chkconfig.sw_64 ++cifs-utils.sw_64 ++coreutils.sw_64 ++cpio.sw_64 ++cracklib-dicts.sw_64 ++cracklib.sw_64 ++cronie-anacron.sw_64 ++cronie.sw_64 ++crontabs.noarch ++cryptsetup-libs.sw_64 ++cups-libs.sw_64 ++curl.sw_64 ++cyrus-sasl-lib.sw_64 ++dbus-glib.sw_64 ++dbus-libs.sw_64 ++dbus.sw_64 ++deltarpm.sw_64 ++device-mapper-event-libs.sw_64 ++device-mapper-event.sw_64 ++device-mapper-libs.sw_64 ++device-mapper-persistent-data.sw_64 ++device-mapper.sw_64 ++dhcp-libs.sw_64 ++diffutils.sw_64 ++dmidecode.sw_64 ++dos2unix.sw_64 ++dracut-network.sw_64 ++dump_mem_tool.sw_64 ++e2fsprogs-libs.sw_64 ++e2fsprogs.sw_64 ++elfutils-libelf.sw_64 ++elfutils-libs.sw_64 ++ethtool.sw_64 ++openEuler-release.sw_64 ++expat-devel.sw_64 ++expat.sw_64 ++expect.sw_64 ++file-libs.sw_64 ++filesystem.sw_64 ++file.sw_64 ++findutils.sw_64 ++fipscheck-lib.sw_64 ++fipscheck.sw_64 ++freetype.sw_64 ++fuse.sw_64 ++gawk.sw_64 ++gdbm.sw_64 ++genisoimage.sw_64 ++gettext-libs.sw_64 ++gettext.sw_64 ++glib2.sw_64 ++glibc-common.sw_64 ++glibc.sw_64 ++gmp.sw_64 ++gnupg2.sw_64 ++gobject-introspection.sw_64 ++gpgme.sw_64 ++gpm-libs.sw_64 ++grep.sw_64 ++grub2-tools.sw_64 ++grubby.sw_64 ++gssproxy.sw_64 ++gzip.sw_64 ++hardlink.sw_64 ++hdparm.sw_64 ++hostname.sw_64 ++hwdata.noarch ++info.sw_64 ++initscripts.sw_64 ++iotop.noarch ++ipmitool.sw_64 ++iproute.sw_64 ++iptables.sw_64 ++iputils.sw_64 ++irqbalance.sw_64 ++json-c.sw_64 ++kbox-kmod.sw_64 ++kernel-tools-libs.sw_64 ++kernel-tools.sw_64 ++kernel.sw_64 ++kexec-tools.sw_64 ++keyutils-libs.sw_64 ++keyutils.sw_64 ++kmod-libs.sw_64 ++kmod.sw_64 ++kpartx.sw_64 ++kpatch-runtime.noarch ++krb5-libs.sw_64 ++less.sw_64 ++libacl.sw_64 ++libaio.sw_64 ++libalarm.sw_64 ++libassuan.sw_64 ++libattr.sw_64 ++libbasicobjects.sw_64 ++libblkid.sw_64 ++libcap-ng.sw_64 ++libcap.sw_64 ++libcgroup-tools.sw_64 ++libcgroup.sw_64 ++libcollection.sw_64 ++libcom_err.sw_64 ++libcroco.sw_64 ++libcurl.sw_64 ++libdb-utils.sw_64 ++libdb.sw_64 ++libedit.sw_64 ++libestr.sw_64 ++libevent.sw_64 ++libffi.sw_64 ++libgcc.sw_64 ++libgcrypt.sw_64 ++libgomp.sw_64 ++libgpg-error.sw_64 ++libidn.sw_64 ++libini_config.sw_64 ++libldb.sw_64 ++libmnl.sw_64 ++libmount.sw_64 ++libnetfilter_conntrack.sw_64 ++libnfnetlink.sw_64 ++libnfsidmap.sw_64 ++libpath_utils.sw_64 ++libpcap.sw_64 ++libpciaccess.sw_64 ++libpwquality.sw_64 ++libref_array.sw_64 ++libsecurec.sw_64 ++libselinux.sw_64 ++libsemanage.sw_64 ++libsepol.sw_64 ++libssh2.sw_64 ++libss.sw_64 ++libstdc++.sw_64 ++libsysfs.sw_64 ++libtalloc.sw_64 ++libtasn1.sw_64 ++libtdb.sw_64 ++libtevent.sw_64 ++libtirpc.sw_64 ++libunistring.sw_64 ++libusal.sw_64 ++libuser.sw_64 ++libutempter.sw_64 ++libuuid.sw_64 ++libverto.sw_64 ++libwbclient.sw_64 ++libxml2.sw_64 ++libxslt.sw_64 ++linux-firmware.noarch ++lm_sensors-libs.sw_64 ++logrotate.sw_64 ++lsof.sw_64 ++lsscsi.sw_64 ++lua.sw_64 ++lvm2-libs.sw_64 ++lvm2.sw_64 ++lzo.sw_64 ++mailcap.noarch ++mailx.sw_64 ++man-db.sw_64 ++mtools.sw_64 ++ncurses-base.noarch ++ncurses-libs.sw_64 ++ncurses.sw_64 ++net-snmp-libs.sw_64 ++net-tools.sw_64 ++nfs-utils.sw_64 ++nscd.sw_64 ++nspr.sw_64 ++nss-softokn-freebl.sw_64 ++nss-softokn.sw_64 ++nss-sysinit.sw_64 ++nss-tools.sw_64 ++nss-util.sw_64 ++nss.sw_64 ++ntpdate.sw_64 ++numactl-libs.sw_64 ++numactl.sw_64 ++numad.sw_64 ++OpenIPMI-libs.sw_64 ++OpenIPMI.sw_64 ++openldap.sw_64 ++openssh-clients.sw_64 ++openssh-server.sw_64 ++openssh.sw_64 ++openssl-libs.sw_64 ++openssl.sw_64 ++p11-kit-trust.sw_64 ++p11-kit.sw_64 ++pam.sw_64 ++parted.sw_64 ++passwd.sw_64 ++pciutils-libs.sw_64 ++pciutils.sw_64 ++pcre.sw_64 ++perl-Business-ISBN-Data.noarch ++perl-Business-ISBN.noarch ++perl-Carp.noarch ++perl-Compress-Raw-Bzip2.sw_64 ++perl-Compress-Raw-Zlib.sw_64 ++perl-Config-IniFiles.noarch ++perl-constant.noarch ++perl-Data-Dumper.sw_64 ++perl-DBD-SQLite.sw_64 ++perl-DBI.sw_64 ++perl-Digest-MD5.sw_64 ++perl-Digest.noarch ++perl-Digest-SHA.sw_64 ++perl-Encode-Locale.noarch ++perl-Encode.sw_64 ++perl-Exporter.noarch ++perl-File-Listing.noarch ++perl-File-Path.noarch ++perl-File-Temp.noarch ++perl-Filter.sw_64 ++perl-Getopt-Long.noarch ++perl-HTML-Parser.sw_64 ++perl-HTML-Tagset.noarch ++perl-HTTP-Cookies.noarch ++perl-HTTP-Daemon.noarch ++perl-HTTP-Date.noarch ++perl-HTTP-Message.noarch ++perl-HTTP-Negotiate.noarch ++perl-HTTP-Tiny.noarch ++perl-IO-Compress.noarch ++perl-IO-HTML.noarch ++perl-IO-Socket-IP.noarch ++perl-IO-Socket-SSL.noarch ++perl-libs.sw_64 ++perl-libwww-perl.noarch ++perl-List-MoreUtils.noarch ++perl-LWP-MediaTypes.noarch ++perl-macros.sw_64 ++perl-Net-Daemon.noarch ++perl-Net-HTTP.noarch ++perl-Net-LibIDN.sw_64 ++perl-Net-SSLeay.sw_64 ++perl-parent.noarch ++perl-PathTools.sw_64 ++perl-Pod-Escapes.noarch ++perl-podlators.noarch ++perl-Pod-Perldoc.noarch ++perl-Pod-Simple.noarch ++perl-Pod-Usage.noarch ++perl-Scalar-List-Utils.sw_64 ++perl-Socket.sw_64 ++perl-Storable.sw_64 ++perl-Text-ParseWords.noarch ++perl-threads-shared.sw_64 ++perl-threads.sw_64 ++perl-TimeDate.noarch ++perl-Time-HiRes.sw_64 ++perl-Time-Local.noarch ++perl-URI.noarch ++perl-WWW-RobotRules.noarch ++perl.sw_64 ++perl-XML-LibXML.sw_64 ++perl-XML-NamespaceSupport.noarch ++perl-XML-SAX-Base.noarch ++perl-XML-SAX.noarch ++pinentry.sw_64 ++popt.sw_64 ++procps-ng.sw_64 ++psmisc.sw_64 ++qrencode-libs.sw_64 ++quota-nls.noarch ++quota.sw_64 ++rasdaemon.sw_64 ++readline.sw_64 ++rootfiles.noarch ++rpcbind.sw_64 ++rpm-build-libs.sw_64 ++rpm-libs.sw_64 ++rpm.sw_64 ++rsync.sw_64 ++rsyslog.sw_64 ++samba-libs.sw_64 ++screen.sw_64 ++security-tool.sw_64 ++sed.sw_64 ++setup.noarch ++shadow-utils.sw_64 ++smartmontools.sw_64 ++sqlite.sw_64 ++squashfs-tools.sw_64 ++sudo.sw_64 ++sysfsutils.sw_64 ++sysmonitor-kmod.sw_64 ++sysstat.sw_64 ++systemd-libs.sw_64 ++systemd.sw_64 ++tar.sw_64 ++tcp_wrappers-libs.sw_64 ++tcp_wrappers.sw_64 ++teamd.sw_64 ++tuned.noarch ++tzdata.noarch ++unzip.sw_64 ++util-linux.sw_64 ++vim-common.sw_64 ++vim-enhanced.sw_64 ++vim-filesystem.noarch ++vim-minimal.sw_64 ++virt-what.sw_64 ++wget.sw_64 ++which.sw_64 ++xfsprogs.sw_64 ++xz-libs.sw_64 ++xz.sw_64 ++zip.sw_64 ++zlib.sw_64 ++dnf.noarch ++dnf-utils.noarch ++authselect.sw_64 ++authselect-libs.sw_64 ++grub2-efi-sw64.sw_64 ++grub2-efi-sw64-cdboot.sw_64 ++grub2-common.noarch ++grub2-tools.sw_64 ++shim-sw64.sw_64 ++openEuler-logos.noarch ++network-scripts.sw_64 ++NetworkManager.sw_64 ++ ++%end +diff --git a/isocut/config/sw_64/rpmlist b/isocut/config/sw_64/rpmlist +new file mode 100644 +index 0000000..1237005 +--- /dev/null ++++ b/isocut/config/sw_64/rpmlist +@@ -0,0 +1 @@ ++kernel.sw_64 +diff --git a/isocut/isocut.py b/isocut/isocut.py +index 7a3039f..2d7f11e 100644 +--- a/isocut/isocut.py ++++ b/isocut/isocut.py +@@ -447,6 +447,8 @@ def regen_repodata(): + pack.text = pack.text.split(".riscv64")[0] + elif os.uname()[-1].strip() == 'ppc64le'[0]: + pack.text = pack.text.split(".ppc64le")[0] ++ elif os.uname()[-1].strip() == 'sw_64': ++ pack.text = pack.text.split(".sw_64")[0] + pack.text = pack.text.split(".noarch")[0] + fp_rpm.close() + +@@ -694,7 +696,7 @@ def remake_iso(): + "-boot-load-size 4 -boot-info-table -eltorito-alt-boot " \ + "-e images/efiboot.img -no-emul-boot \"%s\"" % ( + ICONFIG.new_iso_name, ICONFIG.dest_iso, ICONFIG.temp_path_new_image) +- elif ICONFIG.src_iso_arch == 'aarch64' or ICONFIG.src_iso_arch == 'loongarch64' or ICONFIG.src_iso_arch == 'riscv64': ++ elif ICONFIG.src_iso_arch == 'aarch64' or ICONFIG.src_iso_arch == 'loongarch64' or ICONFIG.src_iso_arch == 'riscv64' or ICONFIG.src_iso_arch == 'sw_64': + make_iso_cmd = "genisoimage -R -J -T -r -l -d -input-charset utf-8 " \ + "-joliet-long -allow-multidot -allow-leading-dots -no-bak -V \"%s\" " \ + "-o \"%s\" -e images/efiboot.img -no-emul-boot \"%s\"" % ( +-- +2.43.0 + diff --git a/0003-isomaker-support-sw_64.patch b/0003-isomaker-support-sw_64.patch new file mode 100644 index 0000000000000000000000000000000000000000..cd152d28dc1f904b334daabbf921744c877c7e8b --- /dev/null +++ b/0003-isomaker-support-sw_64.patch @@ -0,0 +1,2674 @@ +From 481f8e3ef6b92ffce6f2f0551acb6250c273e516 Mon Sep 17 00:00:00 2001 +From: yueyuankun +Date: Wed, 12 Nov 2025 15:21:20 +0800 +Subject: [PATCH 3/4] isomaker: support sw_64 + +--- + isomaker/80-openeuler/live/sw64.tmpl | 82 + + isomaker/80-openeuler/runtime-install.tmpl | 7 +- + isomaker/80-openeuler/sw64.tmpl | 76 + + isomaker/config/sw_64/desktop_normal.xml | 0 + isomaker/config/sw_64/edge_normal.xml | 0 + .../config_files/sw_64/boot.msg | 4 + + .../config_files/sw_64/grub.conf | 9 + + .../config_files/sw_64/grub2-efi.cfg | 38 + + .../sw_64/livecd/devstation_live/sw64.tmpl | 75 + + .../sw_64/livecd/devstation_livecd_sw_64.ks | 105 ++ + .../config/sw_64/livecd/devstation_rpmlist | 116 ++ + .../livecd/live/config_files/sw_64/boot.msg | 4 + + .../livecd/live/config_files/sw_64/grub.conf | 9 + + .../live/config_files/sw_64/grub2-efi.cfg | 38 + + isomaker/config/sw_64/livecd/live/sw64.tmpl | 75 + + isomaker/config/sw_64/livecd/livecd_sw_64.ks | 70 + + isomaker/config/sw_64/livecd/rpmlist | 111 ++ + isomaker/config/sw_64/normal.xml | 1569 +++++++++++++++++ + isomaker/config/sw_64/standard.conf | 6 + + isomaker/init.sh | 2 +- + isomaker/iso.sh | 20 +- + 21 files changed, 2404 insertions(+), 12 deletions(-) + create mode 100644 isomaker/80-openeuler/live/sw64.tmpl + create mode 100644 isomaker/80-openeuler/sw64.tmpl + create mode 100644 isomaker/config/sw_64/desktop_normal.xml + create mode 100644 isomaker/config/sw_64/edge_normal.xml + create mode 100644 isomaker/config/sw_64/livecd/devstation_live/config_files/sw_64/boot.msg + create mode 100644 isomaker/config/sw_64/livecd/devstation_live/config_files/sw_64/grub.conf + create mode 100644 isomaker/config/sw_64/livecd/devstation_live/config_files/sw_64/grub2-efi.cfg + create mode 100644 isomaker/config/sw_64/livecd/devstation_live/sw64.tmpl + create mode 100644 isomaker/config/sw_64/livecd/devstation_livecd_sw_64.ks + create mode 100644 isomaker/config/sw_64/livecd/devstation_rpmlist + create mode 100644 isomaker/config/sw_64/livecd/live/config_files/sw_64/boot.msg + create mode 100644 isomaker/config/sw_64/livecd/live/config_files/sw_64/grub.conf + create mode 100644 isomaker/config/sw_64/livecd/live/config_files/sw_64/grub2-efi.cfg + create mode 100644 isomaker/config/sw_64/livecd/live/sw64.tmpl + create mode 100644 isomaker/config/sw_64/livecd/livecd_sw_64.ks + create mode 100644 isomaker/config/sw_64/livecd/rpmlist + create mode 100644 isomaker/config/sw_64/normal.xml + create mode 100644 isomaker/config/sw_64/standard.conf + +diff --git a/isomaker/80-openeuler/live/sw64.tmpl b/isomaker/80-openeuler/live/sw64.tmpl +new file mode 100644 +index 0000000..f7254d8 +--- /dev/null ++++ b/isomaker/80-openeuler/live/sw64.tmpl +@@ -0,0 +1,82 @@ ++<%page args="kernels, runtime_img, basearch, inroot, outroot, product, isolabel"/> ++<% ++configdir="tmp/config_files/sw64" ++PXEBOOTDIR="images/pxeboot" ++KERNELDIR=PXEBOOTDIR ++LIVEDIR="LiveOS" ++LORAXDIR="usr/share/lorax/" ++ ++## Don't allow spaces or escape characters in the iso label ++def valid_label(ch): ++ return ch.isalnum() or ch == '_' ++ ++isolabel = ''.join(ch if valid_label(ch) else '-' for ch in isolabel) ++ ++from os.path import basename ++%> ++ ++## Test ${runtime_img} to see if udf is needed ++<% ++ import os ++ from pylorax.sysutils import joinpaths ++ if os.stat(joinpaths(inroot, runtime_img)).st_size >= 4*1024**3: ++ udfargs = "-allow-limited-size" ++ else: ++ udfargs = "" ++%> ++ ++mkdir ${LIVEDIR} ++install ${runtime_img} ${LIVEDIR}/squashfs.img ++treeinfo stage2 mainimage ${LIVEDIR}/squashfs.img ++ ++## install kernels ++mkdir ${KERNELDIR} ++%for kernel in kernels: ++ ## normal sw64 ++ installkernel images-${basearch} ${kernel.path} ${KERNELDIR}/vmlinuz ++ installinitrd images-${basearch} ${kernel.initrd.path} ${KERNELDIR}/initrd.img ++%endfor ++ ++#FIXME: this will need adjusted when we have a real bootloader. ++## WHeeeeeeee, EFI. ++## We could remove the basearch restriction someday.. ++<% efiargs=""; efigraft="" %> ++%if exists("boot/efi/EFI/*/gcdsw64.efi"): ++ <% ++ efiarch32 = None ++ efiarch64 = 'SW64' ++ efigraft="EFI/BOOT={0}/EFI/BOOT".format(outroot) ++ images = ["images/efiboot.img"] ++ %> ++ %for img in images: ++ <% ++ efiargs += " -eltorito-alt-boot -e {0} -no-emul-boot".format(img) ++ efigraft += " {0}={1}/{0}".format(img,outroot) ++ %> ++ treeinfo images-${basearch} ${img|basename} ${img} ++ %endfor ++ <%include file="efi.tmpl" args="configdir=configdir, KERNELDIR=KERNELDIR, efiarch32=efiarch32, efiarch64=efiarch64, isolabel=isolabel"/> ++%endif ++ ++# Create optional product.img and updates.img ++<% filegraft=""; images=["product", "updates"] %> ++%for img in images: ++ %if exists("%s/%s/" % (LORAXDIR, img)): ++ installimg ${LORAXDIR}/${img}/ images/${img}.img ++ treeinfo images-${basearch} ${img}.img images/${img}.img ++ <% filegraft += " images/{0}.img={1}/images/{0}.img".format(img, outroot) %> ++ %endif ++%endfor ++ ++# Inherit iso-graft/ if it exists from external templates ++<% ++ import os ++ if os.path.exists(workdir + "/iso-graft"): ++ filegraft += " " + workdir + "/iso-graft" ++%> ++ ++# Add the license files ++%for f in glob("/usr/share/licenses/*-release/*"): ++ install ${f} ${f|basename} ++ <% filegraft += " {0}={1}/{0}".format(basename(f), outroot) %> ++%endfor +diff --git a/isomaker/80-openeuler/runtime-install.tmpl b/isomaker/80-openeuler/runtime-install.tmpl +index d59f863..1c34362 100644 +--- a/isomaker/80-openeuler/runtime-install.tmpl ++++ b/isomaker/80-openeuler/runtime-install.tmpl +@@ -62,6 +62,11 @@ installpkg glibc-all-langpacks + installpkg grub2-tools grub2-tools-minimal grub2-tools-extra + installpkg grub2-ppc64le + %endif ++%if basearch == "sw_64": ++ installpkg efibootmgr ++ installpkg grub2-efi-sw64-cdboot shim-sw64 ++ installpkg grub2-tools grub2-tools-minimal grub2-tools-extra ++%endif + + ## yay, plymouth + installpkg plymouth +@@ -127,7 +132,7 @@ installpkg pciutils usbutils ipmitool + installpkg smartmontools + installpkg hdparm + ## see bug #1483278 +-%if basearch not in ("arm", "armhfp", "loongarch64", "riscv64"): ++%if basearch not in ("arm", "armhfp", "loongarch64", "riscv64", "sw_64"): + installpkg libmlx4 rdma-core + %endif + installpkg rng-tools +diff --git a/isomaker/80-openeuler/sw64.tmpl b/isomaker/80-openeuler/sw64.tmpl +new file mode 100644 +index 0000000..6e979d8 +--- /dev/null ++++ b/isomaker/80-openeuler/sw64.tmpl +@@ -0,0 +1,76 @@ ++<%page args="kernels, runtime_img, basearch, inroot, outroot, product, isolabel"/> ++<% ++configdir="tmp/config_files/sw_64" ++PXEBOOTDIR="images/pxeboot" ++KERNELDIR=PXEBOOTDIR ++STAGE2IMG="images/install.img" ++LORAXDIR="usr/share/lorax/" ++ ++from os.path import basename ++%> ++ ++## Test ${runtime_img} to see if udf is needed ++<% ++ import os ++ from pylorax.sysutils import joinpaths ++ if os.stat(joinpaths(inroot, runtime_img)).st_size >= 4*1024**3: ++ udfargs = "-allow-limited-size" ++ else: ++ udfargs = "" ++%> ++ ++mkdir images ++install ${runtime_img} ${STAGE2IMG} ++treeinfo stage2 mainimage ${STAGE2IMG} ++ ++## install kernels ++mkdir ${KERNELDIR} ++%for kernel in kernels: ++ ## normal sw_64 ++ installkernel images-${basearch} ${kernel.path} ${KERNELDIR}/vmlinuz ++ installinitrd images-${basearch} ${kernel.initrd.path} ${KERNELDIR}/initrd.img ++%endfor ++ ++#FIXME: this will need adjusted when we have a real bootloader. ++## WHeeeeeeee, EFI. ++## We could remove the basearch restriction someday.. ++<% efiargs=""; efigraft="";efiarch64=None %> ++%if exists("boot/efi/EFI/*/gcdsw64.efi"): ++ <% ++ efiarch64 = 'SW64' ++ efigraft="EFI/BOOT={0}/EFI/BOOT".format(outroot) ++ images = ["images/efiboot.img"] ++ %> ++ %for img in images: ++ <% ++ efiargs += " -eltorito-alt-boot -e {0} -no-emul-boot".format(img) ++ efigraft += " {0}={1}/{0}".format(img,outroot) ++ %> ++ treeinfo images-${basearch} ${img|basename} ${img} ++ %endfor ++ <%include file="efi.tmpl" args="configdir=configdir, KERNELDIR=KERNELDIR, efiarch32=efiarch32, efiarch64=efiarch64, isolabel=isolabel"/> ++%endif ++ ++# Create optional product.img and updates.img ++<% filegraft=""; images=["product", "updates"] %> ++%for img in images: ++ %if exists("%s/%s/" % (LORAXDIR, img)): ++ installimg ${LORAXDIR}/${img}/ images/${img}.img ++ treeinfo images-${basearch} ${img}.img images/${img}.img ++ <% filegraft += " images/{0}.img={1}/images/{0}.img".format(img, outroot) %> ++ %endif ++%endfor ++ ++# Inherit iso-graft/ if it exists from external templates ++<% ++ import os ++ if os.path.exists(workdir + "/iso-graft"): ++ filegraft += " " + workdir + "/iso-graft" ++%> ++ ++# Add the license files ++%for f in glob("/usr/share/licenses/*-release/*"): ++ install ${f} ${f|basename} ++ <% filegraft += " {0}={1}/{0}".format(basename(f), outroot) %> ++%endfor ++ +diff --git a/isomaker/config/sw_64/desktop_normal.xml b/isomaker/config/sw_64/desktop_normal.xml +new file mode 100644 +index 0000000..e69de29 +diff --git a/isomaker/config/sw_64/edge_normal.xml b/isomaker/config/sw_64/edge_normal.xml +new file mode 100644 +index 0000000..e69de29 +diff --git a/isomaker/config/sw_64/livecd/devstation_live/config_files/sw_64/boot.msg b/isomaker/config/sw_64/livecd/devstation_live/config_files/sw_64/boot.msg +new file mode 100644 +index 0000000..5605477 +--- /dev/null ++++ b/isomaker/config/sw_64/livecd/devstation_live/config_files/sw_64/boot.msg +@@ -0,0 +1,4 @@ ++^L ++^Xsplash.lss ++ ++ - Press the ^O01^O07 key to begin the installation process. +diff --git a/isomaker/config/sw_64/livecd/devstation_live/config_files/sw_64/grub.conf b/isomaker/config/sw_64/livecd/devstation_live/config_files/sw_64/grub.conf +new file mode 100644 +index 0000000..ee47854 +--- /dev/null ++++ b/isomaker/config/sw_64/livecd/devstation_live/config_files/sw_64/grub.conf +@@ -0,0 +1,9 @@ ++#debug --graphics ++default=0 ++splashimage=@SPLASHPATH@ ++timeout 60 ++hiddenmenu ++title Start @PRODUCT@ @VERSION@ ++ findiso ++ kernel @KERNELPATH@ @ROOT@ quiet inst.text rd.live.ram net.ifnames=0 biosdevname=0 rd.shell=0 ++ initrd @INITRDPATH@ +\ No newline at end of file +diff --git a/isomaker/config/sw_64/livecd/devstation_live/config_files/sw_64/grub2-efi.cfg b/isomaker/config/sw_64/livecd/devstation_live/config_files/sw_64/grub2-efi.cfg +new file mode 100644 +index 0000000..bfa4b63 +--- /dev/null ++++ b/isomaker/config/sw_64/livecd/devstation_live/config_files/sw_64/grub2-efi.cfg +@@ -0,0 +1,38 @@ ++set default="0" ++ ++function load_video { ++ if [ x$feature_all_video_module = xy ]; then ++ insmod all_video ++ else ++ insmod efi_gop ++ insmod efi_uga ++ insmod ieee1275_fb ++ insmod vbe ++ insmod vga ++ insmod video_bochs ++ insmod video_cirrus ++ fi ++} ++ ++load_video ++set gfxpayload=keep ++insmod gzio ++insmod part_gpt ++insmod ext2 ++ ++set timeout=60 ++### END /etc/grub.d/00_header ### ++ ++search --no-floppy --set=root -l '@ISOLABEL@' ++ ++### BEGIN /etc/grub.d/10_linux ### ++menuentry 'Start @PRODUCT@ @VERSION@ with text mode' --class openeuler --class gnu-linux --class gnu --class os { ++ linux @KERNELPATH@ @ROOT@ ro inst.text console=ttyS0 console=tty0 rd.live.ram net.ifnames=0 biosdevname=0 rd.shell=0 ++ initrd @INITRDPATH@ ++} ++submenu 'Troubleshooting -->' { ++ menuentry 'Rescue a @PRODUCT@ system' --class openeuler --class gnu-linux --class gnu --class os { ++ linux @KERNELPATH@ @ROOT@ rescue console=ttyS0 console=tty0 rd.live.ram net.ifnames=0 biosdevname=0 rd.shell=0 ++ initrd @INITRDPATH@ ++ } ++} +diff --git a/isomaker/config/sw_64/livecd/devstation_live/sw64.tmpl b/isomaker/config/sw_64/livecd/devstation_live/sw64.tmpl +new file mode 100644 +index 0000000..51af656 +--- /dev/null ++++ b/isomaker/config/sw_64/livecd/devstation_live/sw64.tmpl +@@ -0,0 +1,75 @@ ++<%page args="kernels, runtime_img, basearch, inroot, outroot, product, isolabel"/> ++<% ++configdir="tmp/config_files/sw_64" ++PXEBOOTDIR="images/pxeboot" ++KERNELDIR=PXEBOOTDIR ++LORAXDIR="usr/share/lorax/" ++LIVEDIR="LiveOS" ++ ++ ++from os.path import basename ++%> ++ ++## Test ${runtime_img} to see if udf is needed ++<% ++ import os ++ from pylorax.sysutils import joinpaths ++ if os.stat(joinpaths(inroot, runtime_img)).st_size >= 4*1024**3: ++ udfargs = "-allow-limited-size" ++ else: ++ udfargs = "" ++%> ++mkdir ${LIVEDIR} ++install ${runtime_img} ${LIVEDIR}/squashfs.img ++treeinfo stage2 mainimage ${LIVEDIR}/squashfs.img ++ ++ ++## install kernels ++mkdir ${KERNELDIR} ++%for kernel in kernels: ++ ## normal sw_64 ++ installkernel images-${basearch} ${kernel.path} ${KERNELDIR}/vmlinuz ++ installinitrd images-${basearch} ${kernel.initrd.path} ${KERNELDIR}/initrd.img ++%endfor ++ ++ ++## WHeeeeeeee, EFI. ++## We could remove the basearch restriction someday.. ++<% efiargs=""; efigraft="" %> ++%if exists("boot/efi/EFI/*/gcdsw64.efi"): ++ <% ++ efiarch32 = None ++ efiarch64 = 'SW64' ++ efigraft="EFI/BOOT={0}/EFI/BOOT".format(outroot) ++ images = ["images/efiboot.img"] ++ %> ++ %for img in images: ++ <% ++ efiargs += " -eltorito-alt-boot -e {0} -no-emul-boot".format(img) ++ efigraft += " {0}={1}/{0}".format(img,outroot) ++ %> ++ treeinfo images-${basearch} ${img|basename} ${img} ++ %endfor ++ <%include file="efi.tmpl" args="configdir=configdir, KERNELDIR=KERNELDIR, efiarch32=efiarch32, efiarch64=efiarch64, isolabel=isolabel"/> ++%endif ++ ++# Create optional product.img and updates.img ++<% filegraft=""; images=["product", "updates"] %> ++%for img in images: ++ %if exists("%s/%s/" % (LORAXDIR, img)): ++ installimg ${LORAXDIR}/${img}/ images/${img}.img ++ treeinfo images-${basearch} ${img}.img images/${img}.img ++ <% filegraft += " images/{0}.img={1}/images/{0}.img".format(img, outroot) %> ++ %endif ++%endfor ++ ++%if exists("boot/efi/EFI/*/gcdsw64.efi"): ++## make boot.iso ++runcmd mkisofs -o ${outroot}/images/boot.iso \ ++ ${efiargs} -R -J -V '${isolabel}' -T ${udfargs} \ ++ -graft-points \ ++ ${KERNELDIR}=${outroot}/${KERNELDIR} \ ++ ${LIVEDIR}=${outroot}/${LIVEDIR} \ ++ ${efigraft} ${filegraft} ++treeinfo images-${basearch} boot.iso images/boot.iso ++%endif +diff --git a/isomaker/config/sw_64/livecd/devstation_livecd_sw_64.ks b/isomaker/config/sw_64/livecd/devstation_livecd_sw_64.ks +new file mode 100644 +index 0000000..be247e6 +--- /dev/null ++++ b/isomaker/config/sw_64/livecd/devstation_livecd_sw_64.ks +@@ -0,0 +1,105 @@ ++# Minimal Disk Image ++# ++# Firewall configuration ++firewall --enabled ++# Use network installation ++url --url="INSTALL_REPO" ++# Root password ++rootpw --iscrypted ROOT_PWD ++ ++# Network information ++network --bootproto=dhcp --onboot=on --activate ++# System keyboard ++keyboard --xlayouts=us --vckeymap=us ++# System language ++lang en_US.UTF-8 ++# SELinux configuration ++selinux --enforcing ++# Installation logging level ++logging --level=info ++# Shutdown after installation ++shutdown ++# System timezone ++timezone Asia/Beijing ++# System bootloader configuration ++bootloader --location=mbr ++# Clear the Master Boot Record ++zerombr ++# Partition clearing information ++clearpart --all ++# Disk partitioning information ++part / --fstype="ext4" --size=15000 ++part swap --size=1000 ++%pre ++#!/bin/bash ++mkdir -p /mnt/sysimage/usr/lib64/ ++chmod 0755 /mnt/sysimage/usr/lib64/ ++cp /usr/lib64/libbep_env.so /mnt/sysimage/usr/lib64 ++%end ++%post ++echo "LANG=zh_CN.UTF-8" > /etc/locale.conf ++useradd -m devstation ++usermod -aG wheel devstation ++echo "devstation ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers ++echo "devstation" | passwd --stdin devstation ++passwd -d devstation ++passwd -d root ++ ++if ! grep -q "\[daemon\]" /etc/gdm/custom.conf; then ++ echo "[daemon]" >> /etc/gdm/custom.conf ++fi ++ ++sed -i "/\[daemon\]/a AutomaticLoginEnable=true" /etc/gdm/custom.conf ++sed -i "/\[daemon\]/a AutomaticLogin=devstation" /etc/gdm/custom.conf ++ ++echo "devstation ALL=(ALL) NOPASSWD: /usr/bin/nautilus" >> /etc/sudoers ++touch /etc/polkit-1/rules.d/50-nautilus.rules ++cat << EOR > /etc/polkit-1/rules.d/50-nautilus.rules ++polkit.addRule(function(action, subject) { ++ if (action.id == "org.freedesktop.policykit.exec" && ++ action.lookup("action_id") == "org.gnome.nautilus.file-manager" && ++ subject.isInGroup("sudo")) { ++ return polkit.Result.YES; ++ } ++}); ++EOR ++ ++cp /usr/share/applications/calamares.desktop /etc/xdg/autostart/ ++ ++systemctl enable gdm ++systemctl set-default graphical.target ++ ++systemctl enable calamares ++ ++su - devstation -c gsettings set org.gnome.desktop.input-sources sources "[(xkb, us), (ibus, libpinyin)]" ++ ++touch /etc/sysconfig/network ++ ++cat << EOF > /etc/sysconfig/network-scripts/ifcfg-eth0 ++TYPE=Ethernet ++BOOTPROTO=dhcp ++NAME=eth0 ++DEVICE=eth0 ++ONBOOT=yes ++EOF ++ ++rm -rf /etc/systemd/system/multi-user.target.wants/kbox.service ++rm -rf /etc/systemd/system/multi-user.target.wants/kdump.service ++rm -rf /usr/lib/systemd/system/kbox.service ++rm -rf /usr/lib/systemd/system/kdump.service ++rm -rf /boot/initramfs* ++ ++#fix shadows and shadows- time field ++awk 'BEGIN{FS=OFS=":"} {$3=18099; print $0 > "/etc/shadow"}' /etc/shadow; ++awk 'BEGIN{FS=OFS=":"} {$3=18099; print $0 > "/etc/shadow-"}' /etc/shadow-; ++ ++#fix /etc/pki/ca-trust/extracted/java/cacerts time field ++rm /etc/pki/ca-trust/extracted/java/cacerts ++/usr/bin/ca-legacy install ++/usr/bin/update-ca-trust ++ ++ ++%end ++ ++%packages --excludedocs ++%end +diff --git a/isomaker/config/sw_64/livecd/devstation_rpmlist b/isomaker/config/sw_64/livecd/devstation_rpmlist +new file mode 100644 +index 0000000..949c315 +--- /dev/null ++++ b/isomaker/config/sw_64/livecd/devstation_rpmlist +@@ -0,0 +1,116 @@ ++abattis-cantarell-fonts ++audit ++authselect ++basesystem ++bash ++bind ++bind-dnssec-utils ++boost-iostreams ++checkpolicy ++coreutils ++cronie ++cryptsetup ++CUnit ++CUnit-devel ++curl ++dejavu-fonts ++devstation-config ++dhcp ++dnf ++dnf-plugins-core ++dosfstools ++dracut-config-generic ++dracut-config-rescue ++dracut-live ++dracut-network ++e2fsprogs ++efibootmgr ++filesystem ++fipscheck ++firefox ++firewalld ++gdb ++gdm ++glibc ++gnome-menus ++gnome-session ++gnome-shell ++gnome-software ++gnome-terminal ++google-*-fonts ++grub2 ++grub2-efi ++grub2-efi-sw64-cdboot ++shim-sw64 ++grubby ++gtest ++gtest-devel ++hostname ++ibus-libpinyin ++initscripts ++ipmitool ++iproute ++iprutils ++iputils ++irqbalance ++java-21-openjdk-devel ++kbd ++kernel ++kernel-tools ++kexec-tools ++less ++libdaemon ++liberation-fonts ++libnet ++libteam ++libX11 ++linux-firmware ++lshw ++lsscsi ++lvm2 ++man-db ++nautilus ++ncurses ++net-snmp ++NetworkManager ++NetworkManager-config-server ++openssh ++openssh-clients ++openssh-server ++open-vm-tools ++open-vm-tools-desktop ++parted ++passwd ++policycoreutils ++procps-ng ++python3-decorator ++python3-ply ++python3-pytest ++python3-slip ++rdma-core ++rng-tools ++rootfiles ++rpm ++rsync ++rsyslog ++samba-client ++samba-libs ++security-tool ++selinux-policy-mls ++selinux-policy-targeted ++setup ++sg3_utils ++shadow ++sssd ++sudo ++sysfsutils ++systemd ++tuned ++unzip ++util-linux ++vim-minimal ++wget ++wqy-zenhei-fonts ++xdg-utils ++xfsprogs ++yum +diff --git a/isomaker/config/sw_64/livecd/live/config_files/sw_64/boot.msg b/isomaker/config/sw_64/livecd/live/config_files/sw_64/boot.msg +new file mode 100644 +index 0000000..5605477 +--- /dev/null ++++ b/isomaker/config/sw_64/livecd/live/config_files/sw_64/boot.msg +@@ -0,0 +1,4 @@ ++^L ++^Xsplash.lss ++ ++ - Press the ^O01^O07 key to begin the installation process. +diff --git a/isomaker/config/sw_64/livecd/live/config_files/sw_64/grub.conf b/isomaker/config/sw_64/livecd/live/config_files/sw_64/grub.conf +new file mode 100644 +index 0000000..ee47854 +--- /dev/null ++++ b/isomaker/config/sw_64/livecd/live/config_files/sw_64/grub.conf +@@ -0,0 +1,9 @@ ++#debug --graphics ++default=0 ++splashimage=@SPLASHPATH@ ++timeout 60 ++hiddenmenu ++title Start @PRODUCT@ @VERSION@ ++ findiso ++ kernel @KERNELPATH@ @ROOT@ quiet inst.text rd.live.ram net.ifnames=0 biosdevname=0 rd.shell=0 ++ initrd @INITRDPATH@ +\ No newline at end of file +diff --git a/isomaker/config/sw_64/livecd/live/config_files/sw_64/grub2-efi.cfg b/isomaker/config/sw_64/livecd/live/config_files/sw_64/grub2-efi.cfg +new file mode 100644 +index 0000000..bfa4b63 +--- /dev/null ++++ b/isomaker/config/sw_64/livecd/live/config_files/sw_64/grub2-efi.cfg +@@ -0,0 +1,38 @@ ++set default="0" ++ ++function load_video { ++ if [ x$feature_all_video_module = xy ]; then ++ insmod all_video ++ else ++ insmod efi_gop ++ insmod efi_uga ++ insmod ieee1275_fb ++ insmod vbe ++ insmod vga ++ insmod video_bochs ++ insmod video_cirrus ++ fi ++} ++ ++load_video ++set gfxpayload=keep ++insmod gzio ++insmod part_gpt ++insmod ext2 ++ ++set timeout=60 ++### END /etc/grub.d/00_header ### ++ ++search --no-floppy --set=root -l '@ISOLABEL@' ++ ++### BEGIN /etc/grub.d/10_linux ### ++menuentry 'Start @PRODUCT@ @VERSION@ with text mode' --class openeuler --class gnu-linux --class gnu --class os { ++ linux @KERNELPATH@ @ROOT@ ro inst.text console=ttyS0 console=tty0 rd.live.ram net.ifnames=0 biosdevname=0 rd.shell=0 ++ initrd @INITRDPATH@ ++} ++submenu 'Troubleshooting -->' { ++ menuentry 'Rescue a @PRODUCT@ system' --class openeuler --class gnu-linux --class gnu --class os { ++ linux @KERNELPATH@ @ROOT@ rescue console=ttyS0 console=tty0 rd.live.ram net.ifnames=0 biosdevname=0 rd.shell=0 ++ initrd @INITRDPATH@ ++ } ++} +diff --git a/isomaker/config/sw_64/livecd/live/sw64.tmpl b/isomaker/config/sw_64/livecd/live/sw64.tmpl +new file mode 100644 +index 0000000..51af656 +--- /dev/null ++++ b/isomaker/config/sw_64/livecd/live/sw64.tmpl +@@ -0,0 +1,75 @@ ++<%page args="kernels, runtime_img, basearch, inroot, outroot, product, isolabel"/> ++<% ++configdir="tmp/config_files/sw_64" ++PXEBOOTDIR="images/pxeboot" ++KERNELDIR=PXEBOOTDIR ++LORAXDIR="usr/share/lorax/" ++LIVEDIR="LiveOS" ++ ++ ++from os.path import basename ++%> ++ ++## Test ${runtime_img} to see if udf is needed ++<% ++ import os ++ from pylorax.sysutils import joinpaths ++ if os.stat(joinpaths(inroot, runtime_img)).st_size >= 4*1024**3: ++ udfargs = "-allow-limited-size" ++ else: ++ udfargs = "" ++%> ++mkdir ${LIVEDIR} ++install ${runtime_img} ${LIVEDIR}/squashfs.img ++treeinfo stage2 mainimage ${LIVEDIR}/squashfs.img ++ ++ ++## install kernels ++mkdir ${KERNELDIR} ++%for kernel in kernels: ++ ## normal sw_64 ++ installkernel images-${basearch} ${kernel.path} ${KERNELDIR}/vmlinuz ++ installinitrd images-${basearch} ${kernel.initrd.path} ${KERNELDIR}/initrd.img ++%endfor ++ ++ ++## WHeeeeeeee, EFI. ++## We could remove the basearch restriction someday.. ++<% efiargs=""; efigraft="" %> ++%if exists("boot/efi/EFI/*/gcdsw64.efi"): ++ <% ++ efiarch32 = None ++ efiarch64 = 'SW64' ++ efigraft="EFI/BOOT={0}/EFI/BOOT".format(outroot) ++ images = ["images/efiboot.img"] ++ %> ++ %for img in images: ++ <% ++ efiargs += " -eltorito-alt-boot -e {0} -no-emul-boot".format(img) ++ efigraft += " {0}={1}/{0}".format(img,outroot) ++ %> ++ treeinfo images-${basearch} ${img|basename} ${img} ++ %endfor ++ <%include file="efi.tmpl" args="configdir=configdir, KERNELDIR=KERNELDIR, efiarch32=efiarch32, efiarch64=efiarch64, isolabel=isolabel"/> ++%endif ++ ++# Create optional product.img and updates.img ++<% filegraft=""; images=["product", "updates"] %> ++%for img in images: ++ %if exists("%s/%s/" % (LORAXDIR, img)): ++ installimg ${LORAXDIR}/${img}/ images/${img}.img ++ treeinfo images-${basearch} ${img}.img images/${img}.img ++ <% filegraft += " images/{0}.img={1}/images/{0}.img".format(img, outroot) %> ++ %endif ++%endfor ++ ++%if exists("boot/efi/EFI/*/gcdsw64.efi"): ++## make boot.iso ++runcmd mkisofs -o ${outroot}/images/boot.iso \ ++ ${efiargs} -R -J -V '${isolabel}' -T ${udfargs} \ ++ -graft-points \ ++ ${KERNELDIR}=${outroot}/${KERNELDIR} \ ++ ${LIVEDIR}=${outroot}/${LIVEDIR} \ ++ ${efigraft} ${filegraft} ++treeinfo images-${basearch} boot.iso images/boot.iso ++%endif +diff --git a/isomaker/config/sw_64/livecd/livecd_sw_64.ks b/isomaker/config/sw_64/livecd/livecd_sw_64.ks +new file mode 100644 +index 0000000..fba4995 +--- /dev/null ++++ b/isomaker/config/sw_64/livecd/livecd_sw_64.ks +@@ -0,0 +1,70 @@ ++# Minimal Disk Image ++# ++# Firewall configuration ++firewall --enabled ++# Use network installation ++url --url="INSTALL_REPO" ++# Root password ++rootpw --iscrypted ROOT_PWD ++ ++# Network information ++network --bootproto=dhcp --onboot=on --activate ++# System keyboard ++keyboard --xlayouts=us --vckeymap=us ++# System language ++lang en_US.UTF-8 ++# SELinux configuration ++selinux --enforcing ++# Installation logging level ++logging --level=info ++# Shutdown after installation ++shutdown ++# System timezone ++timezone Asia/Beijing ++# System bootloader configuration ++bootloader --location=mbr ++# Clear the Master Boot Record ++zerombr ++# Partition clearing information ++clearpart --all ++# Disk partitioning information ++part / --fstype="ext4" --size=40000 ++part swap --size=1000 ++%pre ++#!/bin/bash ++mkdir -p /mnt/sysimage/usr/lib64/ ++chmod 0755 /mnt/sysimage/usr/lib64/ ++cp /usr/lib64/libbep_env.so /mnt/sysimage/usr/lib64 ++%end ++%post ++ ++touch /etc/sysconfig/network ++ ++cat << EOF > /etc/sysconfig/network-scripts/ifcfg-eth0 ++TYPE=Ethernet ++BOOTPROTO=dhcp ++NAME=eth0 ++DEVICE=eth0 ++ONBOOT=yes ++EOF ++ ++rm -rf /etc/systemd/system/multi-user.target.wants/kbox.service ++rm -rf /etc/systemd/system/multi-user.target.wants/kdump.service ++rm -rf /usr/lib/systemd/system/kbox.service ++rm -rf /usr/lib/systemd/system/kdump.service ++rm -rf /boot/initramfs* ++ ++#fix shadows and shadows- time field ++awk 'BEGIN{FS=OFS=":"} {$3=18099; print $0 > "/etc/shadow"}' /etc/shadow; ++awk 'BEGIN{FS=OFS=":"} {$3=18099; print $0 > "/etc/shadow-"}' /etc/shadow-; ++ ++#fix /etc/pki/ca-trust/extracted/java/cacerts time field ++rm /etc/pki/ca-trust/extracted/java/cacerts ++/usr/bin/ca-legacy install ++/usr/bin/update-ca-trust ++ ++ ++%end ++ ++%packages --excludedocs ++%end +\ No newline at end of file +diff --git a/isomaker/config/sw_64/livecd/rpmlist b/isomaker/config/sw_64/livecd/rpmlist +new file mode 100644 +index 0000000..ee2fbae +--- /dev/null ++++ b/isomaker/config/sw_64/livecd/rpmlist +@@ -0,0 +1,111 @@ ++NetworkManager ++NetworkManager-config-server ++abattis-cantarell-fonts ++audit ++authselect ++basesystem ++bash ++bind ++bind-dnssec-utils ++boost-iostreams ++btrfs-progs ++coreutils ++cronie ++cryptsetup ++curl ++dejavu-fonts ++dhcp ++dnf ++dnf-plugins-core ++dosfstools ++dracut-config-generic ++dracut-config-rescue ++dracut-live ++dracut-network ++e2fsprogs ++filesystem ++findutils ++fipscheck ++firewalld ++genisoimage ++glibc ++grub2 ++grub2-efi-sw64 ++grub2-efi-sw64-cdboot ++grubby ++gtk2 ++hostname ++initscripts ++ipmitool ++iproute ++iprutils ++iputils ++irqbalance ++kbd ++kernel ++kernel-tools ++kexec-tools ++lcms2 ++less ++lftp ++libX11 ++libdaemon ++libgusb ++libiscsi ++libnet ++libnl3 ++libpciaccess ++libteam ++libusbx ++linux-firmware ++lshw ++lsscsi ++lvm2 ++lzo ++man-db ++ncurses ++net-snmp ++net-tools ++nfs-utils ++openEuler-latest-release ++openEuler-logos ++openEuler-release ++openssh ++openssh-clients ++openssh-server ++parted ++passwd ++pciutils ++policycoreutils ++procps-ng ++python3-decorator ++python3-ply ++python3-slip ++rdma-core ++rest ++rng-tools ++rootfiles ++rpm ++rsync ++rsyslog ++samba-client ++samba-libs ++security-tool ++selinux-policy-mls ++selinux-policy-targeted ++setup ++sg3_utils ++shadow ++smartmontools ++sssd ++sudo ++sysfsutils ++systemd ++tuned ++unzip ++util-linux ++vim-minimal ++wget ++xfsprogs ++yum ++zip +diff --git a/isomaker/config/sw_64/normal.xml b/isomaker/config/sw_64/normal.xml +new file mode 100644 +index 0000000..ea7b0ca +--- /dev/null ++++ b/isomaker/config/sw_64/normal.xml +@@ -0,0 +1,1569 @@ ++ ++ ++ ++ ++ additional-devel ++ Additional Development ++ 附加开发 ++ Additional development headers and libraries for building open-source applications. ++ 用于构建开源应用程序的附加开发标头及程序可。 ++ true ++ false ++ ++ audit-libs-devel ++ bzip2-devel ++ c-ares-devel ++ cyrus-sasl-devel ++ e2fsprogs-devel ++ elfutils-devel ++ elfutils-libelf-devel ++ expat-devel ++ fuse3-devel ++ gmp-devel ++ lksctp-tools-devel ++ iptables-devel ++ libacl-devel ++ libaio-devel ++ libattr-devel ++ libblkid-devel ++ libcap-devel ++ libcap-ng-devel ++ libcurl-devel ++ libffi-devel ++ libgcrypt-devel ++ libnl3-devel ++ libselinux-devel ++ libusbx-devel ++ libuuid-devel ++ lksctp-tools-devel ++ lz4 ++ lz4-devel ++ lzo ++ lzo-devel ++ numactl-devel ++ pciutils-devel ++ pcre-devel ++ polkit-devel ++ popt-devel ++ rdma-core-devel ++ readline-devel ++ sqlite-devel ++ systemd-devel ++ tcl-devel ++ xfsprogs-devel ++ xz-devel ++ SDL-devel ++ alsa-lib-devel ++ binutils-devel ++ boost-devel ++ dbus-glib-devel ++ gd-devel ++ gnutls-devel ++ gpm-devel ++ gstreamer1-devel ++ gstreamer1-plugins-base-devel ++ hunspell-devel ++ java-1.8.0-openjdk-devel ++ libXau-devel ++ libXaw-devel ++ libXinerama-devel ++ libXmu-devel ++ libXrandr-devel ++ libcanberra-devel ++ libdrm-devel ++ libnotify-devel ++ libpfm-devel ++ libpq-devel ++ librsvg2-devel ++ libsoup-devel ++ libssh-devel ++ libtiff-devel ++ libxslt-devel ++ mariadb-devel ++ mpfr-devel ++ net-snmp-devel ++ newt-devel ++ openscap-devel ++ papi-devel ++ protobuf-c ++ sane-backends-devel ++ slang-devel ++ startup-notification-devel ++ tbb-devel ++ tk-devel ++ unixODBC-devel ++ xorg-x11-proto-devel ++ flatpak ++ ++ ++ ++ anaconda-tools ++ Anaconda tools ++ Anaconda 工具 ++ ++ false ++ false ++ ++ lorax ++ chrony ++ cryptsetup ++ device-mapper-multipath ++ dosfstools ++ dracut-network ++ e2fsprogs ++ efibootmgr ++ fcoe-utils ++ firewalld ++ gfs2-utils ++ glibc-all-langpacks ++ grub2-efi-sw64 ++ grub2-efi-sw64-cdboot ++ grub2-tools ++ grub2-tools-extra ++ iscsi-initiator-utils ++ lvm2 ++ mdadm ++ realmd ++ libteam ++ tmux ++ xfsprogs ++ authselect-compat ++ kdump-anaconda-addon ++ ++ ++ ++ base ++ Base ++ 基本 ++ The standard installation. ++ true ++ false ++ ++ acl ++ at ++ attr ++ bc ++ cpio ++ crontabs ++ cyrus-sasl ++ dbus ++ ed ++ file ++ iptstate ++ irqbalance ++ kpatch ++ logrotate ++ lsof ++ net-tools ++ pciutils ++ psacct ++ quota ++ openEuler-release ++ openEuler-latest-release ++ sudo ++ symlinks ++ systemd-udev ++ tar ++ tree ++ util-linux-user ++ bash-completion ++ bpftool ++ bzip2 ++ chrony ++ cockpit ++ cryptsetup ++ dos2unix ++ dosfstools ++ ethtool ++ gnupg2 ++ libstoragemgmt ++ lvm2 ++ mailcap ++ man-pages ++ mdadm ++ mlocate ++ mtr ++ nano ++ realmd ++ rng-tools ++ rsync ++ smartmontools ++ sssd ++ strace ++ libteam ++ time ++ unzip ++ usbutils ++ virt-what ++ which ++ words ++ xfsdump ++ zip ++ cifs-utils ++ cockpit-doc ++ ima-evm-utils ++ nfs-utils ++ traceroute ++ zsh ++ ++ ++ ++ conflicts-baseos ++ Conflicts BaseOS ++ 与 BaseOS 冲突 ++ This group includes packages conflicting with an everything installation from the BaseOS repo ++ 这个组包括了与通过 BaseOS repo 安装的软件冲突的软件包 ++ false ++ false ++ ++ ++ ++ ++ container-management ++ Container Management ++ 容器管理 ++ Tools for managing Linux containers ++ 用于管理 Linux 容器的工具 ++ true ++ true ++ ++ containernetworking-plugins ++ ++ ++ ++ core ++ Core ++ 核心 ++ Smallest possible installation ++ 最小安装 ++ true ++ false ++ ++ audit ++ kernel ++ basesystem ++ bash ++ coreutils ++ cronie ++ curl ++ dnf ++ e2fsprogs ++ filesystem ++ firewalld ++ glibc ++ grubby ++ hostname ++ initscripts ++ iproute ++ iprutils ++ iputils ++ irqbalance ++ kbd ++ kexec-tools ++ less ++ man-db ++ ncurses ++ openssh ++ openssh-server ++ openssh-clients ++ openEuler-release ++ openEuler-latest-release ++ parted ++ passwd ++ policycoreutils ++ procps-ng ++ rng-tools ++ rootfiles ++ rpm ++ selinux-policy-targeted ++ setup ++ shadow ++ sssd ++ sudo ++ systemd ++ tuned ++ util-linux ++ vim-minimal ++ xfsprogs ++ yum ++ wget ++ NetworkManager ++ NetworkManager-config-server ++ authselect ++ dnf-plugins-core ++ dracut-config-rescue ++ kernel-tools ++ sysfsutils ++ linux-firmware ++ lshw ++ lsscsi ++ rsyslog ++ security-tool ++ sg3_utils ++ dracut-config-generic ++ dracut-network ++ rdma-core ++ selinux-policy-mls ++ ++ ++ ++ desktop-debugging ++ Desktop Debugging and Performance Tools ++ 桌面调试和运行工具 ++ GUI tools for debugging applications and performance. ++ 调试应用程序和性能的 GUI 工具。 ++ true ++ false ++ ++ crash ++ crash-gcore-command ++ crash-trace-command ++ xrestop ++ ++ ++ ++ development ++ Development Tools ++ 开发工具 ++ A basic development environment. ++ 基本开发环境。 ++ true ++ true ++ ++ autoconf ++ automake ++ binutils ++ bison ++ flex ++ gcc ++ gcc-c++ ++ glibc-devel ++ gettext ++ gdb ++ libtool ++ make ++ patch ++ pkgconf ++ openEuler-rpm-config ++ rpm-build ++ rpm ++ asciidoc ++ byacc ++ ctags ++ diffstat ++ elfutils ++ gcc-gfortran ++ git ++ subversion ++ intltool ++ ltrace ++ patchutils ++ perl-Fedora-VSP ++ perl-generators ++ pesign ++ source-highlight ++ systemtap ++ babel ++ chrpath ++ expect ++ gcc-objc ++ gcc-objc++ ++ mercurial ++ mod_dav_svn ++ systemtap-sdt-devel ++ systemtap-server ++ cmake ++ rpmdevtools ++ rpmlint ++ ++ ++ ++ dial-up ++ Dial-up Networking Support ++ 拨号网络支持 ++ ++ true ++ false ++ ++ ppp ++ ModemManager ++ NetworkManager-adsl ++ lrzsz ++ minicom ++ ++ ++ ++ dns-server ++ DNS Name Server ++ DNS 名称服务器 ++ This package group allows you to run a DNS name server (BIND) on the system. ++ 该软件包组允许您在系统上运行 DNS 名称服务器(BIND)。 ++ false ++ false ++ ++ bind ++ bind-chroot ++ bind-dyndb-ldap ++ unbound ++ ++ ++ ++ directory-client ++ Directory Client ++ 目录客户端 ++ Clients for integration into a network managed by a directory service. ++ 用于整合到使用目录服务管理的网络的客户端。 ++ false ++ false ++ ++ adcli ++ oddjob-mkhomedir ++ realmd ++ sssd ++ clevis-dracut ++ clevis-udisks2 ++ krb5-pkinit ++ krb5-workstation ++ luksmeta ++ nss-pam-ldapd ++ openldap-clients ++ samba-winbind ++ samba-winbind-clients ++ sssd-dbus ++ sssd-tools ++ sssd-winbind-idmap ++ ++ ++ ++ file-server ++ File and Storage Server ++ 文件及存储服务器 ++ CIFS, SMB, NFS, iSCSI, iSER, and iSNS network storage server. ++ CIFS, SMB, NFS, iSCSI, iSER 及 iSNS 网络存储服务器。 ++ true ++ false ++ ++ cifs-utils ++ gssproxy ++ nfs-utils ++ nfs4-acl-tools ++ samba ++ open-isns ++ ++ ++ ++ opengauss-server ++ openGauss Server ++ openGauss数据库 ++ openGauss is an open source relational database management system. ++ openGauss一款开源的关系数据库管理系统。 ++ true ++ false ++ ++ lz4-devel ++ protobuf-devel ++ snappy-devel ++ zstd-devel ++ boost-devel ++ libcgroup-devel ++ unixODBC-devel ++ jemalloc-devel ++ java-1.8.0-openjdk-devel ++ libedit-devel ++ libaio-devel ++ ++ ++ ++ fonts ++ Fonts ++ 字体 ++ Fonts packages for rendering text on the desktop. ++ 用于在桌面显示文字的字体软件包。 ++ true ++ false ++ ++ dejavu-sans-fonts ++ dejavu-sans-mono-fonts ++ dejavu-serif-fonts ++ abattis-cantarell-fonts ++ gnu-free-mono-fonts ++ gnu-free-sans-fonts ++ gnu-free-serif-fonts ++ google-noto-sans-cjk-ttc-fonts ++ google-noto-serif-cjk-ttc-fonts ++ jomolhari-fonts ++ julietaula-montserrat-fonts ++ paktype-naskh-basic-fonts ++ paratype-pt-sans-fonts ++ sil-abyssinica-fonts ++ sil-nuosu-fonts ++ sil-padauk-fonts ++ smc-meera-fonts ++ stix-fonts ++ thai-scalable-waree-fonts ++ bpg-algeti-fonts ++ bpg-chveulebrivi-fonts ++ bpg-courier-fonts ++ bpg-courier-s-fonts ++ bpg-elite-fonts ++ bpg-excelsior-fonts ++ bpg-glaho-fonts ++ bpg-ingiri-fonts ++ bpg-nino-medium-cond-fonts ++ bpg-nino-medium-fonts ++ bpg-sans-fonts ++ bpg-sans-medium-fonts ++ bpg-sans-modern-fonts ++ bpg-sans-regular-fonts ++ bpg-serif-fonts ++ bpg-serif-modern-fonts ++ fontawesome-fonts ++ google-droid-kufi-fonts ++ google-droid-sans-fonts ++ google-droid-sans-mono-fonts ++ google-droid-serif-fonts ++ gubbi-fonts ++ kacst-art-fonts ++ kacst-book-fonts ++ kacst-decorative-fonts ++ kacst-digital-fonts ++ kacst-farsi-fonts ++ kacst-letter-fonts ++ kacst-naskh-fonts ++ kacst-office-fonts ++ kacst-one-fonts ++ kacst-pen-fonts ++ kacst-poster-fonts ++ kacst-qurn-fonts ++ kacst-screen-fonts ++ kacst-title-fonts ++ kacst-titlel-fonts ++ kurdit-unikurd-web-fonts ++ lato-fonts ++ madan-fonts ++ nafees-web-naskh-fonts ++ navilu-fonts ++ overpass-fonts ++ paktype-naqsh-fonts ++ paktype-tehreer-fonts ++ saab-fonts ++ samyak-devanagari-fonts ++ samyak-gujarati-fonts ++ samyak-malayalam-fonts ++ samyak-odia-fonts ++ samyak-tamil-fonts ++ sil-scheherazade-fonts ++ smc-anjalioldlipi-fonts ++ smc-dyuthi-fonts ++ smc-kalyani-fonts ++ smc-rachana-fonts ++ smc-raghumalayalam-fonts ++ smc-suruma-fonts ++ stix-math-fonts ++ thai-scalable-garuda-fonts ++ thai-scalable-kinnari-fonts ++ thai-scalable-loma-fonts ++ thai-scalable-norasi-fonts ++ thai-scalable-purisa-fonts ++ thai-scalable-sawasdee-fonts ++ thai-scalable-tlwgmono-fonts ++ thai-scalable-tlwgtypewriter-fonts ++ thai-scalable-tlwgtypist-fonts ++ thai-scalable-tlwgtypo-fonts ++ thai-scalable-umpush-fonts ++ tibetan-machine-uni-fonts ++ wqy-microhei-fonts ++ xorg-x11-fonts-100dpi ++ xorg-x11-fonts-75dpi ++ xorg-x11-fonts-ISO8859-1-100dpi ++ xorg-x11-fonts-ISO8859-1-75dpi ++ xorg-x11-fonts-ISO8859-14-100dpi ++ xorg-x11-fonts-ISO8859-14-75dpi ++ xorg-x11-fonts-ISO8859-15-100dpi ++ xorg-x11-fonts-ISO8859-15-75dpi ++ xorg-x11-fonts-ISO8859-2-100dpi ++ xorg-x11-fonts-ISO8859-2-75dpi ++ xorg-x11-fonts-ISO8859-9-100dpi ++ xorg-x11-fonts-ISO8859-9-75dpi ++ xorg-x11-fonts-Type1 ++ xorg-x11-fonts-cyrillic ++ xorg-x11-fonts-misc ++ ++ ++ ++ ftp-server ++ FTP Server ++ FTP 服务器 ++ These tools allow you to run an FTP server on the system. ++ 这些工具允许您在系统上运行 FTP 服务器。 ++ true ++ false ++ ++ vsftpd ++ ++ ++ ++ gnome-apps ++ GNOME Applications ++ GNOME 应用程序 ++ A set of commonly used GNOME Applications. ++ 一组经常使用的 GNOME 应用程序。 ++ false ++ false ++ ++ ++ ++ ++ guest-desktop-agents ++ Guest Desktop Agents ++ 虚拟机桌面代理 ++ Agents used when running as a virtualized desktop. ++ 作为虚拟桌面运行时使用的代理。 ++ true ++ false ++ ++ qemu-guest-agent ++ spice-vdagent ++ ++ ++ ++ hardware-monitoring ++ Hardware Monitoring Utilities ++ 硬件监控工具 ++ A set of tools to monitor server hardware. ++ 一组用来监控服务器硬件的工具。 ++ true ++ false ++ ++ rasdaemon ++ smartmontools ++ lm_sensors ++ ++ ++ ++ hardware-support ++ Hardware Support ++ This group is a collection of tools for various hardware specific utilities. ++ true ++ false ++ ++ bolt ++ usb_modeswitch ++ linux-firmware ++ lsscsi ++ opensc ++ openssl-pkcs11 ++ pcsc-lite ++ pcsc-lite-ccid ++ ++ ++ ++ headless-management ++ Headless Management ++ 无图形终端系统管理工具 ++ Tools for managing the system without an attached graphical console. ++ 用于管理无图像终端系统的工具。 ++ true ++ true ++ ++ PackageKit ++ cockpit ++ openssh-server ++ sscg ++ ++ ++ ++ infiniband ++ Infiniband Support ++ Infiniband 支持 ++ Software designed for supporting clustering, grid connectivity, and low-latency, high bandwidth storage using RDMA-based InfiniBand, iWARP, RoCE, and OPA fabrics. ++ true ++ false ++ ++ libibverbs ++ libibverbs-utils ++ librdmacm ++ librdmacm-utils ++ rdma-core ++ ibacm ++ iwpmd ++ perftest ++ srp_daemon ++ opensm ++ ++ ++ ++ input-methods ++ Input Methods ++ 输入法 ++ Input method packages for the input of international text. ++ 输入非英文文本的输入法软件包 ++ true ++ false ++ ++ ibus-m17n ++ ibus-sayura ++ ibus-table ++ ibus-table-array30 ++ gtk2-immodule-xim ++ gtk3-immodule-xim ++ ibus-gtk2 ++ ibus-gtk3 ++ ++ ++ ++ internet-applications ++ Internet Applications ++ 互联网应用程序 ++ Email, chat, and video conferencing software. ++ 电子邮件、聊天和视频会议软件。 ++ false ++ false ++ ++ ++ ++ ++ internet-browser ++ Internet Browser ++ 互联网浏览器 ++ The Firefox web browser ++ Firefox web 浏览器 ++ true ++ false ++ ++ firefox ++ ++ ++ ++ java-platform ++ Java Platform ++ Java 平台 ++ Java support for the Red Hat Enterprise Linux Server and Desktop Platforms. ++ Red Hat Enterprise Linux 服务器和桌面平台的 Java 支持。 ++ true ++ false ++ ++ java-1.8.0-openjdk ++ ++ ++ ++ large-systems ++ Large Systems Performance ++ 大系统性能 ++ Performance support tools for large systems. ++ 用于大型系统的性能支持工具。 ++ true ++ false ++ ++ numactl ++ numad ++ hwloc ++ mstflint ++ qperf ++ ++ ++ ++ legacy-unix ++ Legacy UNIX Compatibility ++ 传统 UNIX 兼容性 ++ Compatibility programs for migration from or working with legacy UNIX environments. ++ 用于从继承 UNIX 环境中迁移或者可用于该环境的兼容程序。 ++ true ++ true ++ ++ mksh ++ ++ ++ ++ legacy-x ++ Legacy X Window System Compatibility ++ 传统 X Windows 系统的兼容性 ++ Compatibility programs for migration from or working with legacy X Window System environments. ++ 用于从继承 X Windows 环境中迁移或者可用于该环境的兼容程序。 ++ true ++ false ++ ++ libXmu ++ xorg-x11-fonts-ISO8859-1-100dpi ++ xorg-x11-fonts-Type1 ++ xorg-x11-fonts-misc ++ xterm ++ ++ ++ ++ mail-server ++ Mail Server ++ 邮件服务器 ++ These packages allow you to configure an IMAP or SMTP mail server. ++ 这些软件包允许您配置 IMAP 或 Postfix 邮件服务器。 ++ true ++ false ++ ++ cyrus-sasl ++ postfix ++ ++ ++ ++ mainframe-access ++ Mainframe Access ++ 主框架访问 ++ Tools for accessing mainframe computing resources. ++ 访问主框架计算源的工具。 ++ true ++ false ++ ++ x3270-text ++ ++ ++ ++ network-file-system-client ++ Network File System Client ++ 网络文件系统客户端 ++ Enables the system to attach to network storage. ++ 启用该系统附加到网络存储。 ++ true ++ false ++ ++ cifs-utils ++ device-mapper-multipath ++ fcoe-utils ++ gssproxy ++ iscsi-initiator-utils ++ lldpad ++ nfs-utils ++ nfs4-acl-tools ++ samba-client ++ cachefilesd ++ cgdcbxd ++ ++ ++ ++ network-server ++ Network Servers ++ 网络服务器 ++ These packages include network-based servers such as DHCP, Kerberos and NIS. ++ 这些软件包包括基于网络的服务器,例如 DHCP、Kerberos 和 NIS。 ++ true ++ true ++ ++ dhcp-server ++ krb5-server ++ dnsmasq ++ freeradius ++ libreswan ++ radvd ++ rsyslog ++ rsyslog-mysql ++ rsyslog-pgsql ++ rsyslog-relp ++ tang ++ tftp-server ++ ++ ++ ++ network-tools ++ Networking Tools ++ 联网工具 ++ Tools for configuring and analyzing computer networks. ++ 配置和分析计算机网络的工具。 ++ true ++ false ++ ++ arpwatch ++ ipset ++ iptraf-ng ++ iptstate ++ dnsmasq ++ freeradius ++ libreswan ++ radvd ++ rsyslog ++ rsyslog-mysql ++ rsyslog-pgsql ++ rsyslog-relp ++ tang ++ tftp-server ++ ++ ++ ++ networkmanager-submodules ++ Common NetworkManager submodules ++ This group contains NetworkManager submodules that are commonly used, but may not be wanted in some streamlined configurations. ++ true ++ false ++ ++ NetworkManager-bluetooth ++ NetworkManager-wifi ++ NetworkManager-wwan ++ dhcp ++ iptables ++ dnsmasq ++ ++ ++ ++ performance ++ Performance Tools ++ 性能工具 ++ Tools for diagnosing system and application-level performance problems. ++ 诊断系统和程序级别性能问题的工具。 ++ true ++ false ++ ++ iotop ++ perf ++ hdparm ++ tuned ++ sysstat ++ pcp ++ pcp-conf ++ pcp-devel ++ pcp-doc ++ pcp-export-pcp2graphite ++ pcp-export-pcp2influxdb ++ pcp-export-pcp2json ++ pcp-export-pcp2xml ++ pcp-export-pcp2zabbix ++ pcp-export-zabbix-agent ++ pcp-import-collectl2pcp ++ pcp-import-ganglia2pcp ++ pcp-import-iostat2pcp ++ pcp-import-mrtg2pcp ++ pcp-libs ++ pcp-libs-devel ++ pcp-pmda-apache ++ pcp-pmda-bash ++ pcp-pmda-bonding ++ pcp-pmda-cifs ++ pcp-pmda-cisco ++ pcp-pmda-dbping ++ pcp-pmda-dm ++ pcp-pmda-docker ++ pcp-pmda-ds389 ++ pcp-pmda-gfs2 ++ pcp-pmda-gluster ++ pcp-pmda-gpfs ++ pcp-pmda-gpsd ++ pcp-pmda-haproxy ++ pcp-pmda-infiniband ++ pcp-pmda-json ++ pcp-pmda-kvm ++ pcp-pmda-libvirt ++ pcp-pmda-lio ++ pcp-pmda-lmsensors ++ pcp-pmda-logger ++ pcp-pmda-lustre ++ pcp-pmda-lustrecomm ++ pcp-pmda-mailq ++ pcp-pmda-memcache ++ pcp-pmda-mic ++ pcp-pmda-mounts ++ pcp-pmda-mysql ++ pcp-pmda-named ++ pcp-pmda-netfilter ++ pcp-pmda-news ++ pcp-pmda-nfsclient ++ pcp-pmda-nvidia-gpu ++ pcp-pmda-oracle ++ pcp-pmda-pdns ++ pcp-pmda-perfevent ++ pcp-pmda-prometheus ++ pcp-pmda-redis ++ pcp-pmda-roomtemp ++ pcp-pmda-rsyslog ++ pcp-pmda-samba ++ pcp-pmda-sendmail ++ pcp-pmda-shping ++ pcp-pmda-slurm ++ pcp-pmda-smart ++ pcp-pmda-snmp ++ pcp-pmda-summary ++ pcp-pmda-systemd ++ pcp-pmda-trace ++ pcp-pmda-unbound ++ pcp-pmda-weblog ++ pcp-pmda-zimbra ++ pcp-pmda-zswap ++ pcp-selinux ++ pcp-system-tools ++ pcp-testsuite ++ pcp-webapi ++ pcp-zeroconf ++ perl-PCP-LogImport ++ perl-PCP-LogSummary ++ perl-PCP-MMV ++ perl-PCP-PMDA ++ powertop ++ iperf3 ++ libpfm ++ papi ++ tuned-utils ++ ++ ++ ++ platform-devel ++ Platform Development ++ 平台开发 ++ Recommended development headers and libraries for developing applications. ++ 推荐用于开发应用程序的标头及程序库。 ++ true ++ false ++ ++ fontconfig-devel ++ freetype-devel ++ glib2-devel ++ glibc-devel ++ krb5-devel ++ libjpeg-turbo-devel ++ libpng-devel ++ libstdc++-devel ++ ncurses-devel ++ openldap-devel ++ openssl-devel ++ pam-devel ++ zlib-devel ++ atk-devel ++ cairo-devel ++ dbus-devel ++ desktop-file-utils ++ gtk2-devel ++ gtk3-devel ++ libICE-devel ++ libSM-devel ++ libX11-devel ++ libXext-devel ++ libXft-devel ++ libXi-devel ++ libXrender-devel ++ libXt-devel ++ libXtst-devel ++ libXv-devel ++ libXxf86dga-devel ++ libdb-devel ++ libjpeg-turbo-devel ++ libstdc++-devel ++ libvirt-devel ++ libxml2-devel ++ libxshmfence-devel ++ mesa-libGL-devel ++ mesa-libGLU-devel ++ nss-devel ++ pango-devel ++ qt5-qtdoc ++ qt5-qttranslations ++ ++ ++ ++ print-client ++ Printing Client ++ 打印客户端 ++ Tools for printing to a local printer or a remote print server. ++ 在本地打印机和远程打印服务器中打印的工具。 ++ true ++ false ++ ++ ++ ++ ++ python-web ++ Python Web ++ Basic Python web application support. ++ 基本 Python 网页应用程序支持。 ++ true ++ false ++ ++ freetype-devel ++ libcurl ++ libcurl-devel ++ libjpeg-turbo ++ libjpeg-turbo-devel ++ python3-magic ++ ++ ++ ++ remote-system-management ++ Remote Management for Linux ++ Linux 的远程管理 ++ Remote management interface. ++ Linux 的远程管理界面。 ++ true ++ false ++ ++ cockpit ++ net-snmp ++ net-snmp-utils ++ openwsman-client ++ tog-pegasus ++ openwsman-server ++ ++ ++ ++ scientific ++ Scientific Support ++ 科学记数法支持 ++ Tools for mathematical and scientific computations, and parallel computing. ++ 用于数学和科学计算以及平行计算的工具。 ++ true ++ true ++ ++ units ++ fftw ++ fftw-devel ++ fftw-static ++ gsl-devel ++ lapack ++ python3-numpy ++ python3-scipy ++ ++ ++ ++ security-tools ++ Security Tools ++ 安全性工具 ++ Security tools for integrity and trust verification. ++ 用于完整性和可信验证的安全性工具。 ++ true ++ true ++ ++ hmaccalc ++ tpm-quote-tools ++ tpm-tools ++ trousers ++ scap-security-guide ++ aide ++ openscap ++ openscap-engine-sce ++ openscap-utils ++ scap-security-guide-doc ++ ++ ++ ++ server-product ++ Server product core ++ Packages mandatory for the server product. ++ true ++ false ++ ++ chrony ++ polkit ++ realmd ++ openEuler-release ++ openEuler-latest-release ++ timedatex ++ dhcp ++ NetworkManager-config-server ++ NetworkManager ++ ++ ++ ++ smb-server ++ Windows File Server ++ Windows 文件服务器 ++ This package group allows you to share files between Linux and MS Windows(tm) systems. ++ 该软件包组允许您在 Linux 和 MS Windows(tm) 系统间共享文件。 ++ true ++ false ++ ++ samba ++ samba-client ++ cifs-utils ++ ++ ++ ++ standard ++ Standard ++ 标准 ++ The standard installation. ++ 标准安装。 ++ true ++ false ++ ++ acl ++ at ++ attr ++ bc ++ cpio ++ crontabs ++ cyrus-sasl ++ dbus ++ ed ++ file ++ iptstate ++ irqbalance ++ kpatch ++ logrotate ++ lsof ++ net-tools ++ pciutils ++ quota ++ openEuler-release ++ openEuler-latest-release ++ sudo ++ symlinks ++ systemd-udev ++ tar ++ tree ++ util-linux-user ++ bash-completion ++ bpftool ++ bzip2 ++ chrony ++ cockpit ++ cryptsetup ++ dos2unix ++ dosfstools ++ ethtool ++ gnupg2 ++ lvm2 ++ mailcap ++ man-pages ++ mdadm ++ mlocate ++ mtr ++ realmd ++ rsync ++ smartmontools ++ sssd ++ strace ++ libteam ++ time ++ unzip ++ usbutils ++ virt-what ++ which ++ words ++ xfsdump ++ zip ++ cifs-utils ++ cockpit-doc ++ ima-evm-utils ++ nfs-utils ++ traceroute ++ zsh ++ psacct ++ libstoragemgmt ++ nano ++ rng-tools ++ rsyslog ++ rsyslog-relp ++ nmap ++ pinfo ++ plymouth ++ tcpdump ++ vim-enhanced ++ wget ++ ++ ++ ++ system-tools ++ System Tools ++ 系统工具 ++ This group is a collection of various tools for the system, such as the client for connecting to SMB shares and tools to monitor network traffic. ++ 这组软件包是各类系统工具的集合,如:连接 SMB 共享的客户;监控网络交通的工具。 ++ true ++ true ++ ++ chrony ++ cifs-utils ++ openldap-clients ++ samba-client ++ setserial ++ tmux ++ zsh ++ arpwatch ++ chrpath ++ fuse ++ iotop ++ lzop ++ xdelta ++ environment-modules ++ libreswan ++ nmap ++ tigervnc ++ PackageKit-command-not-found ++ aide ++ amanda-client ++ convmv ++ createrepo_c ++ freerdp ++ gpm ++ gssdp ++ gupnp ++ mc ++ mtx ++ net-snmp-utils ++ oddjob ++ oddjob-mkhomedir ++ sysstat ++ x3270-x11 ++ ++ ++ ++ virtualization-hypervisor ++ Virtualization Hypervisor ++ 虚拟化 Hypervisor ++ Smallest possible virtualization host installation. ++ 最小的虚拟化主机安装。 ++ false ++ false ++ ++ libvirt ++ libvirt-client ++ libvirt-daemon ++ libvirt-daemon-config-network ++ libvirt-daemon-config-nwfilter ++ libvirt-daemon-driver-interface ++ libvirt-daemon-driver-network ++ libvirt-daemon-driver-nodedev ++ libvirt-daemon-driver-nwfilter ++ libvirt-daemon-driver-qemu ++ libvirt-daemon-driver-secret ++ libvirt-daemon-driver-storage ++ libvirt-daemon-driver-storage-core ++ libvirt-daemon-driver-storage-disk ++ libvirt-daemon-driver-storage-gluster ++ libvirt-daemon-driver-storage-iscsi ++ libvirt-daemon-driver-storage-iscsi-direct ++ libvirt-daemon-driver-storage-logical ++ libvirt-daemon-driver-storage-mpath ++ libvirt-daemon-driver-storage-rbd ++ libvirt-daemon-driver-storage-scsi ++ libvirt-daemon-kvm ++ libvirt-daemon-plugin-sanlock ++ libvirt-daemon-qemu ++ libvirt-devel ++ libvirt-docs ++ libvirt-libs ++ libvirt-nss ++ python3-libvirt ++ qemu-help ++ qemu ++ qemu-block-iscsi ++ qemu-img ++ ++ ++ ++ openvswitch ++ Virtualization Openvswitch ++ 虚拟switch ++ vswitch installation. ++ 安装vswitch。 ++ false ++ false ++ ++ openvswitch ++ ++ ++ ++ remote-desktop-clients ++ Remote Desktop Clients ++ 远程桌面客户端 ++ ++ true ++ false ++ ++ freerdp ++ tigervnc ++ vinagre ++ ++ ++ ++ web-server ++ Basic Web Server ++ 基本网页服务器 ++ These tools allow you to run a Web server on the system. ++ 这些工具允许您在系统上运行万维网服务器。 ++ true ++ false ++ ++ httpd ++ mod_fcgid ++ mod_ssl ++ libmemcached ++ memcached ++ mod_security ++ ++ ++ ++ x11 ++ X Window System ++ X 窗口系统 ++ X Window System Support. ++ X 窗口系统支持。 ++ false ++ false ++ ++ glx-utils ++ mesa-dri-drivers ++ plymouth-system-theme ++ spice-vdagent ++ xorg-x11-drivers ++ xorg-x11-server-Xorg ++ xorg-x11-utils ++ xorg-x11-xauth ++ xorg-x11-xinit ++ xvattr ++ mesa-libGLES ++ tigervnc-server ++ wayland-protocols-devel ++ xorg-x11-drv-libinput ++ ++ ++ ++ development ++ Development ++ 开发 ++ Packages which provide functionality for developing and building applications. ++ 用于开发和构建应用程序的软件包。 ++ 90 ++ ++ additional-devel ++ development ++ platform-devel ++ ++ ++ ++ servers ++ Servers ++ 服务器 ++ Software used for running network servers ++ 用于运行网络服务器的软件 ++ 20 ++ ++ file-server ++ ftp-server ++ mail-server ++ network-server ++ web-server ++ ++ ++ ++ base-system ++ System ++ 系统 ++ Core system components. ++ 核系统组件。 ++ 10 ++ ++ backup-client ++ debugging ++ java-platform ++ print-client ++ smart-card ++ dial-up ++ hardware-monitoring ++ infiniband ++ large-systems ++ legacy-unix ++ mainframe-access ++ network-tools ++ performance ++ scientific ++ security-tools ++ standard ++ ++ ++ ++ desktops ++ Desktops ++ 桌面环境 ++ Desktops and thin clients. ++ 桌面和瘦客户端。 ++ 70 ++ ++ base-x ++ desktop-debugging ++ fonts ++ input-methods ++ legacy-x ++ remote-desktop-clients ++ ++ ++ ++ apps ++ Applications ++ 应用程序 ++ Applications to perform a variety of tasks ++ 执行不同任务的应用程序 ++ 80 ++ ++ graphics ++ ++ ++ ++ minimal-environment ++ Minimal Install ++ 最小安装 ++ Basic functionality. ++ 基本功能。 ++ 1 ++ ++ core ++ ++ ++ standard ++ ++ ++ ++ server-product-environment ++ Server ++ 服务器 ++ An integrated, easy-to-manage server. ++ 集成的易于管理的服务器 ++ 2 ++ ++ container-management ++ core ++ hardware-support ++ headless-management ++ server-product ++ standard ++ ++ ++ debugging ++ dns-server ++ file-server ++ ftp-server ++ hardware-monitoring ++ infiniband ++ mail-server ++ network-file-system-client ++ network-server ++ performance ++ remote-system-management ++ smb-server ++ virtualization-hypervisor ++ web-server ++ opengauss-server ++ ++ ++ ++ virtualization-host-environment ++ Virtualization Host ++ 虚拟化主机 ++ Minimal virtualization host. ++ 最小虚拟化主机。 ++ 40 ++ ++ base ++ core ++ virtualization-hypervisor ++ ++ ++ debugging ++ network-file-system-client ++ remote-system-management ++ openvswitch ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ +diff --git a/isomaker/config/sw_64/standard.conf b/isomaker/config/sw_64/standard.conf +new file mode 100644 +index 0000000..7c360a2 +--- /dev/null ++++ b/isomaker/config/sw_64/standard.conf +@@ -0,0 +1,6 @@ ++CONFIG_YUM_REPOS="https://repo.openeuler.org/openEuler-24.03-LTS-SP2/everything/sw_64/" ++CONFIG_PACKAGES_LIST_FILE="config/sw_64/normal.xml" ++CONFIG_RPM_LIST="config/rpmlist.xml" ++CONFIG_PRODUCT="openEuler" ++CONFIG_VERSION="24.03" ++CONFIG_RELEASE="LTS" +diff --git a/isomaker/init.sh b/isomaker/init.sh +index 35481cb..4b2af26 100755 +--- a/isomaker/init.sh ++++ b/isomaker/init.sh +@@ -36,7 +36,7 @@ function parse_cmd_line() + { + #param init + ARCH="$(uname -m)" +- if [ "${ARCH}" = "aarch64" ] || [ "${ARCH}" = "x86_64" ] || [ "${ARCH}" = "loongarch64" ] || [ "${ARCH}" = "riscv64" ] || [ "${ARCH}" = "ppc64le" ];then ++ if [ "${ARCH}" = "aarch64" ] || [ "${ARCH}" = "x86_64" ] || [ "${ARCH}" = "loongarch64" ] || [ "${ARCH}" = "riscv64" ] || [ "${ARCH}" = "ppc64le" ] || [ "${ARCH}" == "sw_64" ];then + CONFIG_FILE="${CPATH}/config/${ARCH}/standard.conf" + source "${CONFIG_FILE}" + else +diff --git a/isomaker/iso.sh b/isomaker/iso.sh +index 3fbed91..6831f04 100755 +--- a/isomaker/iso.sh ++++ b/isomaker/iso.sh +@@ -26,7 +26,7 @@ function gen_debug_iso() + if [ "$ARCH" == "x86_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o "${OUTPUT_DIR}/${DBG_ISO_NAME}" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 +- elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ]; then ++ elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ] || [ "$ARCH" == "sw_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o "${OUTPUT_DIR}/${DBG_ISO_NAME}" -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 + elif [ "$ARCH" == "loongarch64" ]; then +@@ -47,7 +47,7 @@ function gen_standard_iso() + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o "${OUTPUT_DIR}/${STANDARD_ISO_NAME}" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 + isohybrid -u "${OUTPUT_DIR}/${STANDARD_ISO_NAME}" +- elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ]; then ++ elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ] || [ "$ARCH" == "sw_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o "${OUTPUT_DIR}/${STANDARD_ISO_NAME}" -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 + elif [ "$ARCH" == "loongarch64" ]; then +@@ -70,7 +70,7 @@ function gen_edge_iso() + if [ "$ARCH" == "x86_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o "${OUTPUT_DIR}/${EDGE_ISO_NAME}" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 +- elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ]; then ++ elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ] || [ "$ARCH" == "sw_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o "${OUTPUT_DIR}/${EDGE_ISO_NAME}" -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 + elif [ "$ARCH" == "loongarch64" ]; then +@@ -93,7 +93,7 @@ function gen_desktop_iso() + if [ "$ARCH" == "x86_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o "${OUTPUT_DIR}/${DESKTOP_ISO_NAME}" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 +- elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ]; then ++ elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ] || [ "$ARCH" == "sw_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o "${OUTPUT_DIR}/${DESKTOP_ISO_NAME}" -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 + elif [ "$ARCH" == "loongarch64" ]; then +@@ -116,7 +116,7 @@ function gen_src_iso() + if [ "$ARCH" == "x86_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o "${OUTPUT_DIR}/${SRC_ISO_NAME}" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 +- elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ]; then ++ elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ] || [ "$ARCH" == "sw_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o "${OUTPUT_DIR}/${SRC_ISO_NAME}" -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 + elif [ "$ARCH" == "loongarch64" ]; then +@@ -141,7 +141,7 @@ function gen_everything_iso() + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o /result/"${EVE_ISO_NAME}" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 + isohybrid -u /result/"${EVE_ISO_NAME}" +- elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ]; then ++ elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ] || [ "$ARCH" == "sw_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o /result/"${EVE_ISO_NAME}" -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 + elif [ "$ARCH" == "loongarch64" ]; then +@@ -166,7 +166,7 @@ function gen_everything_debug_iso() + if [ "$ARCH" == "x86_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o /result/"${EVE_DEBUG_ISO_NAME}" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 +- elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ]; then ++ elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ] || [ "$ARCH" == "sw_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o /result/"${EVE_DEBUG_ISO_NAME}" -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 + elif [ "$ARCH" == "loongarch64" ]; then +@@ -191,7 +191,7 @@ function gen_everything_src_iso() + if [ "$ARCH" == "x86_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o /result/"${EVE_SRC_ISO_NAME}" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 +- elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ]; then ++ elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ] || [ "$ARCH" == "sw_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o /result/"${EVE_SRC_ISO_NAME}" -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 + elif [ "$ARCH" == "loongarch64" ]; then +@@ -211,7 +211,7 @@ function gen_netinst_iso() + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o /result/"${NETINST_ISO_NAME}" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 + isohybrid -u /result/"${NETINST_ISO_NAME}" +- elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ]; then ++ elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ] || [ "$ARCH" == "sw_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o /result/"${NETINST_ISO_NAME}" -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + elif [ "$ARCH" == "loongarch64" ]; then + xorriso as mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${RELEASE_NAME}" -o /result/"${NETINST_ISO_NAME}" -efi-boot-part --efi-boot-image -e images/efiboot.img -no-emul-boot "${BUILD}"/iso +@@ -356,7 +356,7 @@ function gen_devstation_iso() + if [ "$ARCH" == "x86_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${volume_id}" -o "${OUTPUT_DIR}/${DEVSTATION_ISO_NAME}" -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 +- elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ]; then ++ elif [ "$ARCH" == "aarch64" ] || [ "$ARCH" == "riscv64" ] || [ "$ARCH" == "sw_64" ]; then + mkisofs -R -J -T -r -l -d -joliet-long -allow-multidot -allow-leading-dots -no-bak -V "${volume_id}" -o "${OUTPUT_DIR}/${DEVSTATION_ISO_NAME}" -e images/efiboot.img -no-emul-boot "${BUILD}"/iso + [ $? != 0 ] && return 1 + fi +-- +2.43.0 + diff --git a/0004-isomaker-add-sw_64-config_files.patch b/0004-isomaker-add-sw_64-config_files.patch new file mode 100644 index 0000000000000000000000000000000000000000..c0254c1499e2aac0e11c65d1e65583adc992665f --- /dev/null +++ b/0004-isomaker-add-sw_64-config_files.patch @@ -0,0 +1,100 @@ +From 9bff028f4c9ccfbe6b2a434c752006a11c4d1790 Mon Sep 17 00:00:00 2001 +From: yueyuankun +Date: Thu, 13 Nov 2025 13:45:16 +0800 +Subject: [PATCH 4/4] isomaker: add sw_64 config_files + +--- + .../80-openeuler/config_files/sw_64/boot.msg | 5 ++ + .../80-openeuler/config_files/sw_64/grub.conf | 13 +++++ + .../config_files/sw_64/grub2-efi.cfg | 47 +++++++++++++++++++ + 3 files changed, 65 insertions(+) + create mode 100644 isomaker/80-openeuler/config_files/sw_64/boot.msg + create mode 100644 isomaker/80-openeuler/config_files/sw_64/grub.conf + create mode 100644 isomaker/80-openeuler/config_files/sw_64/grub2-efi.cfg + +diff --git a/isomaker/80-openeuler/config_files/sw_64/boot.msg b/isomaker/80-openeuler/config_files/sw_64/boot.msg +new file mode 100644 +index 0000000..ff54899 +--- /dev/null ++++ b/isomaker/80-openeuler/config_files/sw_64/boot.msg +@@ -0,0 +1,5 @@ ++ ++splash.lss ++ ++ - Press the 0107 key to begin the installation process. ++ +diff --git a/isomaker/80-openeuler/config_files/sw_64/grub.conf b/isomaker/80-openeuler/config_files/sw_64/grub.conf +new file mode 100644 +index 0000000..49fa32b +--- /dev/null ++++ b/isomaker/80-openeuler/config_files/sw_64/grub.conf +@@ -0,0 +1,13 @@ ++#debug --graphics ++default=0 ++splashimage=@SPLASHPATH@ ++timeout 5 ++hiddenmenu ++title Install @PRODUCT@ @VERSION@ ++ findiso ++ kernel @KERNELPATH@ @ROOT@ quiet ++ initrd @INITRDPATH@ ++title Test this media & install @PRODUCT@ @VERSION@ ++ findiso ++ kernel @KERNELPATH@ @ROOT@ rd.live.check quiet ++ initrd @INITRDPATH@ +diff --git a/isomaker/80-openeuler/config_files/sw_64/grub2-efi.cfg b/isomaker/80-openeuler/config_files/sw_64/grub2-efi.cfg +new file mode 100644 +index 0000000..b4818ad +--- /dev/null ++++ b/isomaker/80-openeuler/config_files/sw_64/grub2-efi.cfg +@@ -0,0 +1,47 @@ ++set default="1" ++ ++function load_video { ++ if [ x$feature_all_video_module = xy ]; then ++ insmod all_video ++ else ++ insmod efi_gop ++ insmod efi_uga ++ insmod ieee1275_fb ++ insmod vbe ++ insmod vga ++ insmod video_bochs ++ insmod video_cirrus ++ fi ++} ++ ++load_video ++set gfxpayload=keep ++insmod gzio ++insmod part_gpt ++insmod ext2 ++insmod vfat ++ ++set timeout=60 ++### END /etc/grub.d/00_header ### ++ ++search --no-floppy --set=root -l '@ISOLABEL@' ++ ++### BEGIN /etc/grub.d/10_linux ### ++menuentry 'Install @PRODUCT@ @VERSION@' --class openeuler --class gnu-linux --class gnu --class os { ++ linux @KERNELPATH@ @ROOT@ ro inst.geoloc=0 console=tty0 smmu.bypassdev=0x1000:0x17 smmu.bypassdev=0x1000:0x15 video=efifb:off fpi_to_tail=off ++ initrd @INITRDPATH@ ++} ++menuentry 'Test this media & install @PRODUCT@ @VERSION@' --class openeuler --class gnu-linux --class gnu --class os { ++ linux @KERNELPATH@ @ROOT@ rd.live.check inst.geoloc=0 console=tty0 smmu.bypassdev=0x1000:0x17 smmu.bypassdev=0x1000:0x15 video=efifb:off fpi_to_tail=off ++ initrd @INITRDPATH@ ++} ++submenu 'Troubleshooting -->' { ++ menuentry 'Install @PRODUCT@ @VERSION@ in basic graphics mode' --class openeuler --class gnu-linux --class gnu --class os { ++ linux @KERNELPATH@ @ROOT@ nomodeset inst.geoloc=0 console=tty0 smmu.bypassdev=0x1000:0x17 smmu.bypassdev=0x1000:0x15 video=efifb:off fpi_to_tail=off ++ initrd @INITRDPATH@ ++ } ++ menuentry 'Rescue the @PRODUCT@ system' --class openeuler --class gnu-linux --class gnu --class os { ++ linux @KERNELPATH@ @ROOT@ inst.rescue console=tty0 smmu.bypassdev=0x1000:0x17 smmu.bypassdev=0x1000:0x15 video=efifb:off fpi_to_tail=off ++ initrd @INITRDPATH@ ++ } ++} +-- +2.43.0 + diff --git a/edge_normal_sw64.xml b/edge_normal_sw64.xml new file mode 100644 index 0000000000000000000000000000000000000000..670c99fadc0d9df277eeac849681eab83fe774dd --- /dev/null +++ b/edge_normal_sw64.xml @@ -0,0 +1,157 @@ + + + + + core + Core + 核心 + Smallest possible installation + 最小安装 + true + false + + audit + kernel + basesystem + bash + coreutils + cronie + curl + dnf + e2fsprogs + filesystem + firewalld + glibc + grubby + hostname + initscripts + iproute + iprutils + iputils + irqbalance + kbd + kexec-tools + less + man-db + ncurses + openssh + openssh-server + openssh-clients + parted + passwd + policycoreutils + procps-ng + rng-tools + rootfiles + rpm + selinux-policy-targeted + setup + shadow + sssd + sudo + systemd + tuned + util-linux + vim-minimal + xfsprogs + yum + wget + openEuler-release + openEuler-latest-release + NetworkManager + NetworkManager-config-server + authselect + dnf-plugins-core + dracut-config-rescue + kernel-tools + sysfsutils + linux-firmware + lshw + lsscsi + rsyslog + security-tool + sg3_utils + dracut-config-generic + dracut-network + rdma-core + selinux-policy-mls + patch + patch-help + ntp + ntp-help + ntp-perl + iSulad + tar + socat + socat-help + conntrack-tools + conntrack-tools-help + vim-X11 + vim-common + vim-enhanced + vim-filesystem + vim-minimal + efibootmgr + efibootmgr-help + cjson + cjson-devel + mosquitto + chrony + + + + edge + Edge + 边缘场景 + Package for edge scene + 边缘场景相关包 + true + false + + kubernetes + kubernetes-client + kubernetes-help + kubernetes-kubeadm + kubernetes-kubelet + kubernetes-master + kubernetes-node + k3s + k3s-selinux + k3s-plugins + k3s-containerd + mdadm + mdadm-help + + + + minimal-environment + Minimal Install + 最小安装 + Basic functionality. + 基本功能。 + 1 + + core + + + standard + + + + edge-cloud-environment + Edge Cloud + 边缘云 + For edge computing scenarios + 用于边缘计算场景 + 2 + + core + edge + + + standard + + + diff --git a/normal_sw64.xml b/normal_sw64.xml new file mode 100644 index 0000000000000000000000000000000000000000..4b28d99ab1f60fb4922c6980b3e48e5a458ba0ef --- /dev/null +++ b/normal_sw64.xml @@ -0,0 +1,1576 @@ + + + + + additional-devel + Additional Development + 附加开发 + Additional development headers and libraries for building open-source applications. + 用于构建开源应用程序的附加开发标头及程序可。 + true + false + + audit-libs-devel + bzip2-devel + c-ares-devel + cyrus-sasl-devel + e2fsprogs-devel + elfutils-devel + elfutils-libelf-devel + expat-devel + fuse3-devel + gmp-devel + lksctp-tools-devel + iptables-devel + libacl-devel + libaio-devel + libattr-devel + libblkid-devel + libcap-devel + libcap-ng-devel + libcurl-devel + libffi-devel + libgcrypt-devel + libnl3-devel + libselinux-devel + libusbx-devel + libuuid-devel + lksctp-tools-devel + lz4 + lz4-devel + lzo + lzo-devel + numactl-devel + pciutils-devel + pcre-devel + polkit-devel + popt-devel + rdma-core-devel + readline-devel + sqlite-devel + systemd-devel + tcl-devel + xfsprogs-devel + xz-devel + SDL-devel + alsa-lib-devel + binutils-devel + boost-devel + dbus-glib-devel + gd-devel + gnutls-devel + gpm-devel + gstreamer1-devel + gstreamer1-plugins-base-devel + hunspell-devel + java-1.8.0-openjdk-devel + libXau-devel + libXaw-devel + libXinerama-devel + libXmu-devel + libXrandr-devel + libcanberra-devel + libdrm-devel + libnotify-devel + libpfm-devel + libpq-devel + librsvg2-devel + libsoup-devel + libssh-devel + libtiff-devel + libxslt-devel + mariadb-devel + mpfr-devel + net-snmp-devel + newt-devel + openscap-devel + papi-devel + protobuf-c + sane-backends-devel + slang-devel + startup-notification-devel + tbb-devel + tk-devel + unixODBC-devel + xorg-x11-proto-devel + flatpak + + + + anaconda-tools + Anaconda tools + Anaconda 工具 + + false + false + + lorax + chrony + cryptsetup + device-mapper-multipath + dosfstools + dracut-network + e2fsprogs + efibootmgr + fcoe-utils + firewalld + gfs2-utils + glibc-all-langpacks + grub2-efi-sw64 + grub2-efi-sw64-cdboot + grub2-tools + grub2-tools-extra + iscsi-initiator-utils + lvm2 + mdadm + realmd + libteam + tmux + xfsprogs + authselect-compat + kdump-anaconda-addon + + + + base + Base + 基本 + The standard installation. + true + false + + acl + at + attr + bc + cpio + crontabs + cyrus-sasl + dbus + ed + file + iptstate + irqbalance + kpatch + logrotate + lsof + net-tools + pciutils + psacct + quota + openEuler-release + openEuler-latest-release + sudo + symlinks + systemd-udev + tar + tree + util-linux-user + bash-completion + bpftool + bzip2 + chrony + cockpit + cryptsetup + dos2unix + dosfstools + ethtool + gnupg2 + libstoragemgmt + lvm2 + mailcap + man-pages + mdadm + mlocate + mtr + nano + realmd + rng-tools + rsync + smartmontools + sssd + strace + libteam + time + unzip + usbutils + virt-what + which + words + xfsdump + zip + cifs-utils + cockpit-doc + ima-evm-utils + nfs-utils + traceroute + zsh + + + + conflicts-baseos + Conflicts BaseOS + 与 BaseOS 冲突 + This group includes packages conflicting with an everything installation from the BaseOS repo + 这个组包括了与通过 BaseOS repo 安装的软件冲突的软件包 + false + false + + + + + container-management + Container Management + 容器管理 + Tools for managing Linux containers + 用于管理 Linux 容器的工具 + true + true + + containernetworking-plugins + + + + core + Core + 核心 + Smallest possible installation + 最小安装 + true + false + + audit + kernel + basesystem + bash + coreutils + cronie + curl + dnf + e2fsprogs + filesystem + firewalld + glibc + grubby + hostname + initscripts + iproute + iprutils + iputils + irqbalance + kbd + kexec-tools + less + man-db + ncurses + openssh + openssh-server + openssh-clients + openEuler-release + openEuler-latest-release + parted + passwd + policycoreutils + procps-ng + rng-tools + rootfiles + rpm + selinux-policy-targeted + setup + shadow + sssd + sudo + systemd + tuned + util-linux + vim-minimal + xfsprogs + yum + wget + shim + NetworkManager + NetworkManager-config-server + authselect + dnf-plugins-core + dracut-config-rescue + iptables-nft + kernel-tools + sysfsutils + linux-firmware + lshw + lsscsi + rsyslog + security-tool + sg3_utils + systemd-cryptsetup + dracut-config-generic + dracut-network + rdma-core + selinux-policy-mls + + + + desktop-debugging + Desktop Debugging and Performance Tools + 桌面调试和运行工具 + GUI tools for debugging applications and performance. + 调试应用程序和性能的 GUI 工具。 + true + false + + crash + crash-gcore-command + crash-trace-command + xrestop + + + + development + Development Tools + 开发工具 + A basic development environment. + 基本开发环境。 + true + true + + autoconf + automake + binutils + bison + flex + gcc + gcc-c++ + glibc-devel + gettext + gdb + libtool + make + patch + pkgconf + openEuler-rpm-config + rpm-build + rpm + asciidoc + byacc + ctags + diffstat + elfutils + gcc-gfortran + git + subversion + intltool + ltrace + patchutils + perl-Fedora-VSP + perl-generators + pesign + source-highlight + systemtap + babel + chrpath + expect + gcc-objc + gcc-objc++ + mercurial + mod_dav_svn + systemtap-sdt-devel + systemtap-server + cmake + rpmdevtools + rpmlint + + + + dial-up + Dial-up Networking Support + 拨号网络支持 + + true + false + + ppp + ModemManager + NetworkManager-adsl + lrzsz + minicom + + + + dns-server + DNS Name Server + DNS 名称服务器 + This package group allows you to run a DNS name server (BIND) on the system. + 该软件包组允许您在系统上运行 DNS 名称服务器(BIND)。 + false + false + + bind + bind-chroot + bind-dyndb-ldap + unbound + + + + directory-client + Directory Client + 目录客户端 + Clients for integration into a network managed by a directory service. + 用于整合到使用目录服务管理的网络的客户端。 + false + false + + adcli + oddjob-mkhomedir + realmd + sssd + clevis-dracut + clevis-udisks2 + krb5-pkinit + krb5-workstation + luksmeta + nss-pam-ldapd + openldap-clients + samba-winbind + samba-winbind-clients + sssd-dbus + sssd-tools + sssd-winbind-idmap + + + + file-server + File and Storage Server + 文件及存储服务器 + CIFS, SMB, NFS, iSCSI, iSER, and iSNS network storage server. + CIFS, SMB, NFS, iSCSI, iSER 及 iSNS 网络存储服务器。 + true + false + + cifs-utils + gssproxy + nfs-utils + nfs4-acl-tools + samba + open-isns + + + + opengauss-server + openGauss Server + openGauss数据库 + openGauss is an open source relational database management system. + openGauss一款开源的关系数据库管理系统。 + true + false + + lz4-devel + protobuf-devel + snappy-devel + zstd-devel + boost-devel + libcgroup-devel + unixODBC-devel + jemalloc-devel + java-1.8.0-openjdk-devel + libedit-devel + libaio-devel + DCF + opengauss + + + + fonts + Fonts + 字体 + Fonts packages for rendering text on the desktop. + 用于在桌面显示文字的字体软件包。 + true + false + + dejavu-sans-fonts + dejavu-sans-mono-fonts + dejavu-serif-fonts + abattis-cantarell-fonts + gnu-free-mono-fonts + gnu-free-sans-fonts + gnu-free-serif-fonts + google-noto-sans-cjk-ttc-fonts + google-noto-serif-cjk-ttc-fonts + jomolhari-fonts + julietaula-montserrat-fonts + paktype-naskh-basic-fonts + paratype-pt-sans-fonts + sil-abyssinica-fonts + sil-nuosu-fonts + sil-padauk-fonts + smc-meera-fonts + stix-fonts + thai-scalable-waree-fonts + bpg-algeti-fonts + bpg-chveulebrivi-fonts + bpg-courier-fonts + bpg-courier-s-fonts + bpg-elite-fonts + bpg-excelsior-fonts + bpg-glaho-fonts + bpg-ingiri-fonts + bpg-nino-medium-cond-fonts + bpg-nino-medium-fonts + bpg-sans-fonts + bpg-sans-medium-fonts + bpg-sans-modern-fonts + bpg-sans-regular-fonts + bpg-serif-fonts + bpg-serif-modern-fonts + fontawesome-fonts + google-droid-kufi-fonts + google-droid-sans-fonts + google-droid-sans-mono-fonts + google-droid-serif-fonts + gubbi-fonts + kacst-art-fonts + kacst-book-fonts + kacst-decorative-fonts + kacst-digital-fonts + kacst-farsi-fonts + kacst-letter-fonts + kacst-naskh-fonts + kacst-office-fonts + kacst-one-fonts + kacst-pen-fonts + kacst-poster-fonts + kacst-qurn-fonts + kacst-screen-fonts + kacst-title-fonts + kacst-titlel-fonts + kurdit-unikurd-web-fonts + lato-fonts + madan-fonts + nafees-web-naskh-fonts + navilu-fonts + overpass-fonts + paktype-naqsh-fonts + paktype-tehreer-fonts + saab-fonts + samyak-devanagari-fonts + samyak-gujarati-fonts + samyak-malayalam-fonts + samyak-odia-fonts + samyak-tamil-fonts + sil-scheherazade-fonts + smc-anjalioldlipi-fonts + smc-dyuthi-fonts + smc-kalyani-fonts + smc-rachana-fonts + smc-raghumalayalam-fonts + smc-suruma-fonts + stix-math-fonts + thai-scalable-garuda-fonts + thai-scalable-kinnari-fonts + thai-scalable-loma-fonts + thai-scalable-norasi-fonts + thai-scalable-purisa-fonts + thai-scalable-sawasdee-fonts + thai-scalable-tlwgmono-fonts + thai-scalable-tlwgtypewriter-fonts + thai-scalable-tlwgtypist-fonts + thai-scalable-tlwgtypo-fonts + thai-scalable-umpush-fonts + tibetan-machine-uni-fonts + wqy-microhei-fonts + xorg-x11-fonts-100dpi + xorg-x11-fonts-75dpi + xorg-x11-fonts-ISO8859-1-100dpi + xorg-x11-fonts-ISO8859-1-75dpi + xorg-x11-fonts-ISO8859-14-100dpi + xorg-x11-fonts-ISO8859-14-75dpi + xorg-x11-fonts-ISO8859-15-100dpi + xorg-x11-fonts-ISO8859-15-75dpi + xorg-x11-fonts-ISO8859-2-100dpi + xorg-x11-fonts-ISO8859-2-75dpi + xorg-x11-fonts-ISO8859-9-100dpi + xorg-x11-fonts-ISO8859-9-75dpi + xorg-x11-fonts-Type1 + xorg-x11-fonts-cyrillic + xorg-x11-fonts-misc + + + + ftp-server + FTP Server + FTP 服务器 + These tools allow you to run an FTP server on the system. + 这些工具允许您在系统上运行 FTP 服务器。 + true + false + + vsftpd + + + + gnome-apps + GNOME Applications + GNOME 应用程序 + A set of commonly used GNOME Applications. + 一组经常使用的 GNOME 应用程序。 + false + false + + + + + guest-desktop-agents + Guest Desktop Agents + 虚拟机桌面代理 + Agents used when running as a virtualized desktop. + 作为虚拟桌面运行时使用的代理。 + true + false + + qemu-guest-agent + spice-vdagent + + + + hardware-monitoring + Hardware Monitoring Utilities + 硬件监控工具 + A set of tools to monitor server hardware. + 一组用来监控服务器硬件的工具。 + true + false + + rasdaemon + smartmontools + lm_sensors + + + + hardware-support + Hardware Support + This group is a collection of tools for various hardware specific utilities. + true + false + + bolt + usb_modeswitch + linux-firmware + lsscsi + opensc + openssl-pkcs11 + pcsc-lite + pcsc-lite-ccid + + + + headless-management + Headless Management + 无图形终端系统管理工具 + Tools for managing the system without an attached graphical console. + 用于管理无图像终端系统的工具。 + true + true + + PackageKit + cockpit + cockpit + openssh-server + sscg + + + + infiniband + Infiniband Support + Infiniband 支持 + Software designed for supporting clustering, grid connectivity, and low-latency, high bandwidth storage using RDMA-based InfiniBand, iWARP, RoCE, and OPA fabrics. + true + false + + libibverbs + libibverbs-utils + librdmacm + librdmacm-utils + rdma-core + ibacm + iwpmd + perftest + srp_daemon + opensm + + + + input-methods + Input Methods + 输入法 + Input method packages for the input of international text. + 输入非英文文本的输入法软件包 + true + false + + ibus-m17n + ibus-sayura + ibus-table + ibus-table-array30 + gtk2-immodule-xim + gtk3-immodule-xim + ibus-gtk2 + ibus-gtk3 + + + + internet-applications + Internet Applications + 互联网应用程序 + Email, chat, and video conferencing software. + 电子邮件、聊天和视频会议软件。 + false + false + + + + + internet-browser + Internet Browser + 互联网浏览器 + The Firefox web browser + Firefox web 浏览器 + true + false + + firefox + + + + java-platform + Java Platform + Java 平台 + Java support for the Red Hat Enterprise Linux Server and Desktop Platforms. + Red Hat Enterprise Linux 服务器和桌面平台的 Java 支持。 + true + false + + java-1.8.0-openjdk + + + + large-systems + Large Systems Performance + 大系统性能 + Performance support tools for large systems. + 用于大型系统的性能支持工具。 + true + false + + numactl + numad + hwloc + mstflint + qperf + + + + legacy-unix + Legacy UNIX Compatibility + 传统 UNIX 兼容性 + Compatibility programs for migration from or working with legacy UNIX environments. + 用于从继承 UNIX 环境中迁移或者可用于该环境的兼容程序。 + true + true + + mksh + + + + legacy-x + Legacy X Window System Compatibility + 传统 X Windows 系统的兼容性 + Compatibility programs for migration from or working with legacy X Window System environments. + 用于从继承 X Windows 环境中迁移或者可用于该环境的兼容程序。 + true + false + + libXmu + xorg-x11-fonts-ISO8859-1-100dpi + xorg-x11-fonts-Type1 + xorg-x11-fonts-misc + xterm + + + + mail-server + Mail Server + 邮件服务器 + These packages allow you to configure an IMAP or SMTP mail server. + 这些软件包允许您配置 IMAP 或 Postfix 邮件服务器。 + true + false + + cyrus-sasl + postfix + + + + mainframe-access + Mainframe Access + 主框架访问 + Tools for accessing mainframe computing resources. + 访问主框架计算源的工具。 + true + false + + x3270-text + + + + network-file-system-client + Network File System Client + 网络文件系统客户端 + Enables the system to attach to network storage. + 启用该系统附加到网络存储。 + true + false + + cifs-utils + device-mapper-multipath + fcoe-utils + gssproxy + iscsi-initiator-utils + lldpad + nfs-utils + nfs4-acl-tools + samba-client + cachefilesd + cgdcbxd + + + + network-server + Network Servers + 网络服务器 + These packages include network-based servers such as DHCP, Kerberos and NIS. + 这些软件包包括基于网络的服务器,例如 DHCP、Kerberos 和 NIS。 + true + true + + dhcp-server + krb5-server + dnsmasq + freeradius + libreswan + radvd + rsyslog + rsyslog-mysql + rsyslog-pgsql + rsyslog-relp + tang + tftp-server + + + + network-tools + Networking Tools + 联网工具 + Tools for configuring and analyzing computer networks. + 配置和分析计算机网络的工具。 + true + false + + arpwatch + ipset + iptraf-ng + iptstate + dnsmasq + freeradius + libreswan + radvd + rsyslog + rsyslog-mysql + rsyslog-pgsql + rsyslog-relp + tang + tftp-server + + + + networkmanager-submodules + Common NetworkManager submodules + This group contains NetworkManager submodules that are commonly used, but may not be wanted in some streamlined configurations. + true + false + + NetworkManager-bluetooth + NetworkManager-wifi + NetworkManager-wwan + dhcp + iptables + dnsmasq + + + + performance + Performance Tools + 性能工具 + Tools for diagnosing system and application-level performance problems. + 诊断系统和程序级别性能问题的工具。 + true + false + + iotop + perf + hdparm + tuned + sysstat + pcp + pcp-conf + pcp-devel + pcp-doc + pcp-export-pcp2graphite + pcp-export-pcp2influxdb + pcp-export-pcp2json + pcp-export-pcp2xml + pcp-export-pcp2zabbix + pcp-export-zabbix-agent + pcp-import-collectl2pcp + pcp-import-ganglia2pcp + pcp-import-iostat2pcp + pcp-import-mrtg2pcp + pcp-libs + pcp-libs-devel + pcp-pmda-apache + pcp-pmda-bash + pcp-pmda-bonding + pcp-pmda-cifs + pcp-pmda-cisco + pcp-pmda-dbping + pcp-pmda-dm + pcp-pmda-docker + pcp-pmda-ds389 + pcp-pmda-gfs2 + pcp-pmda-gluster + pcp-pmda-gpfs + pcp-pmda-gpsd + pcp-pmda-haproxy + pcp-pmda-infiniband + pcp-pmda-json + pcp-pmda-kvm + pcp-pmda-libvirt + pcp-pmda-lio + pcp-pmda-lmsensors + pcp-pmda-logger + pcp-pmda-lustre + pcp-pmda-lustrecomm + pcp-pmda-mailq + pcp-pmda-memcache + pcp-pmda-mic + pcp-pmda-mounts + pcp-pmda-mysql + pcp-pmda-named + pcp-pmda-netfilter + pcp-pmda-news + pcp-pmda-nfsclient + pcp-pmda-nvidia-gpu + pcp-pmda-oracle + pcp-pmda-pdns + pcp-pmda-perfevent + pcp-pmda-prometheus + pcp-pmda-redis + pcp-pmda-roomtemp + pcp-pmda-rsyslog + pcp-pmda-samba + pcp-pmda-sendmail + pcp-pmda-shping + pcp-pmda-slurm + pcp-pmda-smart + pcp-pmda-snmp + pcp-pmda-summary + pcp-pmda-systemd + pcp-pmda-trace + pcp-pmda-unbound + pcp-pmda-weblog + pcp-pmda-zimbra + pcp-pmda-zswap + pcp-selinux + pcp-system-tools + pcp-testsuite + pcp-webapi + pcp-zeroconf + perl-PCP-LogImport + perl-PCP-LogSummary + perl-PCP-MMV + perl-PCP-PMDA + powertop + iperf3 + libpfm + papi + tuned-utils + + + + platform-devel + Platform Development + 平台开发 + Recommended development headers and libraries for developing applications. + 推荐用于开发应用程序的标头及程序库。 + true + false + + fontconfig-devel + freetype-devel + glib2-devel + glibc-devel + krb5-devel + libjpeg-turbo-devel + libpng-devel + libstdc++-devel + ncurses-devel + openldap-devel + openssl-devel + pam-devel + zlib-devel + atk-devel + cairo-devel + dbus-devel + desktop-file-utils + gtk2-devel + gtk3-devel + libICE-devel + libSM-devel + libX11-devel + libXext-devel + libXft-devel + libXi-devel + libXrender-devel + libXt-devel + libXtst-devel + libXv-devel + libXxf86dga-devel + libdb-devel + libjpeg-turbo-devel + libstdc++-devel + libvirt-devel + libxml2-devel + libxshmfence-devel + mesa-libGL-devel + mesa-libGLU-devel + nss-devel + pango-devel + qt5-qtdoc + qt5-qttranslations + + + + print-client + Printing Client + 打印客户端 + Tools for printing to a local printer or a remote print server. + 在本地打印机和远程打印服务器中打印的工具。 + true + false + + + + + python-web + Python Web + Basic Python web application support. + 基本 Python 网页应用程序支持。 + true + false + + freetype-devel + libcurl + libcurl-devel + libjpeg-turbo + libjpeg-turbo-devel + python3-file-magic + + + + remote-system-management + Remote Management for Linux + Linux 的远程管理 + Remote management interface. + Linux 的远程管理界面。 + true + false + + cockpit + net-snmp + net-snmp-utils + openwsman-client + tog-pegasus + openwsman-server + + + + scientific + Scientific Support + 科学记数法支持 + Tools for mathematical and scientific computations, and parallel computing. + 用于数学和科学计算以及平行计算的工具。 + true + true + + units + fftw + fftw-devel + fftw-static + gsl-devel + lapack + python3-numpy + python3-scipy + + + + security-tools + Security Tools + 安全性工具 + Security tools for integrity and trust verification. + 用于完整性和可信验证的安全性工具。 + true + true + + hmaccalc + tpm-quote-tools + tpm-tools + trousers + scap-security-guide + aide + openscap + openscap-engine-sce + openscap-utils + scap-security-guide-doc + + + + server-product + Server product core + Packages mandatory for the server product. + true + false + + chrony + polkit + realmd + openEuler-release + openEuler-latest-release + timedatex + dhcp + NetworkManager-config-server + NetworkManager + + + + smb-server + Windows File Server + Windows 文件服务器 + This package group allows you to share files between Linux and MS Windows(tm) systems. + 该软件包组允许您在 Linux 和 MS Windows(tm) 系统间共享文件。 + true + false + + samba + samba-client + cifs-utils + + + + standard + Standard + 标准 + The standard installation. + 标准安装。 + true + false + + acl + at + attr + bc + cpio + crontabs + cyrus-sasl + dbus + ed + file + iptstate + irqbalance + kpatch + logrotate + lsof + net-tools + pciutils + quota + openEuler-release + openEuler-latest-release + sudo + symlinks + systemd-udev + tar + tree + util-linux-user + bash-completion + bpftool + bzip2 + chrony + cockpit + cryptsetup + dos2unix + dosfstools + ethtool + gnupg2 + lvm2 + mailcap + man-pages + mdadm + mlocate + mtr + realmd + rsync + smartmontools + sssd + strace + libteam + time + unzip + usbutils + virt-what + which + words + xfsdump + zip + cifs-utils + cockpit-doc + ima-evm-utils + nfs-utils + traceroute + zsh + psacct + libstoragemgmt + nano + rng-tools + rsyslog + rsyslog-relp + nmap + pinfo + plymouth + tcpdump + vim-enhanced + wget + + + + system-tools + System Tools + 系统工具 + This group is a collection of various tools for the system, such as the client for connecting to SMB shares and tools to monitor network traffic. + 这组软件包是各类系统工具的集合,如:连接 SMB 共享的客户;监控网络交通的工具。 + true + true + + chrony + cifs-utils + openldap-clients + samba-client + setserial + tmux + zsh + arpwatch + chrpath + fuse + iotop + lzop + xdelta + environment-modules + libreswan + nmap + tigervnc + PackageKit-command-not-found + aide + amanda-client + convmv + createrepo_c + freerdp + gpm + gssdp + gupnp + mc + mtx + net-snmp-utils + oddjob + oddjob-mkhomedir + rear + sysstat + x3270-x11 + + + + virtualization-hypervisor + Virtualization Hypervisor + 虚拟化 Hypervisor + Smallest possible virtualization host installation. + 最小的虚拟化主机安装。 + false + false + + libvirt + libvirt-client + libvirt-daemon + libvirt-daemon-config-network + libvirt-daemon-config-nwfilter + libvirt-daemon-driver-interface + libvirt-daemon-driver-network + libvirt-daemon-driver-nodedev + libvirt-daemon-driver-nwfilter + libvirt-daemon-driver-qemu + libvirt-daemon-driver-secret + libvirt-daemon-driver-storage + libvirt-daemon-driver-storage-core + libvirt-daemon-driver-storage-disk + libvirt-daemon-driver-storage-gluster + libvirt-daemon-driver-storage-iscsi + libvirt-daemon-driver-storage-iscsi-direct + libvirt-daemon-driver-storage-logical + libvirt-daemon-driver-storage-mpath + libvirt-daemon-driver-storage-rbd + libvirt-daemon-driver-storage-scsi + libvirt-daemon-kvm + libvirt-daemon-plugin-sanlock + libvirt-daemon-qemu + libvirt-devel + libvirt-docs + libvirt-libs + libvirt-nss + python3-libvirt + qemu-help + qemu + qemu-block-iscsi + qemu-img + stratovirt + + + + openvswitch + Virtualization Openvswitch + 虚拟switch + vswitch installation. + 安装vswitch。 + false + false + + openvswitch + + + + remote-desktop-clients + Remote Desktop Clients + 远程桌面客户端 + + true + false + + freerdp + tigervnc + + + + web-server + Basic Web Server + 基本网页服务器 + These tools allow you to run a Web server on the system. + 这些工具允许您在系统上运行万维网服务器。 + true + false + + httpd + mod_fcgid + mod_ssl + libmemcached + memcached + mod_security + + + + x11 + X Window System + X 窗口系统 + X Window System Support. + X 窗口系统支持。 + false + false + + glx-utils + mesa-dri-drivers + plymouth-system-theme + spice-vdagent + xorg-x11-drivers + xorg-x11-server-Xorg + xorg-x11-utils + xorg-x11-xauth + xorg-x11-xinit + xvattr + mesa-libGLES + tigervnc-server + wayland-protocols-devel + xorg-x11-drv-libinput + + + + development + Development + 开发 + Packages which provide functionality for developing and building applications. + 用于开发和构建应用程序的软件包。 + 90 + + additional-devel + development + platform-devel + + + + servers + Servers + 服务器 + Software used for running network servers + 用于运行网络服务器的软件 + 20 + + file-server + ftp-server + mail-server + network-server + web-server + + + + base-system + System + 系统 + Core system components. + 核系统组件。 + 10 + + backup-client + debugging + java-platform + print-client + smart-card + dial-up + hardware-monitoring + infiniband + large-systems + legacy-unix + mainframe-access + network-tools + performance + scientific + security-tools + standard + + + + desktops + Desktops + 桌面环境 + Desktops and thin clients. + 桌面和瘦客户端。 + 70 + + base-x + desktop-debugging + fonts + input-methods + legacy-x + remote-desktop-clients + + + + apps + Applications + 应用程序 + Applications to perform a variety of tasks + 执行不同任务的应用程序 + 80 + + graphics + + + + minimal-environment + Minimal Install + 最小安装 + Basic functionality. + 基本功能。 + 1 + + core + + + standard + + + + server-product-environment + Server + 服务器 + An integrated, easy-to-manage server. + 集成的易于管理的服务器 + 2 + + container-management + core + hardware-support + headless-management + server-product + standard + + + debugging + dns-server + file-server + ftp-server + hardware-monitoring + infiniband + mail-server + network-file-system-client + network-server + performance + remote-system-management + smb-server + virtualization-hypervisor + web-server + opengauss-server + + + + virtualization-host-environment + Virtualization Host + 虚拟化主机 + Minimal virtualization host. + 最小虚拟化主机。 + 40 + + base + core + virtualization-hypervisor + + + debugging + network-file-system-client + remote-system-management + openvswitch + + + + + + + + + + + + diff --git a/oemaker.spec b/oemaker.spec index dd345860e790246e4d2515b1b525e8561708373c..12211a07423254bd1d48c362dfa42d3ec34823f7 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -15,7 +15,7 @@ Summary: a building tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management Version: 3.3.0 -Release: 16 +Release: 17 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -34,6 +34,9 @@ Source12: desktop_normal_loongarch64.xml Source13: devstation_aarch64_rpmlist Source14: devstation_x86_64_rpmlist Source15: edge_normal_riscv64.xml +Source16: rpmlist_sw64.xml +Source17: normal_sw64.xml +Source18: edge_normal_sw64.xml Requires: createrepo dnf-plugins-core genisoimage isomd5sum grep bash libselinux-utils libxml2 anaconda libselinux-utils Requires: lorax >= 19.6.78-1 @@ -47,6 +50,10 @@ Patch0002: 0001-fix-livecd-grub2-efi.cfg-not-found.patch Patch0003: 0001-Fixes-boot-failure-caused-by-invalid-volume-IDs.patch Patch0004: 0001-fix-riscv64-devstation-livecd-config-not-found.patch Patch0005: backport-Compatible-with-single-line-no-newline-configuration.patch +Patch0006: 0001-envmaker-support-sw_64.patch +Patch0007: 0002-isocut-support-sw_64.patch +Patch0008: 0003-isomaker-support-sw_64.patch +Patch0009: 0004-isomaker-add-sw_64-config_files.patch %description a building tool for DVD ISO making and ISO cutting @@ -107,6 +114,14 @@ rm -rf %{_builddir}/%{name}-%{version}/%{name}/isomaker/config/riscv64/edge_norm cp %{SOURCE15} %{_builddir}/%{name}-%{version}/%{name}/isomaker/config/riscv64/edge_normal.xml %endif +%ifarch sw_64 +rm -rf %{_builddir}/%{name}-%{version}/%{name}/isomaker/config/rpmlist.xml +cp %{SOURCE16} %{_builddir}/%{name}-%{version}/%{name}/isomaker/config/rpmlist.xml +rm -rf %{_builddir}/%{name}-%{version}/%{name}/isomaker/config/sw_64/normal.xml +cp %{SOURCE17} %{_builddir}/%{name}-%{version}/%{name}/isomaker/config/sw_64/normal.xml +rm -rf %{_builddir}/%{name}-%{version}/%{name}/isomaker/config/sw_64/edge_normal.xml +cp %{SOURCE18} %{_builddir}/%{name}-%{version}/%{name}/isomaker/config/sw_64/edge_normal.xml +%endif %install sys_arch=$(uname -m) @@ -162,12 +177,9 @@ install -m 700 %{name}/isomaker/config/riscv64/livecd/devstation_live/riscv64.tm install -m 700 %{name}/isomaker/config/loongarch64/livecd/live/loongarch64.tmpl %{buildroot}/opt/oemaker/config/loongarch64/livecd/live/loongarch64.tmpl install -m 400 %{name}/isomaker/config/loongarch64/ks.cfg %{buildroot}/opt/oemaker/config/loongarch64/ks.cfg %endif -%ifarch riscv64 -install -m 700 %{name}/isomaker/config/riscv64/livecd/live/riscv64.tmpl %{buildroot}/opt/oemaker/config/riscv64/livecd/live/riscv64.tmpl -%endif -%ifarch loongarch64 -install -m 700 %{name}/isomaker/config/loongarch64/livecd/live/loongarch64.tmpl %{buildroot}/opt/oemaker/config/loongarch64/livecd/live/loongarch64.tmpl -install -m 400 %{name}/isomaker/config/loongarch64/ks.cfg %{buildroot}/opt/oemaker/config/loongarch64/ks.cfg +%ifarch sw_64 +install -m 700 %{name}/isomaker/config/sw_64/livecd/live/sw64.tmpl %{buildroot}/opt/oemaker/config/sw_64/livecd/live/sw64.tmpl +install -m 700 %{name}/isomaker/config/sw_64/livecd/devstation_live/sw64.tmpl %{buildroot}/opt/oemaker/config/sw_64/livecd/devstation_live/sw64.tmpl %endif install -m 700 %{name}/isomaker/config/common/livecd/live/* %{buildroot}/opt/oemaker/config/common/livecd/live/ install -m 700 %{name}/isomaker/config/common/livecd/live/* %{buildroot}/opt/oemaker/config/${sys_arch}/livecd/devstation_live/ @@ -239,12 +251,17 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog -* Thu Jun 5 2025 Wenlong Zhang - 3.3.0-16 +* Wed Nov 12 2025 yueyuankun - 3.3.0-17 +- ID:NA +- SUG:NA +- DESC: envmaker/isocut/isomaker: support sw_64 + +* Thu Jun 05 2025 Wenlong Zhang - 3.3.0-16 - ID:NA - SUG:NA - DESC: support sp2 for loongarch64 -* Thu Oct 9 2025 yixiangzhike - 3.3.0-15 +* Thu Oct 09 2025 yixiangzhike - 3.3.0-15 - compatible with single-line no-newline configuration * Mon Jun 16 2025 Ouuleilei - 3.3.0-14 diff --git a/rpmlist_sw64.xml b/rpmlist_sw64.xml new file mode 100644 index 0000000000000000000000000000000000000000..0daa59e86fa89554828ff67aeae814a7f4df203e --- /dev/null +++ b/rpmlist_sw64.xml @@ -0,0 +1,1447 @@ + + + + mariadb + mariadb-server + + + abrt-addon-ccpp + podman-help + libcmpiCppImpl0 + libev-libevent-devel + mariadb-devel + mariadb-test + podman-docker + python3-unversioned-command + python3-abrt-container-addon + + + drbd + drbd-bash-completion + drbd-pacemaker + drbd-rgmanager + drbd-udev + drbd-utils + gnome-boxes + nodejs-grunt-contrib-watch + kernel-rt + kernel-rt-tools + kernel-rt-source + kernel-rt-devel + kernel-rt-headers + kernel-rt-tools-devel + raspberrypi-kernel + raspberrypi-kernel-devel + raspberrypi-kernel-rt + raspberrypi-kernel-rt-devel + haoc-kernel + haoc-kernel-source + haoc-kernel-tools + haoc-kernel-tools-devel + haoc-kernel-devel + haoc-kernel-headers + kernel-extra-modules + vk-kernel + vk-kernel-devel + vk-kernel-headers + vk-kernel-source + vk-kernel-tools + vk-kernel-tools-devel + + + drbd + gnome-boxes + nodejs-grunt-contrib-watch + haoc-kernel + kernel-rt + raspberrypi-kernel + raspberrypi-kernel-rt + vk-kernel + + + drbd-debuginfo + drbd-debugsource + gnome-boxes-debuginfo + gnome-boxes-debugsource + kernel-rt-debuginfo + kernel-rt-debugsource + kernel-rt-tools-debuginfo + haoc-kernel-debugsource + vk-kernel-debugsource + + + edk2-aarch64 + grub2-efi-aa64 + grub2-efi-aa64-modules + kae-driver + kae-openssl + kae-zip + uadk_engine + libwd + shim-aa64 + + + edk2-ovmf + grub2-efi-x64 + grub2-efi-x64-modules + shim + + + edk2-ovmf-sw64 + grub2-efi-sw64 + grub2-efi-sw64-modules + shim-sw64 + + + abattis-cantarell-fonts + abattis-cantarell-fonts-help + accountsservice + accountsservice-help + accountsservice-libs + acl + acl-help + acpid + acpid-help + adcli + adcli-help + adobe-mappings-cmap + adobe-mappings-cmap-help + adobe-mappings-pdf + adobe-mappings-pdf-help + aide + aide-help + alsa-firmware + alsa-tools-firmware + apr + apr-help + arptables + arptables-help + arpwatch + arpwatch-help + asciidoc + asciidoc-help + at + at-help + attr + attr-help + atune + atune-client + atune-db + atune-engine + audiofile + audit + audit-help + audit-libs + audit-libs-devel + authd + authd-help + authselect + authselect-compat + authselect-help + authselect-libs + avahi + avahi-autoipd + avahi-compat-howl + avahi-compat-libdns_sd + avahi-dnsconfd + avahi-gobject + avahi-libs + avahi-tools + basesystem + bash + bash-completion + bash-completion-help + bash-help + bc + bc-help + bind-chroot + bind-dyndb-ldap + bind-libs + bind-utils + binutils + binutils-devel + bison + bison-help + blas-devel + blktrace + blktrace-help + bluez + bluez-help + boost-atomic + boost-chrono + boost-context + boost-date-time + boost-devel + boost-filesystem + boost-graph + boost-help + boost-iostreams + boost-locale + boost-math + boost-program-options + boost-python3 + boost-random + boost-regex + boost-serialization + boost-system + boost-test + boost-thread + boost-timer + boost-wave + bridge-utils + brltty-docs + brotli + btrfs-progs + btrfs-progs-help + busybox + busybox-help + bzip2 + bzip2-help + ca-certificates + cachefilesd + cachefilesd-help + c-ares + c-ares-help + ccid + chkconfig + chkconfig-help + chrony + chrpath + chrpath-help + cifs-utils + cifs-utils-help + cjkuni-ukai-fonts + cjkuni-ukai-fonts-help + clang + clang-analyzer + clang-devel + clang-libs + clang-resource-filesystem + clang-tools-extra + clibcni-devel + cloud-init + cloud-init-help + clutter + clutter-gst3 + clutter-gst3-help + clutter-gtk + clutter-gtk-help + clutter-help + cockpit + cockpit-help + cogl + cogl-help + color-filesystem + containers-common + container-selinux + coreutils + coreutils-help + cpio + cpio-help + cracklib + cracklib-dicts + cracklib-help + crash + crash-help + createrepo_c + createrepo_c-help + cronie + cronie-help + crontabs + crontabs-help + crypto-policies + cryptsetup + cryptsetup-help + ctags + ctags-help + cups + cups-filters + cups-help + cups-libs + cups-pk-helper + curl + curl-help + cvs + cvs-help + cyrus-sasl + cyrus-sasl-gs2 + cyrus-sasl-help + cyrus-sasl-ldap + cyrus-sasl-lib + cyrus-sasl-md5 + cyrus-sasl-ntlm + cyrus-sasl-scram + dbus + dbus-glib + dbus-help + dbus-python-help + device-mapper + device-mapper-event + dhcp + dhcp-common + dhcp-libs + dhcp-server + dialog + dialog-help + diffstat + diffutils + diffutils-help + dim + dim_tools + dmidecode + dmraid + dmraid-events + dnf + dnf-data + dnf-plugins-core + dnsmasq + dnsmasq-help + dnsmasq-utils + docbook-dtds + docbook-style-xsl + docker-engine + runc + dos2unix + dosfstools + dosfstools-help + dracut + dracut-caps + dracut-config-generic + dracut-config-rescue + dracut-network + dracut-tools + dropwatch + drpm + drpm-devel + drpm-help + e2fsprogs + e2fsprogs-devel + e2fsprogs-help + ed + edk2-devel + edk2-help + efibootmgr + efibootmgr-help + efivar + efivar-help + elfutils + elfutils-devel + ethtool + ethtool-help + exempi + exempi-help + expat + expat-devel + expat-help + expect + expect-help + file + file-help + file-libs + filesystem + findutils + findutils-help + fipscheck + fipscheck-help + firewalld + firewalld-doc + firewalld-filesystem + flex + freetype + freetype-help + ftp + ftp-help + fuse + fuse-help + fxload + fxload-help + gawk + gawk-help + gcc-gfortran + gcr + gdb + gdb-help + gdbm + gdbm-devel + gdbm-help + gdk-pixbuf2 + gdk-pixbuf2-help + genisoimage + geoclue2-libs + geocode-glib + geocode-glib-help + GeoIP + GeoIP-help + gettext + gettext-help + gettext-libs + git + git-clang-format + git-help + gjs + glib2 + glib2-help + glibc + glibc-all-langpacks + glibc-common + glibc-devel + glibc-help + glibc-locale-source + gmp + gnupg2 + gnupg2-help + gnupg2-smime + gnutls + gnutls-c++ + gnutls-help + gobject-introspection + gobject-introspection-help + golang + golang-devel + golang-help + gperftools + gperftools-devel + gperftools-libs + gpgme + gpgme-help + grep + grilo + grilo-help + groff + groff-help + grpc + grpc-devel + grpc-plugins + grub2-common + grub2-help + grub2-tools + grubby + grubby-help + gssproxy + gssproxy-help + gzip + gzip-help + haveged + haveged-help + hdf5 + hdf5-devel + hdparm + hdparm-help + hostname + httpd + httpd-help + httpd-tools + http-parser + http-parser-devel + http-parser-help + hunspell + hunspell-en-help + hunspell-help + hwdata + hwinfo + hwinfo-help + hwloc-gui + i2c-tools-eepromer + i2c-tools-help + ima-evm-utils + ima-evm-utils-help + info + initscripts + iotop + iotop-help + ipcalc + ipcalc-help + ipmitool + ipmitool-help + iproute + iproute-help + iprutils + iprutils-help + ipset + ipset-help + ipset-libs + iptables + iptraf-ng + iptraf-ng-help + iptstate + iptstate-help + iputils + iputils-help + ipvsadm + ipvsadm-help + irqbalance + irqbalance-help + iSulad + ivtv-firmware + iw + iw-help + jansson + jansson-help + java-1.8.0-openjdk + java-1.8.0-openjdk-devel + java-1.8.0-openjdk-headless + json-c + json-c-help + json-glib + json-glib-help + kata-containers + kbd + kbd-help + kbd-legacy + kbd-misc + keepalived + kernel + kernel-devel + kernel-source + kernel-tools + kernel-tools-libs + kernel-tools-libs-devel + kexec-tools + kexec-tools-help + keyutils + keyutils-help + keyutils-libs-devel + kiwi-help + kiwi-tools + kmod + kmod-help + kpartx + kpatch + kpatch-help + kpatch-runtime + krb5 + krb5-client + krb5-devel + krb5-help + krb5-server + lapack + lapack-devel + libisula + ldns + ldns-help + less + less-help + lftp + lftp-help + libacl + libaio + libaio-devel + libarchive + libarchive-help + libassuan + libassuan-help + libbasicobjects + libblkid + libbonobo + libbonobo-help + libcanberra-gtk2 + libcanberra-help + libcap + libcap-help + libcap-ng + libcap-ng-help + libcap-ng-python3 + libcgroup + libcgroup-devel + libcgroup-help + libcollection + libcomps + libcomps-help + libconfig + libcurl + libdaemon + libdaemon-help + libdb + libdb-cxx + libdb-devel + libdbi + libdbi-help + libdb-sql + libdb-tcl + libdb-utils + libdhash + libdmx + libdmx-help + libdnet-devel + libdnet-help + libdnet-progs + libdnf + libecap + libecap-help + libedit + libedit-devel + libedit-help + liberation-fonts + libesmtp + libesmtp-help + libestr + libevdev + libevdev-help + libevent + libevent-devel + libevhtp-devel + libexif + libexif-help + libfastjson + libfdisk + libffi + libffi-help + libgcc + libgcrypt + libgcrypt-help + libgee + libgee-help + libgmem + libgnomekbd + libgomp + libgpg-error + libgsf + libgsf-help + libgtop2 + libgtop2-help + libgweather + libgweather-help + libgxps + libgxps-help + libical + libicu-devel + libidn + libidn2 + libidn2-help + libimobiledevice + libimobiledevice-help + libini_config + libiptcdata + libiscsi + libiscsi-help + libkadm5 + libkcapi + libkcapi-help + libkcapi-hmaccalc + libksba + libksba-help + libldb + libldb-help + libmaxminddb + libmaxminddb-help + libmediaart + libmediaart-help + libmetalink + libmetalink-help + libmng + libmng-help + libmnl + libmnl-static + libmodulemd + libmount + libmspack + libmspack-help + libndp + libndp-help + libnetfilter_conntrack + libnetfilter_queue + libnfnetlink + libnfnetlink-help + libnftnl + libnghttp2 + libnl3 + libnl3-cli + libnl3-devel + libnl3-help + libnma + libnsl2 + liboauth + liboauth-help + libogg + libogg-help + libosinfo + libosinfo-help + libpath_utils + libpcap + libpcap-devel + libpcap-help + libpciaccess + libpipeline + libpipeline-help + libpkgconf + libplist + libpng + libpng-help + libpsl + libpsl-help + libpwquality + libpwquality-help + librados2 + libref_array + librepo + libreport-filesystem + libreport-help + libsamplerate + libseccomp + libseccomp-help + libsecret + libsecret-help + libselinux + libselinux-devel + libselinux-help + libselinux-utils + libsemanage + libsemanage-help + libsepol + libsepol-help + libsexy + libsexy-help + libsigsegv + libsmartcols + libsolv + libsolv-help + libssh + libssh2 + libssh2-help + libssh-help + libsss_autofs + libsss_certmap + libsss_idmap + libsss_nss_idmap + libsss_sudo + libstdc++ + libtalloc + libtalloc-help + libtasn1 + libtasn1-help + libtdb + libtdb-help + libteam + libteam-help + libtevent + libtevent-help + libthai + libthai-static + libtirpc + libtirpc-help + libtool-ltdl + libtool-help + libunistring + libunistring-help + libunwind + libunwind-help + libusal + libusb + libusbmuxd + libusbx + libuser + libuser-help + libuser-python3 + libutempter + libutempter-help + libuuid + libverto + libverto-devel + libverto-glib + libverto-libevent + libvirt + libvirt-client + libvirt-daemon + libvirt-daemon-config-network + libvirt-daemon-config-nwfilter + libvirt-daemon-driver-interface + libvirt-daemon-driver-network + libvirt-daemon-driver-nodedev + libvirt-daemon-driver-nwfilter + libvirt-daemon-driver-qemu + libvirt-daemon-driver-secret + libvirt-daemon-driver-storage + libvirt-daemon-driver-storage-core + libvirt-daemon-driver-storage-disk + libvirt-daemon-driver-storage-gluster + libvirt-daemon-driver-storage-iscsi + libvirt-daemon-driver-storage-iscsi-direct + libvirt-daemon-driver-storage-logical + libvirt-daemon-driver-storage-mpath + libvirt-daemon-driver-storage-rbd + libvirt-daemon-driver-storage-scsi + libvirt-daemon-kvm + libvirt-daemon-qemu + libvirt-devel + libvirt-docs + libvirt-libs + libvirt-nss + libwacom + libwacom-data + libwebsockets + libwebsockets-devel + libwebsockets-help + libwnck3 + libwnck3-help + libX11 + libX11-help + libx86emu + libxcrypt + libxcrypt-help + libXdmcp + libXdmcp-help + libXfont2 + libXfont2-help + libxkbcommon + libxkbcommon-x11 + libxkbfile + libxklavier + libxklavier-help + libxml2 + libxml2-help + libxslt + libxslt-help + libXvMC + libXvMC-help + libXxf86dga + libXxf86dga-help + libyaml + libyaml-help + linux-firmware + linux-firmware-ath + linux-firmware-cypress + linux-firmware-iwlwifi + linux-firmware-libertas + linux-firmware-mediatek + linux-firmware-mrvl + linux-firmware-netronome + linux-firmware-ti-connectivity + llvm + llvm-devel + llvm-doc + llvm-googletest + llvm-libs + llvm-static + llvm-test + lm_sensors + lm_sensors-devel + lm_sensors-help + lm_sensors-sensord + lockdev + lockdev-help + logrotate + logrotate-help + lshw + lshw-help + lsof + lsof-help + lsscsi + lsscsi-help + lua + lua-expat + lua-expat-help + lua-help + lua-socket + lua-socket-help + lvm2 + lvm2-help + lxc + lxc-devel + lxcfs + lxcfs-tools + lxc-help + lz4 + lz4-help + lz4-libs + lz4-devel + lzo + lzo-help + lzo-minilzo + lzop + lzop-help + m4 + m4-help + mailcap + mailcap-help + mailx + mailx-help + make + make-help + man-db + man-pages + mcstrans + mcstrans-help + mdadm + mdadm-help + mesa-filesystem + mesa-libGLES + mesa-libxatracker + metacity + metacity-help + mlocate + mlocate-help + mobile-broadband-provider-info + mobile-broadband-provider-info-help + mod_ldap + mod_md + mod_proxy_html + mod_session + mod_ssl + mozilla-filesystem + mpfr + mtdev + mtools + mtools-help + mtr + mtr-help + multipath-tools + multipath-tools-help + mysql + ncompress + ncompress-help + ncurses + ncurses-devel + ncurses-help + ndisc6 + netcf + netcf-help + netconsole-service + net-snmp + net-snmp-devel + net-snmp-help + nettle + nettle-help + net-tools + net-tools-help + NetworkManager + NetworkManager-help + NetworkManager-libnm + network-scripts + newt + newt-devel + newt-help + nfs4-acl-tools + nfs4-acl-tools-help + nfs-utils + nfs-utils-help + nftables + nftables-help + nmap + nmap-help + nm-connection-editor + notification-daemon + notification-daemon-help + npth + nss + nss-help + nss-mdns + nss-mdns-help + nss-pam-ldapd + nss-pam-ldapd-help + nss-pem + nss-softokn + ntp + ntp-help + numactl + numactl-devel + numactl-libs + numad + numad-help + oddjob + oddjob-help + openblas-serial + openblas-threads + openEuler-indexhtml + openEuler-logos + openEuler-release + OpenIPMI + OpenIPMI-devel + OpenIPMI-perl + open-iscsi + open-iscsi-help + open-isns-help + openjpeg2 + openjpeg2-help + openldap + openldap-clients + openldap-help + openldap-servers + opensc + opensc-help + openslp + openslp-help + openssh + openssh-askpass + openssh-clients + openssh-help + openssh-keycat + openssh-server + openssl + openssl-devel + openssl-help + openssl-pkcs11 + openvpn + openvpn-devel + openvpn-help + openvswitch + openvswitch-devel + opus + opus-help + ORBit2 + orc + orc-help + osinfo-db + osinfo-db-tools + osinfo-db-tools-help + os-prober + p11-kit + p11-kit-help + p11-kit-trust + pam + pam_cifscreds + pam_ssh_agent_auth + pam-help + parted + passwd + passwd-help + patch + patch-help + pciutils + pciutils-devel + pciutils-help + pcre + pcre2 + pcre2-help + pcre-devel + pcre-help + pcre-tools + pcsc-lite + pcsc-lite-help + perf + perl + perl-Compress-Raw-Bzip2 + perl-Compress-Raw-Bzip2-help + perl-Compress-Raw-Zlib + perl-Compress-Raw-Zlib-help + perl-DBD-MySQL + perl-DBD-MySQL-help + perl-DBD-SQLite + perl-DBD-SQLite-help + perl-devel + perl-Devel-PPPort + perl-Devel-PPPort-help + perl-ExtUtils-Install + perl-ExtUtils-Install-help + perl-ExtUtils-MakeMaker + perl-ExtUtils-MakeMaker-help + perl-ExtUtils-Manifest + perl-ExtUtils-Manifest-help + perl-ExtUtils-ParseXS + perl-ExtUtils-ParseXS-help + perl-Filter + perl-Filter-help + perl-Filter-Simple-help + perl-help + perl-IO-Compress + perl-IO-Compress-help + perl-List-MoreUtils + perl-List-MoreUtils-help + perl-List-MoreUtils-XS-help + perl-Net-Daemon + perl-Net-Daemon-help + perl-Test-Harness + perl-Test-Harness-help + perl-Thread-Queue + perl-Thread-Queue-help + perl-Time-HiRes + perl-Time-HiRes-help + perl-XML-Parser + perl-XML-Parser-help + perl-XML-Writer + perl-XML-Writer-help + pigz + pigz-help + pinentry + pinentry-help + pkcs11-helper + pkcs11-helper-devel + pkcs11-helper-help + pkgconf + pkgconf-help + plymouth + plymouth-help + policycoreutils + policycoreutils-help + polkit + polkit-help + polkit-libs + polkit-pkla-compat + polkit-pkla-compat-help + poppler-cpp + poppler-data + poppler-glib + poppler-help + popt + popt-devel + popt-help + postfix + postfix-help + ppp + ppp-help + pprof + procmail + procmail-help + procps-ng + procps-ng-devel + procps-ng-i18n + protobuf + protobuf-devel + protobuf-lite + protobuf-lite-devel + psmisc + publicsuffix-list + pulseaudio + pulseaudio-help + python3 + python3-aniso8601 + python3-click + python3-configobj + python3-dateutil + python3-dbus + python3-decorator + python3-devel + python3-dict2xml + python3-dmidecode + python3-dnf + python3-dnf-plugins-core + python3-edk2-devel + python3-ethtool + python3-firewall + python3-flask + python3-flask-restful + python3-gobject-base + python3-gpg + python3-hawkey + python3-i2c-tools + python3-iniparse + python3-inotify + python3-itsdangerous + python3-jinja2 + python3-joblib + python3-jsonpatch + python3-jsonpointer + python3-libcomps + python3-libdnf + python3-librepo + python3-libs + python3-libselinux + python3-libvirt + python3-libxml2 + python3-linux-procfs + python3-net-snmp + python3-newt + python3-numpy + python3-openipmi + python3-pandas + python3-perf + python3-pip + python3-pyatspi + python3-pycurl + python3-pyOpenSSL + python3-pyparsing + python3-pyudev + python3-pyxattr + python3-rpm + python3-rtslib + python3-schedutils + python3-scikit-learn + python3-scikit-optimize + python3-scipy + python3-setuptools + python3-six + python3-slip + python3-sssdconfig + python3-talloc + python3-unbound + python3-urlgrabber + python3-werkzeug + python3-xgboost + qemu + qemu-guest-agent + qemu-help + qemu-img + qpdf + qrencode + qrencode-help + quota + quota-help + rarian + rarian-help + rasdaemon + rdate + rdate-help + readline + readline-help + readonly-root + realmd + realmd-help + recode + recode-help + rootfiles + rpcbind + rpcbind-help + rpm + rpm-build-libs + rpm-cron + rpm-devel + rpmdevtools + rpmdevtools-help + rpm-help + rpm-libs + rpm-plugin-selinux + rpm-plugin-systemd-inhibit + rpmrebuild + rpmrebuild-help + rsync + rsync-help + rsyslog + rsyslog-crypto + rsyslog-elasticsearch + rsyslog-help + rsyslog-mmaudit + rsyslog-mmjsonparse + rsyslog-mmsnmptrapd + rsyslog-mysql + rsyslog-snmp + rsyslog-gnutls + rtkit + rtkit-help + samba-common-tools + samba-help + sbc + sbc-help + screen + screen-help + sdparm + sdparm-help + sed + sed-help + selinux-policy + selinux-policy-minimum + selinux-policy-sandbox + selinux-policy-targeted + sendmail + sendmail-help + setools-console + setools-help + setserial + setserial-help + setup + sg3_utils + sg3_utils-help + sgml-common + sgml-common-help + shadow-help + shadow + shared-mime-info + shared-mime-info-help + sharutils + sharutils-help + slang + slang-devel + slang-help + smartmontools + smartmontools-help + smp_utils + smp_utils-help + snappy + snappy-devel + snappy-help + source-highlight + source-highlight-help + speex + speex-help + sqlite + sqlite-help + squashfs-tools + squid + sssd + sssd-client + sssd-help + sssd-nfs-idmap + strace + strongswan + sudo + sudo-help + symlinks + syscontainer-tools + sysfsutils + sysfsutils-help + sysstat + systemd + systemd-devel + systemd-help + systemd-libs + systemd-pam + systemd-udev + systemtap-help + systemtap-sdt-devel + taglib + taglib-help + tar + tar-help + tcl + tcl-help + tcpdump + tcpdump-help + tcp_wrappers + tcp_wrappers-help + tcp_wrappers-libs + tcpdump + tcpdump-help + tcsh + tcsh-help + telepathy-filesystem + telepathy-glib + telepathy-logger + telepathy-logger-help + telnet + telnet-help + tftp + tftp-help + tftp-server + thin-provisioning-tools + thin-provisioning-tools-help + tigervnc + tigervnc-server-minimal + time + timedatex + timedatex-help + time-help + tipcutils + tipcutils-help + tk + tk-help + tmux + tmux-help + totem-pl-parser + totem-pl-parser-help + tpm2-abrmd + tpm2-abrmd-help + tpm2-tools + tpm2-tools-help + tpm2-tss + tpm2-tss-help + traceroute + traceroute-help + tree + tree-help + trousers + trousers-help + trousers-lib + tuned + tuned-help + tzdata + unbound-libs + unzip + unzip-help + upower + usbredir + usbredir-help + usbutils + usbutils-help + usermode + usermode-help + userspace-rcu + ustr + ustr-help + util-linux + vim-enhanced + vim-minimal + vino + vino-help + virt-what + virt-what-help + vsftpd + vsftpd-help + wget + wget-help + which + which-help + wpa_supplicant + wpa_supplicant-help + wqy-microhei-fonts + wqy-microhei-fonts-help + wqy-zenhei-fonts + xfsprogs + xfsprogs-help + xinetd + xinetd-help + xkeyboard-config + xkeyboard-config-help + xmlsec1-help + xmlsec1-openssl + xmlto + xmlto-help + xterm + xterm-help + xvattr + xvattr-help + xz + xz-devel + xz-help + xz-libs + xz-lzma-compat + ypbind + ypbind-help + ypserv + ypserv-help + yp-tools + yp-tools-help + yum + zip + zip-help + zlib + zlib-devel + zlib-help + zsh + zstd-help + zstd-devel + zziplib-help + zziplib-utils + unixODBC-devel + jemalloc-devel + DCF + opengauss + + + grub2-efi-aa64 + grub2-efi-aa64-cdboot + grub2-efi-aa64-modules + + + grub2-pc + grub2-pc-modules + grub2-efi-x64 + + + grub2-efi-sw64 + grub2-efi-sw64-cdboot + grub2-efi-sw64-modules + + + kubernetes + kubernetes-client + kubernetes-help + kubernetes-kubeadm + kubernetes-kubelet + kubernetes-master + kubernetes-node + k3s + k3s-selinux + k3s-plugins + k3s-containerd + grub2-common + grub2-tools-minimal + grub2-tools-extra + grub2-tools + grub2-help + lvm2-help + lvm2 + shim + mdadm + mdadm-help + dosfstools-help + dosfstools + +