[opensuse-kernel] Current upstream kernel in OBS?

I just found the Kernel:Vanilla repository that contains a 2.6.32 kernel. ;-( Could somebody clean this one up, please? Where do we track the upstream vanilla kernel? Is it possible for me to just download every day current git compiled as rpm and install it? Andreas -- Andreas Jaeger, Program Manager openSUSE, aj@{novell.com,opensuse.org} Twitter: jaegerandi | Identica: jaegerandi SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org

On 09/15/2010 09:29 AM, Andreas Jaeger wrote:
I just found the Kernel:Vanilla repository that contains a 2.6.32 kernel. ;-( Could somebody clean this one up, please?
Where do we track the upstream vanilla kernel? Is it possible for me to just download every day current git compiled as rpm and install it?
It's possible, but sort of pointless. We have kernel-vanilla as part of Kernel:HEAD. -Jeff -- Jeff Mahoney SUSE Labs -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org

On Wednesday 15 September 2010 19:46:03 Jeff Mahoney wrote:
On 09/15/2010 09:29 AM, Andreas Jaeger wrote:
I just found the Kernel:Vanilla repository that contains a 2.6.32 kernel. ;-( Could somebody clean this one up, please?
Where do we track the upstream vanilla kernel? Is it possible for me to just download every day current git compiled as rpm and install it?
It's possible, but sort of pointless. We have kernel-vanilla as part of Kernel:HEAD.
But that one comes from our own git and is not tracking Linus' tree directly, or is it? Andreas -- Andreas Jaeger, Program Manager openSUSE, aj@{novell.com,opensuse.org} Twitter: jaegerandi | Identica: jaegerandi SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org

On 16.9.2010 11:21, Andreas Jaeger wrote:
On Wednesday 15 September 2010 19:46:03 Jeff Mahoney wrote:
On 09/15/2010 09:29 AM, Andreas Jaeger wrote:
I just found the Kernel:Vanilla repository that contains a 2.6.32 kernel. ;-( Could somebody clean this one up, please?
Where do we track the upstream vanilla kernel? Is it possible for me to just download every day current git compiled as rpm and install it?
It's possible, but sort of pointless. We have kernel-vanilla as part of Kernel:HEAD.
But that one comes from our own git and is not tracking Linus' tree directly, or is it?
Yeah. A semi-automatic build of the latest upstream git would be nice, but is not in place ATM. It should not be that hard to set it up, though. Michal -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org

On Thursday 16 September 2010 15:45:48 Michal Marek wrote:
On 16.9.2010 11:21, Andreas Jaeger wrote:
On Wednesday 15 September 2010 19:46:03 Jeff Mahoney wrote:
On 09/15/2010 09:29 AM, Andreas Jaeger wrote:
I just found the Kernel:Vanilla repository that contains a 2.6.32 kernel. ;-( Could somebody clean this one up, please?
Where do we track the upstream vanilla kernel? Is it possible for me to just download every day current git compiled as rpm and install it?
It's possible, but sort of pointless. We have kernel-vanilla as part of Kernel:HEAD.
But that one comes from our own git and is not tracking Linus' tree directly, or is it?
Yeah. A semi-automatic build of the latest upstream git would be nice, but is not in place ATM. It should not be that hard to set it up, though.
Yeah, with source services it shouldn't be too hard, Andreas -- Andreas Jaeger, Program Manager openSUSE, aj@{novell.com,opensuse.org} Twitter: jaegerandi | Identica: jaegerandi SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org

On 16.9.2010 15:45, Michal Marek wrote:
On 16.9.2010 11:21, Andreas Jaeger wrote:
On Wednesday 15 September 2010 19:46:03 Jeff Mahoney wrote:
On 09/15/2010 09:29 AM, Andreas Jaeger wrote:
I just found the Kernel:Vanilla repository that contains a 2.6.32 kernel. ;-( Could somebody clean this one up, please?
Where do we track the upstream vanilla kernel? Is it possible for me to just download every day current git compiled as rpm and install it?
It's possible, but sort of pointless. We have kernel-vanilla as part of Kernel:HEAD.
But that one comes from our own git and is not tracking Linus' tree directly, or is it?
Yeah. A semi-automatic build of the latest upstream git would be nice, but is not in place ATM. It should not be that hard to set it up, though.
I created a "vanilla" branch in git that will be automatically updated to the latest Linus' tree. The builds will appear in http://download.opensuse.org/repositories/Kernel:/vanilla/standard and in KOTD. Right now it's pretty boring, because it has the 2.6.36-rc5 release that we have in master already :). Michal -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org

On 09/16/2010 05:21 AM, Andreas Jaeger wrote:
On Wednesday 15 September 2010 19:46:03 Jeff Mahoney wrote:
On 09/15/2010 09:29 AM, Andreas Jaeger wrote:
I just found the Kernel:Vanilla repository that contains a 2.6.32 kernel. ;-( Could somebody clean this one up, please?
Where do we track the upstream vanilla kernel? Is it possible for me to just download every day current git compiled as rpm and install it?
It's possible, but sort of pointless. We have kernel-vanilla as part of Kernel:HEAD.
But that one comes from our own git and is not tracking Linus' tree directly, or is it?
No, it doesn't track it exactly but I try to keep it very close to the current -rc status. Or, actually, come to think of it that's only true to a certain point. I'll defer to Michal on this one. -Jeff -- Jeff Mahoney SUSE Labs -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org
participants (3)
-
Andreas Jaeger
-
Jeff Mahoney
-
Michal Marek