Changes

Jump to navigation Jump to search
1,417 bytes added ,  02:20, 8 December 2009
Line 34: Line 34:     
Testing and this how to [[User:markleman| Mark Leman]]
 
Testing and this how to [[User:markleman| Mark Leman]]
 +
 +
====Setup the Repository====
 +
=====Release=====
 +
You should use this and only this for most installations. The other repositories are for experimentation or bleeding edge.
 +
db yum_repositories set squeezecenter-release repository \
 +
BaseURL http://repos.slimdevices.com/yum/squeezecenter/release/ \
 +
EnableGroups no \
 +
GPGCheck no \
 +
GPGKey http://repos.slimdevices.com/yum/squeezecenter/RPM-GPG-KEY-SqueezeCenter \
 +
Name 'SqueezeCenter Release Repository' \
 +
Visible no \
 +
status disabled
 +
=====Testing=====
 +
Normally you should not bother with this unless you want bleeding edge. You can safely omit this. It is provided for reference.
 +
db yum_repositories set squeezecenter-testing repository \
 +
BaseURL http://repos.slimdevices.com/yum/squeezecenter/testing/ \
 +
EnableGroups no \
 +
GPGCheck no \
 +
GPGKey http://repos.slimdevices.com/yum/squeezecenter/RPM-GPG-KEY-SqueezeCenter \
 +
Name 'SqueezeCenter Branch Repository' \
 +
Visible no \
 +
status disabled
 +
=====Unstable=====
 +
Normally you should not bother with this unless you want bleeding edge. You can safely omit this. It is provided for reference.
 +
db yum_repositories set squeezecenter-unstable repository \
 +
BaseURL http://repos.slimdevices.com/yum/squeezecenter/unstable/ \
 +
EnableGroups no \
 +
GPGCheck no \
 +
GPGKey http://repos.slimdevices.com/yum/squeezecenter/RPM-GPG-KEY-SqueezeCenter \
 +
Name 'SqueezeCenter Trunk Repository' \
 +
Visible no \
 +
status disabled
74

edits

Navigation menu