1modifyrepo(1)                                                    modifyrepo(1)
2
3
4

NAME

6       modifyrepo - Modify a repomd (xml-rpm-metadata) repository
7
8

SYNOPSIS

10       modifyrepo [options] <input metadata> <output repodata>
11

DESCRIPTION

13       modifyrepo  is  a  program that allows you to insert arbitrary metadata
14       into a repomd (xml-based rpm metadata) repository.
15
16

EXAMPLES

18       $ modifyrepo --mdtype=newmd metadata.xml /repository/repodata
19       Wrote: /repository/repodata/metadata.xml.gz
20                  type = newmd
21              location = repodata/metadata.xml.gz
22              checksum = 1d7ee93db2964e7f85e07ec19b3204591da1050c
23             timestamp = 1196716296.0
24         open-checksum = 824d936dc7dfff029379797b311af0cc66af4115
25       Wrote: /repository/repodata/repomd.xml
26
27

SEE ALSO

29       createrepo (8)
30
31

AUTHORS

33       Luke Macken <lmacken@redhat.com>
34       Seth Vidal <skvidal@fedoraproject.org>
35
36

BUGS

38       Any bugs which are found should be emailed to the  mailing  list:  rpm-
39       metadata@lists.baseurl.org
40
41
42
43Luke Macken                       2007 Dec 3                     modifyrepo(1)
Impressum