# $Id: pakkerc,v 1.8 2002/06/23 20:28:31 richdawe Exp $ # # pakkerc # Default configuration file for pakke # Written by Richard Dawe # # This file was automatically created by pakke's '--initdb' option. Please # edit this file appropriately. # # Hashes are comments. Blank lines are ignored. The syntax is similar to # English phrases as possible (inspired by fetchmail). # # @xxx@ denoted a special substitution for 'xxx'. If 'xxx' is not an internal # substitution then the environment variable of the same name is used. The # following substitutions are special: # # @PAKKE-ROOT@, @PAKKE-DOWNLOAD@ # # @PAKKE-ROOT@ should be used rather than @DJDIR@. @PAKKE-ROOT@ will be set # to @DJDIR@ unless overriden with the '--root' command-line option. # # @PAKKE-DOWNLOAD@ will be expanded automatically to the place configured # using the 'download' directive. # # All special substitutions will be terminated with a forward slash '/'. # # Case is important in this file! All statements should be lowercase, but # user values should be in their normal case (e.g. paths). This file # should only contain absolute paths or the current directory '.'. # Set these to the paths that pakke should look for manifest and DSM files. # Leave these alone, unless you know what you are doing! # installed mft from @PAKKE-ROOT@manifest installed dsm from @PAKKE-ROOT@share/pakke/db available dsm from .,@PAKKE-ROOT@share/pakke/db-avail # Set these to the paths that pakke should look for packages. # Leave these alone, unless you know what you are doing! # zip from .,@PAKKE-DOWNLOAD@ tar-gzip from .,@PAKKE-DOWNLOAD@ tar-bzip2 from .,@PAKKE-DOWNLOAD@ # Set these to HTTP and FTP proxies used at your site. If you leave them # like this, pakke will use the settings from the environment variables # 'http_proxy' and 'ftp_proxy'. # proxy http using @http_proxy@ proxy ftp using @ftp_proxy@ # To use fixed lists of FTP and HTTP mirrors, rather than selecting from # a list of all Simtel.NET mirrors, uncomment and change these lines. # HTTP is preferred to FTP. These URLs must include the path to the base # of the DJGPP archive. E.g.: # # http from http://sunsite.org.uk/packages/simtelnet/gnu/djgpp/ # ftp from ftp://sunsite.org.uk/packages/simtelnet/gnu/djgpp/ # Uncomment and change this line to the country domain name that you want # to use for FTP and HTTP downloads. If 'ftp' and 'http' aren't configured, # then a list of FTP and HTTP mirrors will be obtained from # the list of all Simtel.NET mirrors. # # If 'location' is not configured, then the main Simtel.NET site # will be used. Please set 'location', to use a mirror site! # #location is uk