Changes

Jump to navigation Jump to search
m
Line 56: Line 56:  
==== Merge repo's SME and SL ====
 
==== Merge repo's SME and SL ====
 
To be able to download the required packages we need to add the SME Server repo's. The auto-selected (closest) mirror may not be the fastest, and you may want to hash out the 'mirrorlist=' line entries and replace them with 'baseURL=' with a repo location of your choice. Please see this the [http://mirror.contribs.org/mirrors/ download locations overview].
 
To be able to download the required packages we need to add the SME Server repo's. The auto-selected (closest) mirror may not be the fastest, and you may want to hash out the 'mirrorlist=' line entries and replace them with 'baseURL=' with a repo location of your choice. Please see this the [http://mirror.contribs.org/mirrors/ download locations overview].
 +
[smeos9]
 +
enabled=1
 +
BaseURL=http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/testing/9/smeos/$basearch
 +
name=SME Server9 - os
 +
gpgcheck=1
 +
enablegroups=1
 +
gpgkey = http://mirror.contribs.org/releases/testing/9/smeos/$basearch/RPM-GPG-KEY-SMEServer
   −
  TBA
+
  [smeupdates9]
 +
enabled=1
 +
BaseURL=http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/testing/9/smeupdates/$basearch
 +
name=SME Server9 - updates
 +
gpgcheck=1
 +
enablegroups=1
 +
gpgkey = http://mirror.contribs.org/releases/testing/9/smeos/$basearch/RPM-GPG-KEY-SMEServer
 +
 
 +
[smeupdates-testing9]
 +
enabled=1
 +
BaseURL=http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/testing/9/smeupdates-testing/$basearch
 +
name=SME Server9 - updates testing
 +
gpgcheck=1
 +
enablegroups=1
 +
gpgkey = http://mirror.contribs.org/releases/testing/9/smeos/$basearch/RPM-GPG-KEY-SMEServer
    
==== Yum install ====
 
==== Yum install ====

Navigation menu