yum-arch(8) yum-arch(8)
NAME
yum-arch - Creates yum distribution database
SYNOPSIS
yum-arch [options] directory
DESCRIPTION
yum-arch is run from the distribution site in order to create the databases in which yum determines remote package availability.
options is one of:
-d check dependencies and conflicts in tree.
-v make output verbose.
-vv make output much more verbose.
-n don't generate headers.
-q make output more quiet.
-c check pkgs with gpg and md5 checksums - cannot be used with -n.
-z compress headers using gzip.
-l pay attention to symlinks (Default is to ignore symlinks).
directory
a directory where you want to create the headers directory.
FILES
headers/
headers/header.info
SEE ALSO
yum (8)
AUTHORS
Seth Vidal <skvidal@phy.duke.edu>
BUGS
Any bugs which are found should be emailed to the mailing list: yum@dulug.duke.edu
Seth Vidal 2002 Jun 8 yum-arch(8)