Giter Club home page Giter Club logo

rmt's Introduction

Repository Mirroring Tool

Integration tests Code Climate Coverage Status

This tool allows you to mirror RPM repositories in your own private network. Organization (mirroring) credentials are required to mirror SUSE repositories.

The SUSE Linux Enterprise RMT Guide contains the end-user documentation for RMT. man pages for rmt-cli are located in the file MANUAL.md.

If you would like to contribute to RMT, please see our contribution guide.

If you would like to compare RMT to its predecessor SMT, please see our writeup.

Supported repository types and compressions:

RMT allows mirroring the following types of repositories:

  (rpm) repomd                  - fully supported
  (deb) debian flat structure   - experimental
  (deb) debian nested structure - experimental

Check Debian Repository Format for more information regarding Debian repository structure and createrepo repository for information about the repomd format.

Due to a huge possible variety of compression formats used in repositories. RMT does support the following compression formats:

  (.gz)  GNU Gzip compression algorithm
  (.bz2) Burrows–Wheeler algorithm
  (.zst) Zstandard algorithm

If you encounter a repository with different compression and want support in RMT, please open an issue and let the RMT development team know!

Mirroring non-SUSE repositories using RMT

RMT provides a mechanism to mirror custom repositories, named custom repositories.

$ rmt-cli repos custom add <URL> <identifier>

For repomd based repositories, the URL must lead to the top level directory of the repository (in which the repodata directory can be found) Example:

$ rmt-cli repos custom add https://download.opensuse.org/tumbleweed/repo/oss/ tumbleweed

For debian based repositories, the URL must specify the release directory Example:

$ rmt-cli repos custom add http://ftp.debian.org/debian/dists/sid/ debian-unstable

Installation of RMT

Please view our guide to assist you in the RMT installation process.

Development setup of RMT

Check out development readme for more information.

Feedback

Do you have suggestions for improvement? Let us know!

Go to Issues, create a new issue and describe what you think could be improved.

Feedback is always welcome!

Security Policy

Please see our security policy for more information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.