Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 kickstarter 脚本创建自定义 CentOS 8 iso。 我已将回购指向vault.epel.cloud. 我正在尝试为组下载软件包@base并将@core它们作为 iso 的一部分提供。
vault.epel.cloud
@base
@core
在许多包组中,@base包组包含一个名为的包centos-linux-release-eula,但dnf download无法找到该包。
centos-linux-release-eula
dnf download
在互联网上搜索并没有找到关于这个包的任何信息。任何人都知道如何解决这个问题?