Menu

Tree [4bb2a3] master /
 History

HTTPS access


File Date Author Commit
 ChangeLog 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0
 FAQ.txt 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0
 INSTALL 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0
 INSTALL.pt_BR.txt 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0
 Makefile 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0
 README 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0
 README.config 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0
 README.pt_BR.txt 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0
 TODO 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0
 gpl.txt 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0
 yum-repo-sync.conf 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0
 yum-repo-sync.sh 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0
 yum-repo-sync.spec 2011-01-18 Rodrigo Luis Silva Rodrigo Luis Silva [4bb2a3] Version 2.0

Read Me

Yum-Repo-Sync

yum-repo-sync provides one easy way to create and maintain a local
repository to YUM, here you will learn how to install and use Yum-Repo-Sync.

The program basically consists of two parts, the script itself and
a configuration file, the script will read the configuration file
to obtain the necessary information and uses rsync to download the files.

The config file can be locate in /etc/sysconfig/yum-repo-sync,
the file is very easy.

The config file is pre-configured with several repositories, but
disabled per default, to enable edit the config file and change the
line ENABLE_D from false to true.

If you need only one repository you can add one line ENABLE_n="true",
the n is the sequential number of the repository.


License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.