On 5/28/2012 7:59 AM, Mihamina Rakotomandimby wrote:
I have a repository
$ tree -d -L 2 . └── 16 ├── i386 └── x86_64
i386 & x86_64 both contain their set of rpm.
If I want to create a repo (run "yum createrepo"), would you advice me to create it at "16" level or at "i386 & x86_64" level?
It's just ``createrepo''. Fedora typically runs it at the "i386" and "x86_64" level.
Cheers,
-- Garrett Holmstrom