<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 28, 2013 at 9:53 PM, Igor Gnatenko <span dir="ltr">&lt;<a href="mailto:i.gnatenko.brain@gmail.com" target="_blank">i.gnatenko.brain@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Today I&#39;ve wrote article w/ many notes about bisecting kernel [0], but<br>
I&#39;ve used make bzImage, make install and the same commands bypassing RPM<br>
and I have IMHO good idea to write utility, that will be build rpm w/o/<br>
Fedora patches, changelogs, etc. simple rpms w/ one command.<br></blockquote><div><div>&#39;make binrpm-pkg&#39;<br></div>should be the simplest way to make 
kernel rpm. But you may need to copy the scriptlets following the 
Fedora/RHEL &#39;kernel&#39; rpm to scripts/package/mkspec, so the output rpm 
from &#39;make binrpm-pkg&#39; can be installed without manual intervene.<br><br>-robin <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
We will use &quot;utilityname `git rev-parse HEAD` f19&quot; instead of &quot;make<br>
bzImage &amp;&amp; make modules&quot; and &quot;yum install ./rpms/*.rpm&quot; instead of &quot;make<br>
install &amp;&amp; make modules_install&quot;.<br>
<br>
This software should increase the effectiveness, simplify the build test<br>
kernels, simplify to work w/ installed kernels (e.g. remove). Also we<br>
can easy provide rpms to bugreport for testing regressions, etc.<br>
<br>
I see alike software at bubuntu wiki [1].<br>
<br>
Would anyone besides me find this useful enough for me to keep working<br>
on it?<br>
<br>
[0]<a href="https://fedoraproject.org/wiki/User:Ignatenkobrain/Kernel/Bisection" target="_blank">https://fedoraproject.org/wiki/User:Ignatenkobrain/Kernel/Bisection</a><br>
[1]<a href="https://wiki.ubuntu.com/Kernel/KernelBisection#Build_Upstream_Test_Kernel" target="_blank">https://wiki.ubuntu.com/Kernel/KernelBisection#Build_Upstream_Test_Kernel</a><br>
<span class=""><font color="#888888"><br>
--<br>
Igor Gnatenko<br>
Fedora release 19 (Schrödinger’s Cat)<br>
Linux 3.10.7-200.fc19.x86_64<br>
<br>
--<br>
devel mailing list<br>
<a href="mailto:devel@lists.fedoraproject.org">devel@lists.fedoraproject.org</a><br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/devel" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/devel</a><br>
Fedora Code of Conduct: <a href="http://fedoraproject.org/code-of-conduct" target="_blank">http://fedoraproject.org/code-of-conduct</a></font></span></blockquote></div><br></div></div>