Fedora kernel CVS commit mails.

2007-07-03 Thread Dave Jones
Two possibilities.. 1. They can go to this list or 2. I can create another list for interested parties to subscribe to. Preferences? Dave -- http://www.codemonkey.org.uk ___ Fedora-kernel-list mailing list Fedora-kernel-list@redhat.com

Re: Fedora kernel CVS commit mails.

2007-07-03 Thread Thorsten Leemhuis
On 03.07.2007 09:22, Dave Jones wrote: Two possibilities.. 1. They can go to this list or 2. I can create another list for interested parties to subscribe to. Preferences? Where is the benefit? Isn't is sufficient to subscribe to [EMAIL PROTECTED] and let people filter out what you

Re: Fedora kernel CVS commit mails.

2007-07-03 Thread Dave Jones
On Tue, Jul 03, 2007 at 09:45:28AM +0200, Thorsten Leemhuis wrote: On 03.07.2007 09:22, Dave Jones wrote: Two possibilities.. 1. They can go to this list or 2. I can create another list for interested parties to subscribe to. Preferences? Where is the benefit?

Re: reenable pci_msi and mmconfig by default?

2007-07-03 Thread Dave Jones
On Tue, Jul 03, 2007 at 09:36:45AM +0200, dragoran wrote: Can we now reenable them by default in rawhide (they should be better in .22) and see if they cause problems? They are. Dave -- http://www.codemonkey.org.uk ___

Re: reenable pci_msi and mmconfig by default?

2007-07-03 Thread dragoran
On 7/3/07, Dave Jones [EMAIL PROTECTED] wrote: On Tue, Jul 03, 2007 at 09:36:45AM +0200, dragoran wrote: Can we now reenable them by default in rawhide (they should be better in .22) and see if they cause problems? They are. ok, needs to set up a new rawhide box soon ;) Dave --

Re: Kernel rpm versioning changes

2007-07-03 Thread Jarod Wilson
Jarod Wilson wrote: Roland McGrath wrote: What's Patch5? D'oh. Meant to nuke that. Inserted for testing purposes -- 'spectool kernel-2.6.spec -p 5 -d somemacro value' to verify expected N-V-R's being set properly. Disregard the -v2 patch, use this guy instead. :) (or just drop the Patch5

Re: Kernel rpm versioning changes

2007-07-03 Thread Dave Jones
On Tue, Jul 03, 2007 at 11:56:27AM -0400, Jarod Wilson wrote: Jarod Wilson wrote: Roland McGrath wrote: What's Patch5? D'oh. Meant to nuke that. Inserted for testing purposes -- 'spectool kernel-2.6.spec -p 5 -d somemacro value' to verify expected N-V-R's being set properly.

Re: Kernel rpm versioning changes

2007-07-03 Thread Tom \spot\ Callaway
On Tue, 2007-07-03 at 12:33 -0400, Dave Jones wrote: On Tue, Jul 03, 2007 at 11:56:27AM -0400, Jarod Wilson wrote: Jarod Wilson wrote: Roland McGrath wrote: What's Patch5? D'oh. Meant to nuke that. Inserted for testing purposes -- 'spectool kernel-2.6.spec -p 5 -d

Re: Kernel rpm versioning changes

2007-07-03 Thread Dave Jones
On Tue, Jul 03, 2007 at 11:47:18AM -0500, Tom spot Callaway wrote: This is why Fedora adopted the pre-release versioning scheme that we did: http://fedoraproject.org/wiki/Packaging/NamingGuidelines#PreReleasePackages In the Fedora scheme, this would be 0.%{X}.%{alphatag}

Re: Kernel rpm versioning changes

2007-07-03 Thread Roland McGrath
It's non-obvious to me what %{?buildid} is, but it seems to auto-increment. buildid is the please set this to .me one. fedora_build is the one to bump on commit. ___ Fedora-kernel-list mailing list Fedora-kernel-list@redhat.com

Re: Kernel rpm versioning changes

2007-07-03 Thread Eduardo Habkost
On Tue, Jul 03, 2007 at 11:52:00AM -0700, Roland McGrath wrote: It's non-obvious to me what %{?buildid} is, but it seems to auto-increment. buildid is the please set this to .me one. fedora_build is the one to bump on commit. Can't %{fedora_build} be set based on the $Revision$ keyword,

Re: Kernel rpm versioning changes

2007-07-03 Thread Dave Jones
On Tue, Jul 03, 2007 at 03:56:45PM -0300, Eduardo Habkost wrote: On Tue, Jul 03, 2007 at 11:52:00AM -0700, Roland McGrath wrote: It's non-obvious to me what %{?buildid} is, but it seems to auto-increment. buildid is the please set this to .me one. fedora_build is the one to

Re: Kernel rpm versioning changes

2007-07-03 Thread Jarod Wilson
Dave Jones wrote: On Tue, Jul 03, 2007 at 11:47:18AM -0500, Tom spot Callaway wrote: This is why Fedora adopted the pre-release versioning scheme that we did: http://fedoraproject.org/wiki/Packaging/NamingGuidelines#PreReleasePackages In the Fedora scheme, this would be

Re: Kernel rpm versioning changes

2007-07-03 Thread Eduardo Habkost
On Tue, Jul 03, 2007 at 03:01:16PM -0400, Jarod Wilson wrote: snip The other crazy idea I had was to call 2.6.22-rc7 2.6.22-0.rc7.git0.1.fc8. Making fedora_build auto-increment is probably cleaner, though it'd be nice to also have it reset on a kernel major version rebase (either manually or

Re: Kernel rpm versioning changes

2007-07-03 Thread Roland McGrath
On Tue, Jul 03, 2007 at 03:56:45PM -0300, Eduardo Habkost wrote: On Tue, Jul 03, 2007 at 11:52:00AM -0700, Roland McGrath wrote: It's non-obvious to me what %{?buildid} is, but it seems to auto-increment. buildid is the please set this to .me one. fedora_build is the

Re: Kernel rpm versioning changes

2007-07-03 Thread Dave Jones
On Tue, Jul 03, 2007 at 03:32:51PM -0400, Dave Jones wrote: On Tue, Jul 03, 2007 at 12:26:06PM -0700, Roland McGrath wrote: On Tue, Jul 03, 2007 at 03:56:45PM -0300, Eduardo Habkost wrote: On Tue, Jul 03, 2007 at 11:52:00AM -0700, Roland McGrath wrote: It's non-obvious to me

Re: Kernel rpm versioning changes

2007-07-03 Thread Jarod Wilson
On Tue, Jul 03, 2007 at 03:01:16PM -0400, Jarod Wilson wrote: snip The other crazy idea I had was to call 2.6.22-rc7 2.6.22-0.rc7.git0.1.fc8. Making fedora_build auto-increment is probabl= y cleaner, though it'd be nice to also have it reset on a kernel major version rebase (either manually