ClearFoundation

Documentation Howtos Adding Tim S Repo

Adding Tim S Repo

Tim's Repo

Hi everyone,

I've decided to turn my FTP 'store' into a YUM repo, to make it more convenient for users to download, and more importantly stay up to date with community package version updates. This will only be relevant to version 5.2 as the new build system with 6.0 will permit community RPM's to be added automatically

It also saves me from having to amend download instructions every time an update is made on many threads

Starting

To install the repo first install the public key (yes all RPM's will now be signed) :-)

rpm --import ftp://timburgess.net/RPM-GPG-KEY-TimB.txt

Downloading

Then install the release RPM (by default the 'timb' and 'timb-testing' repo's will be disabled)

wget ftp://timburgess.net/repo/clearos/5.2/os/timb-release-1-0.noarch.rpm
rpm -Kv timb-release-1-0.noarch.rpm
rpm -Uvh timb-release-1-0.noarch.rpm

Applying

You can then install an app or RPM using a single one liner such as

yum --enablerepo=timb install app-zarafa

OR upgrade to a newer version by running

yum --enablerepo=timb upgrade app-zarafa 

RPM Download

For those that like to do it manually - you can still find all the RPM's here

http://download.clearfoundation.com/community/timb80/repo/clearos/5.2/

ftp://timburgess.net/repo/clearos/5.2/

Forum Link



Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Video demonstrations - Copyright © 2010 ClearCenter Corporation