Re: root of a repository
James Antill <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
Mihamina Rakotomandimby <[email protected]> writes: > Hi all, > > 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? The usual way is to have the repo. baseurl point to blah/$releasever/$basearch ... and then create two repos. at the i386 and x86_64 level. -- James Antill -- [email protected]