[CentOS] aditional repo's

Sun Apr 30 15:11:25 UTC 2006
Johnny Hughes <mailing-lists at hughesjr.com>

On Sun, 2006-04-30 at 16:30 +0200, Michel Daggelinckx wrote:
> i'm looking for aditional repo's to add to yum that:
> 
> 1) have multimedia apps
> 2) don't break my centos base install

Just about any 3rd party repo CAN break your base install ...

The 3rd party repos that are the best at not doing that are:

RPMforge
centos.karan.org

Even with these, I would recommend that you install the application
first via yum ... make a note of the packages that get installed ... and
in the repo section of the .repo file for that repo, add a line:

includepkgs=package1 package2

That will allow only those packages to be considered from those
repos ...

Another option is to use the protectbase plugin ...
this is an easier option and it affords good protection too, though not
quite as much protection as the includepkgs= option:

http://wiki.centos.org/centoswiki/PackageManagement/Yum

(Look at the general section on "Yum Plugins", then go to the
protectbase link)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.centos.org/pipermail/centos/attachments/20060430/97db5f80/attachment-0004.sig>