aboutsummaryrefslogtreecommitdiffstats
path: root/repsys-example.conf
Commit message (Collapse)AuthorAgeFilesLines
* rename repsys to mgarepo, RepSys to MgaRepo, and update docs and examples ↵Nicolas Vigier2011-01-111-74/+0
| | | | for Mageia
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-01-041-1/+8
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r202 | boklm | 2011-01-04 16:09:44 +0000 (Tue, 04 Jan 2011) | 1 line add repsys ------------------------------------------------------------------------
* Allow specifying distro branches without using complete URLsBogdano Arendartchuk2008-07-171-1/+1
| | | | | | | | Added the configuration option "repository", which will have the URL to the root of the repository. The change also allowed using mirrors in all the read-only commands.
* Added configuration options to repsys-example.confBogdano Arendartchuk2008-03-031-0/+2
|
* Added option -d to sync, to download the missing filesBogdano Arendartchuk2008-02-081-0/+3
| | | | | | | It also added a configuration option download-command, in the [global] section to define which command will be used to download. The default is wget.
* Moved all old defaults to repsys-example.conf and document it betterBogdano Arendartchuk2008-02-051-0/+62
Only a few configuration options in repsys.conf are really useful. Removed the remaining [template] section.