From 4f1647fba6f0efd76e4ecb1d47a08e1c38d17b58 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 7 Jan 2012 16:02:53 +0100 Subject: Moved content from centos guide to this section --- doc/appendix/configuration/mrepo.txt | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/appendix/configuration/mrepo.txt b/doc/appendix/configuration/mrepo.txt index 309cd6779..c1bdb3fed 100644 --- a/doc/appendix/configuration/mrepo.txt +++ b/doc/appendix/configuration/mrepo.txt @@ -7,7 +7,7 @@ mrepo ===== -This section describes how to setup an `mrepo`_ mirror. +.. This section describes how to setup an `mrepo`_ mirror. `mrepo`_ builds a local APT/Yum RPM repository from local ISO files, downloaded updates, and extra packages from 3rd party repositories. It @@ -68,3 +68,27 @@ Update the repositories :: mrepo -ug + +Example sources.xml file +------------------------ + +.. code-block:: xml + + + + + centos-5.4 + http://mrepo/centos5-x86_64/RPMS.os + x86_64 + + + centos-5.4 + http://mrepo/centos5-x86_64/RPMS.updates + x86_64 + + + centos-5.4 + http://mrepo/centos5-x86_64/RPMS.extras + x86_64 + + -- cgit v1.2.3-1-g7c22