Re: Featureset patches in linux-source package

2012-06-09 Thread Ben Hutchings
On Mon, 2012-06-04 at 12:28 +0200, Bastian Blank wrote: > On Mon, Jun 04, 2012 at 06:21:12AM +0100, Ben Hutchings wrote: > > Index: debian/rules.real > > === > > --- debian/rules.real (revision 19077) > > +++ debian/rules.real

Re: Featureset patches in linux-source package

2012-06-04 Thread Bastian Blank
On Mon, Jun 04, 2012 at 06:21:12AM +0100, Ben Hutchings wrote: > Index: debian/rules.real > === > --- debian/rules.real (revision 19077) > +++ debian/rules.real (working copy) > @@ -82,18 +91,19 @@ > $(call patch_cmd,all) >

Featureset patches in linux-source package

2012-06-03 Thread Ben Hutchings
The linux-patch-debian packages have been broken for a while and will no longer be built. But it seems to me that we should be packaging featureset patches in some easily usable way for those who want to build custom configurations. Here's a patch that would add them to the linux-source packages.