Results 1 to 2 of 2
I want to create a custom repo containing the complete dependency tree for a set of packages. I want to this so as to able to install it on a ...
- 03-25-2009 #1Just Joined!
- Join Date
- Sep 2008
- Posts
- 2
Help with rpm packages, yum
I want to create a custom repo containing the complete dependency tree for a set of packages. I want to this so as to able to install it on a computer using yum that does not have an internet connection. Most of the what I have come across describe the process to recreate whole repository, while I want a repo containing a small list of packages I can carry on a 512mb pen drive etc.
Any pointers for how to go about this?
TIA
-Sch
- 03-25-2009 #2
Creat yum repository?
use
Code:createrepo /directory


Reply With Quote