Changes

Jump to navigation Jump to search
m
Line 64: Line 64:  
==== Add SME Server repo's ====
 
==== Add SME Server repo's ====
 
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].
 +
 +
The below example uses a fixed URl to download the RPM's. In general this URL is fast and reliable so there is no immediate need to change these URL's.
 +
 +
To add the smeos9 repo please copy the below text in the block and issue the following commands:
 +
nano -w /etc/yum.repos.d/smeos9.repp
 +
 +
and paste the text and save the file. The  you '''must''' issue the following command:
 +
/sbin/e-smith/signal-event yum-modify
 +
 
  [smeos9]
 
  [smeos9]
 
  enabled=1
 
  enabled=1

Navigation menu