Fedora 11 中的软件包

发布于 2024-07-28 22:33:03 字数 211 浏览 8 评论 0原文

我正在尝试查找 Fedora 11 安装的软件包列表。 我猜它要么在安装 DVD 的 .iso 上,要么是 anaconda 软件包的一部分。 我特别想要一个最小的列表。

我知道这可能不是正确的问题; 有可能在安装时 最小化的 Fedora 不安装任何软件包,而只是从 DVD 复制文件。 有人能证实这一点吗?

谢谢,

鲍勃。

I'm trying to find a list of the packages that Fedora 11 installs.
I guess this is either on the .iso for the install DVD or part of the anaconda package.
In particular I'd like a minimal list.

I understand that this might not be the right question; it's possible that at install
time a minimal Fedora does not install any packages, but just copies files from the DVD. Can anybody confirm this?

Thanks,

Bob.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

小梨窩很甜 2024-08-04 22:33:03

查看第一个 ISO 中的 comps.xml 文件,特别是:

<group>
  <id>base</id>
  <packagelist>
    <!-- find your data here -->
  </packagelist>
</group> 

Look at the comps.xml file in your first ISO, particularly:

<group>
  <id>base</id>
  <packagelist>
    <!-- find your data here -->
  </packagelist>
</group> 
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文