Robin Bowes wrote:
On 10/05/10 06:59, Sander Hoentjen - Oxilion wrote:
-----Original Message----- From: centos-devel-bounces@centos.org [mailto:centos-devel-bounces@centos.org] On Behalf Of Robin Bowes Sent: maandag 10 mei 2010 0:11 To: centos-devel@centos.org Subject: Re: [CentOS-devel] two kickstarts I use around here
Your minimal install is interesting.
What does the --excludedocs option to %packages do? I can't find it documented anywhere?
http://fedoraproject.org/wiki/Anaconda/Kickstart#Chapter_3._Package_Selection If you do an `rpm -qd` on a package, all files that are listed won't be installed with that switch.
Ah, that's nice to know.
However, is that present in CentOS 5.4, or just Fedora?
all rpm versions support it.