Re: Making local yum repository - Is it possible to get both architectures with one machine ?
Ian Mortimer <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <9740C394ED994045B212EB5121B87FDD0497BA0269@UQEXMB04.soe.uq.edu.au> |
On Tue, 2011-07-19 at 19:43 -0400, Dan White wrote: > That is an interesting way to approach the problem ! > I like it. A simpler way is to have a separate yum.conf with i386 hard coded in place of $basearch. You can use a similar trick replacing $releasever to mirror different releases. Then call reposync with: reposync -c /path/to/alternate/yum.conf ... -- Ian