diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-02-19 09:45:40 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-02-19 09:45:40 -0800 |
commit | 72d1e832d96178b39c7bcb70caba7f31e610bfaa (patch) | |
tree | dc64fa65bc11acca65d20109b526e95a39bad4f4 /README | |
download | createrepo-upstream.tar.gz createrepo-upstream.tar.bz2 createrepo-upstream.zip |
Imported Upstream version 0.9.9upstream/0.9.9upstream
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +This program generates a repodata dir and xml files for a repository of +rpm packages. This repository is compatible with apt/yum/smart/yast and many +other package-repository-related tools. + +run createrepo -h for usage syntax + +http://createrepo.baseurl.org/ + + + + + + + |