<p dir="ltr">Will either kernel work on a Banana Pi?<br>
</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Oct 24, 2016 6:05 PM, &quot;Fabian Arrotin&quot; &lt;<a href="mailto:arrfab@centos.org">arrfab@centos.org</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi,<br>
<br>
With the recent CVE-2016-5195 (aka &quot;Dirty Cow&quot;), we bumped the armhfp<br>
kernels to the following version : 4.4.26 (both for &quot;generic&quot; and rpi2/rpi3)<br>
<br>
Before releasing those to <a href="http://mirror.centos.org" rel="noreferrer" target="_blank">mirror.centos.org</a> (and also sign those) we&#39;d<br>
like some people to test the updated/unsigned kernels (feedback wanted !)<br>
<br>
- create the /etc/yum.repos.d/ .repo file pointing to corresponding<br>
repo, depending on your board :<br>
  - <a href="http://dev.centos.org/centos/7/kernel/armhfp/kernel-generic/" rel="noreferrer" target="_blank">http://dev.centos.org/centos/<wbr>7/kernel/armhfp/kernel-<wbr>generic/</a><br>
  - <a href="http://dev.centos.org/centos/7/kernel/armhfp/kernel-rpi2/" rel="noreferrer" target="_blank">http://dev.centos.org/centos/<wbr>7/kernel/armhfp/kernel-rpi2/</a><br>
as an example, here is how it would look like :<br>
<br>
[kernel-generic]<br>
name=armhfp kernel generic<br>
baseurl=<a href="http://dev.centos.org/centos/7/kernel/armhfp/kernel-generic/
gpgcheck=0" rel="noreferrer" target="_blank">http://dev.centos.org/<wbr>centos/7/kernel/armhfp/kernel-<wbr>generic/<br>
gpgcheck=0</a><br>
enabled=1<br>
<br>
or<br>
<br>
[kernel-rpi2]<br>
name=armhfp rpi2 kernel<br>
baseurl=<a href="http://dev.centos.org/centos/7/kernel/armhfp/kernel-rpi2/
gpgcheck=0" rel="noreferrer" target="_blank">http://dev.centos.org/<wbr>centos/7/kernel/armhfp/kernel-<wbr>rpi2/<br>
gpgcheck=0</a><br>
enabled=1<br>
<br>
- now &quot;yum clean all ; yum update&quot;<br>
<br>
PS : for rpi2/3, the system will automatically use the updated kernel on<br>
next reboot<br>
PS2 : for &quot;generic&quot; (so cubietruck, etc) you still need to :<br>
- modify /boot/extlinux/extlinux.conf to reflect new kernel<br>
PS3 : depending on the image you&#39;re using for cubietruck/bananapi, the<br>
/boot space is probably just too small, so dracuty will complain about<br>
not able to probably build the -rescue- initramfs (which isn&#39;t needed) :<br>
just be sure that kernel and initramfs were built before rebooting, and<br>
you can also remove the undeeded files in /boot :<br>
 rm uIm* uInit*<br>
<br>
<br>
Cheers,<br>
--<br>
Fabian Arrotin<br>
The CentOS Project | <a href="http://www.centos.org" rel="noreferrer" target="_blank">http://www.centos.org</a><br>
gpg key: 56BEC54E | twitter: @arrfab<br>
<br>
<br>______________________________<wbr>_________________<br>
Arm-dev mailing list<br>
<a href="mailto:Arm-dev@centos.org">Arm-dev@centos.org</a><br>
<a href="https://lists.centos.org/mailman/listinfo/arm-dev" rel="noreferrer" target="_blank">https://lists.centos.org/<wbr>mailman/listinfo/arm-dev</a><br>
<br></blockquote></div></div>