[Yum] yum-arch and (turning off) recursive behaviour
seth vidal
skvidal at phy.duke.edu
Tue Feb 24 15:52:08 UTC 2004
On Tue, 2004-02-24 at 09:58, Axel Thimm wrote:
> Hello,
>
> yum-arch is recursively indexing and headering all rpm found in the
> specfied directory. Could this be turned off with a simple hack at
> first and perhaps with a command line switch later (--norecurse or
> --excludedir)?
>
> The reason is, that I would like to structure a repository like
>
> /some/path/to/repo
> and
> /some/path/to/repo/debuginfo
>
> and I would like to have these two treated like separate repos, so
> that the user can decide to activate or not the debuginfo
> rpms. Currently the headers created for /some/path/to/repo would
> contain the ones from /some/path/to/repo/debuginfo too.
>
yum-arch -x some glob -x some other glob <dir>
-sv
More information about the Yum
mailing list