From e84a823cf917ac13db1bbd8e52072196b894e2a8 Mon Sep 17 00:00:00 2001 From: rhatto Date: Mon, 13 Nov 2006 01:06:04 +0000 Subject: changing jail-upgrade behavior git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@26 04377dda-e619-0410-9926-eae83683ac58 --- conf/simplepkg.conf.new | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'conf') diff --git a/conf/simplepkg.conf.new b/conf/simplepkg.conf.new index 2b9e165..50db875 100644 --- a/conf/simplepkg.conf.new +++ b/conf/simplepkg.conf.new @@ -12,3 +12,11 @@ DEFAULT_VERSION="10.2" STORAGE="/var/simplaret/packages" PASSIVE_FTP="1" +# 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" +CONSIDER_ALL_PACKAGES_AS_PATCHES="0" + -- cgit v1.2.3