1FREIGHT-ADD(1)                      Freight                     FREIGHT-ADD(1)
2
3
4

NAME

6       freight-add - add a package to Freight
7

SYNOPSIS

9       freight add [-c conf] [-v] [-h] package manager/distro[/component][...]
10

DESCRIPTION

12       freight-add  registers  package with one or more manager/distro[/compo‐
13       nent] pairs (or triples). Currently, apt is the only supported  manager
14       and  package must be one of *.deb, *.dsc *.debian.tar.gz *.orig.tar.gz,
15       *.dsc *.diff.gz *.orig.tar.gz, or *.dsc *.tar.gz.  distro  may  be  any
16       arbitrary  value  but  is best suited to naming a particular version of
17       the target operating system (for example, "wheezy" or "precise").  com‐
18       ponent is optional and for apt defaults to main.
19
20       The   package   files   are   organized   in  the  Freight  library  so
21       freight-cache(1) has an easy time of creating package repositories  for
22       each manager/distro[/component] later.
23

OPTIONS

25       -c conf, --conf=conf
26              Use an alternate configuration file.
27
28       -v, --verbose
29              Verbose mode.
30
31       -e, --add-error
32              Raises an error if the package to add is already registered.
33
34       -h, --help
35              Show a help message.
36

FILES

38       /etc/freight.conf, ~/.freight.conf, etc/freight.conf, .freight.conf
39              The default configuration files. See freight(5).
40

ENVIRONMENT VARIABLES

42       FREIGHT_CONF
43              The pathname of an alternate configuration file. See freight(5).
44
45       FREIGHT_ADD_ERROR
46              If not empty acts as --add-error option.
47

THEME SONG

49       The New Pornographers - "All the Old Showstoppers"
50

AUTHOR

52       Richard Crowley r@rcrowley.org
53

SEE ALSO

55       Part of freight(1).
56
57       freight-cache(1)  builds  package  repositories  from  the intermediate
58       "Freight library" managed by freight-add.
59
60
61
62                                September 2016                  FREIGHT-ADD(1)
Impressum