On 08/07/2013 08:27 PM, Reindl Harald wrote:
Am 07.08.2013 19:12, schrieb Adrian Sevcenco:
On 08/07/2013 06:41 PM, Patrick Flaherty wrote:
They off up their SRC rpms right? Grab the .spec file and have a go at
i already did this (for el6 - see below) .. i have the rpms, but at this moment would be for me too time consuming to learn how to make a repo
what do you need to learn?
- yum install createrepo
- createrepo /path/to/your/existing/rpms/
- let point any httpd/ftpd server point to /path/to/your/rpms/
- copy a .repo-file from /etc/yum.repos.d/ and modify it for your needs
this does not take longer than 10 minutes at all
thanks a lot!!! easier than i thought!
Adrian