Re: Options to createrepo
seth vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <1201763089.27307.25.camel@cutter> |
On Sat, 2008-01-19 at 12:06 -0600, Joseph Hesse wrote: > Hi, > > > > I update my local Fedora 8 repositories with rsync from a public > mirror. The new or changed rpms are always put in the same directory. > > Afterwards, when I use createrepo, it is not clear whether I should > use the 3 options or a smaller subset of options. > > > > # createrepo --cachedir MyCache --update --checkts MyRepository > > > all of them are fine together. They each perform a different optimization and make different assumptions. -sv