MODIFYREPO_C(8) | MODIFYREPO_C(8) |
modifyrepo_c - Modify a repomd.xml of rpm-md format repository
modifyrepo_c [options] <input metadata> <output repodata>
modifyrepo_c --remove <metadata type> <output repodata>
modifyrepo_c [options] --batchfile <batch file> <output repodata>
Show program's version number and exit.
Specific datatype of the metadata, will be derived from the filename if not specified.
Remove specified file from repodata.
Compress the new repodata before adding it to the repo. (default)
Do not compress the new repodata before adding it to the repo.
Compression format to use.
Specify the checksum type to use. (default: sha256)
Include the file's checksum in the filename, helps with proxies. (default)
Do not include the file's checksum in the filename.
Verbose output.
Batch file.
New filename for the file
Generate zchunk files as well as the standard repodata.
Directory containing compression dictionaries for use by zchunk
2019-07-18 |