Clone of https://pagure.io/fedora-comps
42d30d3ccf
At the moment, packages in the Core group (cronie, for example) require a MTA. Without specifying a group, one is pulled in via yum depsolving rules, usually 'shortest-name-wins'. That's a bad way to set a default, and causes other side effects, like minimal installs requiring multiple CDs. I'm not convinced that sendmail is *better* than other alternatives; however, it is consistent with the current defaults in Base and Mail Server. The 'regression' case would be someone doing inidividual package selection deselecting sendmail, and selecting some other MTA. They'd get both installed. Kickstart can be used to overcome this. If we get to the point that things in the Core group no longer require a MTA, we can remove this. Until then, we should not be pulling in a random one. |
||
---|---|---|
po | ||
.cvsignore | ||
comps-cleanup.xsl | ||
comps-el4.xml.in | ||
comps-el5.xml.in | ||
comps-f7.xml.in | ||
comps-f8.xml.in | ||
comps-f9.xml.in | ||
comps-f10.xml.in | ||
comps-f11.xml.in | ||
comps-f12.xml.in | ||
comps.dtd | ||
comps.rng | ||
Makefile | ||
update-comps |