Changes

Jump to navigation Jump to search
6 bytes added ,  15:23, 27 July 2010
updated BaseURL to include ' '
Line 40: Line 40:  
You should use this and only this for most installations. The other repositories are for experimentation or bleeding edge.
 
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 \
 
  db yum_repositories set squeezecenter-release repository \
  BaseURL http://repos.slimdevices.com/yum/squeezecenter/release/ \
+
  BaseURL 'http://repos.slimdevices.com/yum/squeezecenter/release/' \
 
  EnableGroups no \
 
  EnableGroups no \
 
  GPGCheck no \
 
  GPGCheck no \
Line 50: Line 50:  
Normally you should not bother with this unless you want bleeding edge. You can safely omit this. It is provided for reference.
 
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 \
 
  db yum_repositories set squeezecenter-testing repository \
  BaseURL http://repos.slimdevices.com/yum/squeezecenter/testing/ \
+
  BaseURL 'http://repos.slimdevices.com/yum/squeezecenter/testing/' \
 
  EnableGroups no \
 
  EnableGroups no \
 
  GPGCheck no \
 
  GPGCheck no \
Line 60: Line 60:  
Normally you should not bother with this unless you want bleeding edge. You can safely omit this. It is provided for reference.
 
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 \
 
  db yum_repositories set squeezecenter-unstable repository \
  BaseURL http://repos.slimdevices.com/yum/squeezecenter/unstable/ \
+
  BaseURL 'http://repos.slimdevices.com/yum/squeezecenter/unstable/' \
 
  EnableGroups no \
 
  EnableGroups no \
 
  GPGCheck no \
 
  GPGCheck no \
74

edits

Navigation menu