<HTML>
<HEAD>
<TITLE>Re: how to exclude package from repo</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Put a minus in front of the package name under %packages in your ks file. That excludes that package from being installed.<BR>
<BR>
Ie<BR>
<BR>
-kde<BR>
-firefox<BR>
X11<BR>
wireshark<BR>
<BR>
Thanks,<BR>
Tom Callahan<BR>
<BR>
<BR>
On 7/31/07 11:13 AM, "Farkas Levente" <lfarkas@bppiac.hu> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>hi,<BR>
is there any way to exclude package or assign priority to repository in<BR>
kickstart file? with yum one can exclude packages from a repo or with<BR>
yum-protect or yum-priority i can assign priority among repos (in conf<BR>
file). who can i do it in a kickstart file? eg. i'd like to install<BR>
kmod-xfs from centosplus repo during kickstart, but unfortunately<BR>
centosplus repo also contains a modified kernel while i wanna use the<BR>
base kernel. so with yum i can protect or give higher priority to base<BR>
and updates and in this case kernel not updated from centos plus, but<BR>
kmod-xfs can be used. of if i can exclude=kernel* from centosplus that's<BR>
another solution. but none of the above work with kickstart.<BR>
is there any way to solve my problem?<BR>
thanks in advance.<BR>
<BR>
--<BR>
  Levente                               "Si vis pacem para bellum!"<BR>
<BR>
_______________________________________________<BR>
Kickstart-list mailing list<BR>
Kickstart-list@redhat.com<BR>
https://www.redhat.com/mailman/listinfo/kickstart-list<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'><BR>
</SPAN></FONT>
</BODY>
</HTML>