Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    anj
    anj is offline
    Just Joined! anj's Avatar
    Join Date
    Feb 2009
    Location
    china,zhengzhou
    Posts
    9
    Creat yum repository?
    use
    Code:
    createrepo  /directory

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...