Re: [RFC] Easiest making kernel rpms from upstream git

2013-08-29 Thread Harald Hoyer
On 08/28/2013 08:31 PM, Kashyap Chamarthy wrote: On 08/28/2013 07:23 PM, Igor Gnatenko wrote: Today I've wrote article w/ many notes about bisecting kernel [0], but I've used make bzImage, make install and the same commands bypassing RPM and I have IMHO good idea to write utility, that will be

[RFC] Easiest making kernel rpms from upstream git

2013-08-28 Thread Igor Gnatenko
Today I've wrote article w/ many notes about bisecting kernel [0], but I've used make bzImage, make install and the same commands bypassing RPM and I have IMHO good idea to write utility, that will be build rpm w/o/ Fedora patches, changelogs, etc. simple rpms w/ one command. We will use

Re: [RFC] Easiest making kernel rpms from upstream git

2013-08-28 Thread Kashyap Chamarthy
On 08/28/2013 07:23 PM, Igor Gnatenko wrote: Today I've wrote article w/ many notes about bisecting kernel [0], but I've used make bzImage, make install and the same commands bypassing RPM and I have IMHO good idea to write utility, that will be build rpm w/o/ Fedora patches, changelogs, etc.

Re: [RFC] Easiest making kernel rpms from upstream git

2013-08-28 Thread Igor Gnatenko
On Thu, 2013-08-29 at 00:01 +0530, Kashyap Chamarthy wrote: On 08/28/2013 07:23 PM, Igor Gnatenko wrote: Today I've wrote article w/ many notes about bisecting kernel [0], but I've used make bzImage, make install and the same commands bypassing RPM and I have IMHO good idea to write

Re: [RFC] Easiest making kernel rpms from upstream git

2013-08-28 Thread Ian Malone
On 28 August 2013 14:53, Igor Gnatenko i.gnatenko.br...@gmail.com wrote: Today I've wrote article w/ many notes about bisecting kernel [0], but I've used make bzImage, make install and the same commands bypassing RPM and I have IMHO good idea to write utility, that will be build rpm w/o/

Re: [RFC] Easiest making kernel rpms from upstream git

2013-08-28 Thread Robin Lee
On Wed, Aug 28, 2013 at 9:53 PM, Igor Gnatenko i.gnatenko.br...@gmail.comwrote: Today I've wrote article w/ many notes about bisecting kernel [0], but I've used make bzImage, make install and the same commands bypassing RPM and I have IMHO good idea to write utility, that will be build rpm

Re: [RFC] Easiest making kernel rpms from upstream git

2013-08-28 Thread Igor Gnatenko
On Thu, 2013-08-29 at 10:29 +0800, Robin Lee wrote: On Wed, Aug 28, 2013 at 9:53 PM, Igor Gnatenko i.gnatenko.br...@gmail.comwrote: Today I've wrote article w/ many notes about bisecting kernel [0], but I've used make bzImage, make install and the same commands bypassing RPM and I have