1. freight(5)
  2. Freight
  3. freight(5)

NAME

freight - Freight configuration

DESCRIPTION

The Freight configuration is a sourced shell script that defines a few important variables.

OPTIONS

VARLIB
The Freight library directory. Typically /var/lib/freight.
VARCACHE
The Freight cache directory. Typically /var/cache/freight. This should be the document root of the web server.
ARCHS
The architectures to support. Typically i386 amd64.
ORIGIN
The Origin field in the Debian archive.
LABEL
The Label field in the Debian archive.
GPG
The GPG key to use. This value must be set either in a configuration file or by using the -g option to freight-cache(1).

FILES

/etc/freight.conf
The default configuration file.

ENVIRONMENT VARIABLES

FREIGHT_CONF
The pathname of an alternate configuration file.

THEME SONG

The New Pornographers - "All the Old Showstoppers"

AUTHOR

Richard Crowley r@rcrowley.org

SEE ALSO

freight-add(1) adds packages to the intermediate "Freight library" that is used by freight-cache(1) to build the actual repositories.

reprepro(1) manages Debian archives, too, if Freight isn't your thing.

  1. January 2012
  2. freight(5)