1modifyrepo(1) modifyrepo(1)
2
3
4
6 modifyrepo - Modify a repomd (xml-rpm-metadata) repository
7
8
10 modifyrepo <input metadata> <output repodata>
11
13 modifyrepo is a program that allows you to insert arbitrary metadata
14 into a repomd (xml-based rpm metadata) repository.
15
16
18 $ modifyrepo metadata.xml /repository/repodata
19 Wrote: /repository/repodata/metadata.xml.gz
20 type = metadata
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
29 createrepo [4m(8)
30
31
33 Luke Macken <lmacken@redhat.com>
34
35
37 Any bugs which are found should be emailed to the mailing list: rpm-
38 metadata@linux.duke.edu
39
40
41
42Luke Macken 2007 Dec 3 modifyrepo(1)