man mkpkgcache () - Command shell to create an rpm cache file.

NAME

mkpkgcache - Command shell to create an rpm cache file.

SYNOPSIS

  mkpkgcache --path /tftpboot/rpm

DESCRIPTION

The mkpkgcache command is used to create an rpm cache file for use during image building.

Syntax

mkpkgcache [options]

Options

Recognized options include:

--path <directory>
The directory that contains the rpms. The cache file will also be written to this directory.
--force
Regenerate the entire file without checking its current state.
-v, --verbose
Lots of trace and debug output.

NOTES

AUTHOR

Michael Chase-Salerno, mchasal@users.sf.net

SEE ALSO