# $Id: zipporc,v 1.4 2002/01/13 12:50:45 richdawe Exp $
#
# zipporc
# Default configuration file for zippo
# Written by Richard Dawe <richdawe@bigfoot.com>
#
# This file was automatically created by zippo'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:
#
# @ZIPPO-ROOT@, @FTP-MIRROR@, @HTTP-MIRROR@
#
# @ZIPPO-ROOT@ should be used rather than @DJDIR@. @ZIPPO-ROOT@ will be set
# to @DJDIR@ unless overriden with the '--root' command-line option. All
# special substitutions will be terminated with a forward slash '/'.
#
# @FTP-MIRROR@ and @HTTP-MIRROR@ will be expanded automatically to a list
# of eligible FTP and HTTP mirrors, based on the computer's location.
# The 'location' needs to be configured manually (see below). The FTP and
# HTTP mirror lists can be configured manually using 'ftp' and 'http'
# (see below).
#
# Case is important! 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 '.'.

installed mft from @ZIPPO-ROOT@manifest
installed dsm from @ZIPPO-ROOT@share/zippo/db
available dsm from .,@ZIPPO-ROOT@share/zippo/db-avail
zip from .,@FTP-MIRROR@,@HTTP-MIRROR@
tar-gzip from .,@FTP-MIRROR@,@HTTP-MIRROR@
tar-bzip2 from .,@FTP-MIRROR@,@HTTP-MIRROR@

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.
# ftp from ftp://sunsite.org.uk/packages/simtelnet/djgpp/
# http from http://sunsite.org.uk/packages/simtelnet/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.
#location is uk
