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.
我正在尝试查找 Fedora 11 安装的软件包列表。我猜这要么在安装 DVD 的 .iso 上,要么是 anaconda 软件包的一部分。特别是我想要一个最小的列表。
我知道这可能不是正确的问题;可能在安装时最小的 Fedora 不安装任何软件包,而只是从 DVD 复制文件。有人可以证实这一点吗?
谢谢,
鲍勃。
Look at the comps.xml file in your first ISO, particularly:
comps.xml
<group> <id>base</id> <packagelist> <!-- find your data here --> </packagelist> </group>