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
-
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
-
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....
-
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
-
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
-
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