forked from dagwieers/mrepo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
15 lines (12 loc) · 716 Bytes
/
README
File metadata and controls
15 lines (12 loc) · 716 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.