Re: How to add ONLY all [base] package

seth vidal <[email protected]>
Newsgroups gmane.linux.rpm.yum
Message-ID <1174574750.25818.226.camel@cutter>
On Thu, 2007-03-22 at 15:35 +0100, MOKRANI Rachid wrote:
> Hi, 
>  
> When I installed for the first time my workstation (centos 4.4 x86_64)
> I don't installed all the packages. I have make a little selection
> about thing I don't want to install.
>  
>  
> Now I would like to add on this workstation with yum (v2.4.2) ONLY all
> the repository [base] . I don't want to update my system, I want only
> to add all  the full install of the base repository package.
>  

yum --disablerepo='*' --enablerepo='base' install '*'


but I'd advise against it - it's a lot of cruft in there.

-sv
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.