Kai Schaetzl wrote: > How can I find out what forced them (and probably many other unwanted > packages) on the installation? > I thought maybe "rpm -q --whatrequires sendmail" would tell me, but it > doesn't. Nothing requires it. Same for cups. So, why did it get installed? cups gets pulled in by the redhat-lsb package which has /usr/bin/lpr as a requirement. sendmail is in the core group. If you kickstart, you can say -sendmail postfix in your package section to exclude sendmail from getting installed. You don't want to exclude the redhat-lsb package, as that pulls in loads of needed software during the installation. Cheers, Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20080429/e47d71d2/attachment-0005.sig>