From 33818855de4d786155167b65e30a66c98067cd38 Mon Sep 17 00:00:00 2001 From: rhatto Date: Tue, 6 Feb 2007 19:33:44 +0000 Subject: simplaret: added dependency and signature checking git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@152 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 51187ef..29be9fa 100644 --- a/conf/simplepkg.conf.new +++ b/conf/simplepkg.conf.new @@ -60,6 +60,14 @@ CONNECT_TIMEOUT="20" # ROOT repository package priority ROOT_PRIORITY="patches slackware extra testing pasture" +# whether to check package signatures (you should have the repository +# maintainer key on your keyring) +SIGNATURE_CHECKING="0" + +# whether simplaret will try to solve dependencies by looking +# for packages' slack-required +DEPENDENCY_CHECKING="1" + # Enabling this option (i.e, setting to "1" or "yes"), simplaret will # donwload even # already applied patches, a good option when you plan # to keep local copies of all needed patches for your system -- cgit v1.2.3