aboutsummaryrefslogtreecommitdiff
path: root/trunk/conf/simplepkg.conf.new
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-04-08 16:14:38 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-04-08 16:14:38 +0000
commit921803921ee524645a5593424340195b310f16b3 (patch)
tree14d0d7840501826eef9234cefed5bf99958d4bbe /trunk/conf/simplepkg.conf.new
parent38860a77c2fb0dd2b92bf30e779dd405e8800940 (diff)
downloadsimplepkg-921803921ee524645a5593424340195b310f16b3.tar.gz
simplepkg-921803921ee524645a5593424340195b310f16b3.tar.bz2
see doc/CHANGELOG for changes
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@325 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/conf/simplepkg.conf.new')
-rw-r--r--trunk/conf/simplepkg.conf.new6
1 files changed, 6 insertions, 0 deletions
diff --git a/trunk/conf/simplepkg.conf.new b/trunk/conf/simplepkg.conf.new
index d524659..6a3c687 100644
--- a/trunk/conf/simplepkg.conf.new
+++ b/trunk/conf/simplepkg.conf.new
@@ -29,6 +29,9 @@ SIMPLARET_DELETE_DOWN="1"
# to enable it, set to "1" or "yes"
SIMPLARET_UPDATE="1"
+# Wheter try to download from the next repository on failed download.
+SIMPLARET_DOWNLOAD_FROM_NEXT_REPO="1"
+
# Wheter delete also patches when simplaret --purge is called;
# to enable it, set to "1" or "yes"
SIMPLARET_PURGE_PATCHES="0"
@@ -64,6 +67,9 @@ CONNECT_TIMEOUT="20"
# ROOT repository package priority
ROOT_PRIORITY="patches slackware extra testing pasture"
+# REPOS repository package priority
+REPOS_PRIORITY="patches slackware extra testing pasture"
+
# Whether to check package signatures (you should have the repository
# maintainer key on your keyring)
SIGNATURE_CHECKING="0"