aboutsummaryrefslogtreecommitdiff
path: root/conf/simplepkg.conf.new
diff options
context:
space:
mode:
Diffstat (limited to 'conf/simplepkg.conf.new')
-rw-r--r--conf/simplepkg.conf.new7
1 files changed, 5 insertions, 2 deletions
diff --git a/conf/simplepkg.conf.new b/conf/simplepkg.conf.new
index 50db875..5d01f59 100644
--- a/conf/simplepkg.conf.new
+++ b/conf/simplepkg.conf.new
@@ -11,12 +11,15 @@ DEFAULT_ARCH="i386"
DEFAULT_VERSION="10.2"
STORAGE="/var/simplaret/packages"
PASSIVE_FTP="1"
+ROOT_PRIORITY="patches slackware extra testing pasture" # ROOT repository package priority
# Enabling this option, jail-upgrade will look at your
# standard repositories for new packages; if it find a package
# with different version of your current installed package and
# also this package isnt in the packages folder, then the new
-# package is apllied; if in doubt, just say no or leave blank.
-# Otherwise set it either to "yes" or "1"
+# package is applied; if in doubt, just say no or leave blank.
+# Otherwise set it either to "yes" or "1" and remember that if
+# enables this feature can cause problems if you use more than
+# one REPOS definition for each ARCH and VERSION.
CONSIDER_ALL_PACKAGES_AS_PATCHES="0"