Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: stiperstones on March 27, 2006, 11:32:14 PM

Title: What yum repo's do i need
Post by: stiperstones on March 27, 2006, 11:32:14 PM
currently i have these repo's enabled
smeaddons                 100% |=========================|  951 B    00:00
contrib                   100% |=========================|  951 B    00:00
updates                   100% |=========================|  951 B    00:00
base                      100% |=========================| 1.1 kB    00:00
smeupdates-testing        100% |=========================|  951 B    00:00
smeos                     100% |=========================|  951 B    00:00
smeupdates
which ones do i need for SME
and what is the command to disable any repo's
currently running sme7rc updated from 7pre1

Thanks in advance
Title: Re: What yum repo's do i need
Post by: cactus on March 27, 2006, 11:48:57 PM
Quote from: "stiperstones"
currently i have these repo's enabled
smeaddons                 100% |=========================|  951 B    00:00
contrib                   100% |=========================|  951 B    00:00
updates                   100% |=========================|  951 B    00:00
base                      100% |=========================| 1.1 kB    00:00
smeupdates-testing        100% |=========================|  951 B    00:00
smeos                     100% |=========================|  951 B    00:00
smeupdates
which ones do i need for SME
and what is the command to disable any repo's
currently running sme7rc updated from 7pre1

Thanks in advance


Those are the basic ones, you don't really need more, but here is a list of other repo's that are suitable for SEMServer7: 3rdPartyYumRepositories (http://no.longer.valid/phpwiki/index.php/3rdPartyYumRepositories)

Use of them is on your own risk....
Title: What yum repo's do i need
Post by: byte on March 27, 2006, 11:50:36 PM
If you type at command...

db yum_repositories show

That will show you enabled/disabled repositories, to disable just type...

db yum_repositories setprop addons status enabled
signal-event yum-update

addons is the name of the repos you want to change
Title: Re: What yum repo's do i need
Post by: raem on March 28, 2006, 08:22:36 AM
stiperstones

Current recommendations by the developers are to only use:
SME Server - addons
SME Server - os
SME Server - updates

If you want to reset your sme server to these defaults, then delete the /home/e-smith/db/yum_repositories file and
signal-event post-upgrade
signal-event reboot

Note that the post-upgrade and reboot can be done by
selecting Reconfigure from the Reboot or Shutdown menu.


See
http://forums.contribs.org/index.php?topic=30043.0
Title: Re: What yum repo's do i need
Post by: stiperstones on March 28, 2006, 05:48:15 PM
Quote from: "RayMitchell"
stiperstones

Current recommendations by the developers are to only use:
SME Server - addons
SME Server - os
SME Server - updates

See
http://forums.contribs.org/index.php?topic=30043.0

 Ray
Thanks very much

AlanS