aboutsummaryrefslogtreecommitdiffstats
path: root/repsys-example.conf
Commit message (Collapse)AuthorAgeFilesLines
* 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.