From 640fab565d59163048976a215188aa90ce0f5fcb Mon Sep 17 00:00:00 2001 From: rhatto Date: Tue, 23 Jan 2007 13:16:19 +0000 Subject: simplaret: added ncftpget and timeout support, small changes git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@113 04377dda-e619-0410-9926-eae83683ac58 --- conf/simplepkg.conf.new | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'conf/simplepkg.conf.new') diff --git a/conf/simplepkg.conf.new b/conf/simplepkg.conf.new index 53c4d5a..028e4d3 100644 --- a/conf/simplepkg.conf.new +++ b/conf/simplepkg.conf.new @@ -50,6 +50,13 @@ STORAGE="/var/simplaret/packages" # to enable it, set to "1" or "yes" PASSIVE_FTP="1" +# ftp retrieval tool +# available parameters are "wget" or "ncftpget" +FTP_TOOL="wget" + +# set connection timeout in seconds +CONNECT_TIMEOUT="20" + # ROOT repository package priority ROOT_PRIORITY="patches slackware extra testing pasture" -- cgit v1.2.3