[Rpm-metadata] 2 commits - docs/createrepo.8

James Antill james at osuosl.org
Tue Jan 27 17:19:46 UTC 2009


 docs/createrepo.8 |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit e1a9ec99045ba45c30577d74dfedfc3cd9d4ef9b
Merge: 0fdc2a3... 95e0018...
Author: James Antill <james at and.org>
Date:   Tue Jan 27 12:19:38 2009 -0500

    Merge branch 'master' of ssh://yum.baseurl.org/srv/projects/createrepo/git/createrepo
    
    * 'master' of ssh://yum.baseurl.org/srv/projects/createrepo/git/createrepo:
      make modifyrepo behave with sha256 as the default checksum

commit 0fdc2a3cd5d1acf5e8f4173efcb1c10c14cc13c5
Author: James Antill <james at and.org>
Date:   Tue Jan 27 12:19:31 2009 -0500

    Add missing documentation on --checksum and --profile

diff --git a/docs/createrepo.8 b/docs/createrepo.8
index 1a31190..e7cce4f 100644
--- a/docs/createrepo.8
+++ b/docs/createrepo.8
@@ -69,6 +69,11 @@ Show help menu.
 Generate sqlite databases for use with yum.
 .IP "\fB\-S --skip-symlinks\fP"
 Ignore symlinks of packages
+.IP "\fB\-s --checksum\fP"
+Choose the checksum type used in repomd.xml and for packages in the metadata.
+The default is now sha256, the older default was sha which is actually sha1.
+.IP "\fB\-profile\fP"
+Output time based profiling information.
 .IP "\fB\--changelog-limit\fP CHANGELOG_LIMIT"
 Only import the last N changelog entries, from each rpm, into the metadata
 .IP "\fB\--unique-md-filenames\fP"


More information about the Rpm-metadata mailing list