On Fri, Mar 23, 2012 at 03:28:18PM -0400, James Antill wrote:
> On Fri, 2012-03-23 at 10:38 -0600, Orion Poplawski wrote:
> > On 03/16/2012 10:58 AM, Orion Poplawski wrote:
> > > With the reorg of yum-cron back in July, the ordering in cron.daily was
> > > changed from 0yum.cron to yum-update. Havi
On Thu, 2012-03-22 at 16:03 +0100, Zdeněk Pavlas wrote:
> When we touch repoXML and download a new repomd.xml,
> don't immediately download all of the metadata.
In theory you can do something like this ... _but_:
1. You have to keep the revert behaviour, it was added for a reason and
a bunch of
On Fri, 2012-03-16 at 12:11 -0600, Orion Poplawski wrote:
> ---
> yum-cron/yum-cron.sysconfig |3 +++
> yum-cron/yum-update.cron.sh |5 +
> 2 files changed, 8 insertions(+), 0 deletions(-)
>
> diff --git a/yum-cron/yum-cron.sysconfig b/yum-cron/yum-cron.sysconfig
> index 4c8c40d..3b71
On Fri, 2012-03-16 at 11:52 -0600, Orion Poplawski wrote:
> ---
> yum-cron/yum-cron.sh| 10 ++
> yum-cron/yum-cron.sysconfig |4
> yum-cron/yum-update.cron.sh | 12 +++-
> 3 files changed, 25 insertions(+), 1 deletions(-)
This needs a bit more thought, AIUI w
On Fri, 2012-03-23 at 10:38 -0600, Orion Poplawski wrote:
> On 03/16/2012 10:58 AM, Orion Poplawski wrote:
> > With the reorg of yum-cron back in July, the ordering in cron.daily was
> > changed from 0yum.cron to yum-update. Having yum-cron run earlier was a
> > change
> > made for reasons outline
Hi folks.
Here the promised patches to add support for adding a power7 optimized
arch to ppc64 for rpm and yum.
It's pretty similar to the ARM neon support code from dgilmore, only
that i needed to add the detection properly in rpm as well.
I've tested them to some degree with a local repos
On 03/16/2012 10:58 AM, Orion Poplawski wrote:
With the reorg of yum-cron back in July, the ordering in cron.daily was
changed from 0yum.cron to yum-update. Having yum-cron run earlier was a change
made for reasons outlined in
https://bugzilla.redhat.com/show_bug.cgi?id=445894, namely to run befo