Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dagwieers/mrepo
RPM repository management tool supporting ftp/http/sftp/rsync/rhn/you
https://github.com/dagwieers/mrepo
Last synced: 2 days ago
JSON representation
RPM repository management tool supporting ftp/http/sftp/rsync/rhn/you
- Host: GitHub
- URL: https://github.com/dagwieers/mrepo
- Owner: dagwieers
- License: gpl-2.0
- Created: 2011-04-11T17:24:40.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2023-06-19T09:10:34.000Z (over 1 year ago)
- Last Synced: 2025-01-08T05:27:45.759Z (10 days ago)
- Language: Python
- Homepage: http://dag.wieers.com/home-made/mrepo/
- Size: 685 KB
- Stars: 172
- Watchers: 26
- Forks: 74
- Open Issues: 57
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
mrepo builds a local RPM repository from local ISO files, downloaded
updates and extra packages from 3rd party repositories. It takes care of
setting up the ISO files, downloading the RPMs, generating metadata
and providing PXE/TFTP resources for remote installations.RPM packages can be download by various means using ftp, http, rsync,
reposync, sftp, RHN or YOU.It was primarily intended for doing remote network installations of various
distributions from a laptop or USB disk without the need for CD media or
floppies, but is equally suitable for an organisation's centralized update
server.For updating your local systems, configure either Yum, Apt, or up2date and
point them to your local mrepo server.