aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-02-08 00:43:26 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-02-08 00:43:26 +0000
commit1e929f67375b699cdcac0b1557d115eed7035ae8 (patch)
tree63dd50265afd2b2385badb46476ff607ca5e10f4 /CHANGES
parent5eb9f215eca3378738cddce68ce0977c6069357c (diff)
downloadmgarepo-1e929f67375b699cdcac0b1557d115eed7035ae8.tar
mgarepo-1e929f67375b699cdcac0b1557d115eed7035ae8.tar.gz
mgarepo-1e929f67375b699cdcac0b1557d115eed7035ae8.tar.bz2
mgarepo-1e929f67375b699cdcac0b1557d115eed7035ae8.tar.xz
mgarepo-1e929f67375b699cdcac0b1557d115eed7035ae8.zip
Added option -d to sync, to download the missing files
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.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c605e5e..43bb51d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,7 @@
- if REPSYS_CONF is set, /etc/repsys.conf and ~/.repsys/config will not be
readed anymore
- changed the built-in template to the current default.chlog
+- added option -d to repsys sync, to download the missing source files
- added option -F to repsys ci to set a log message file
- added option --strict to getsrpm to check if the revision provided
matches the package URL;