mergerepo_c(8) - Linux man page
Name
mergerepo_c - C implementation of mergerepo
Options
--version
- Show program's version number and exit
-r --repo REPOS
- Repo url
-a --archlist ARCHLIST
- Defaults to all arches - otherwise specify arches
-d --database
--no-database
-v --verbose
-o --outputdir OUTPUTDIR
- Location to create the repository
--nogroups
- Do not merge group (comps) metadata
--noupdateinfo
- Do not merge updateinfo metadata
--compress-type COMPRESS_TYPE
- Which compression type to use
--method MERGE_METHOD
- Specify merge method for packages with the same name and arch (available merge methods: repo (default), ts, nvr)
--all
- Include all packages with the same name and arch if version or release is different. If used --method argument is ignored!
--noarch-repo URL
- Packages with noarch architecture will be replaced by package from this repo if exists in it.
-k --koji
- Enable koji mergerepos behaviour.
-g --groupfile GROUPFILE
- Path to groupfile to include in metadata.
-b --blocked FILE
- A file containing a list of srpm names to exclude from the merged repo. Only works with combination with --koji/-k.