Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 635 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 635 Bytes

dtmrepo

dtmrepo is a mrepo replacement

It offers advantages over mrepo with the addition of the following features:

  1. capability to sync with Red Hat's subscription manager thus allowing it to fetch RHEL7 packages
  2. capability to keep the latest N number of packages in a repo
  3. capability to protect a list of packages so that they would never be deleted from the repos
  4. capability to protect entire repos so that no packages will be deleted from the repos
  5. capability to download specific package versions and automatically resolve dependencies

Please refer to instructions.txt for installation and documentation.