<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">thinking this over during my commute
      this afternoon, I think we still overcomplicate it a bit :)<br>
      <br>
      I started out with packaging binary blobs from github. One of the
      things I noticed was that different builds could have the same
      kernel version. To allow for both being present at the same system
      at the same time, I needed the ugly linking logic (specially in
      the /lib/modules directory). But now we build ourselves. we can
      control the kernel version and thus don't need the ugly links any
      more. <br>
      <br>
      any thoughts?<br>
      <br>
      Jacco<br>
      <br>
      <br>
      On 25-09-16 21:09, Jacco Ligthart wrote:<br>
    </div>
    <blockquote
      cite="mid:75c00350-1ec6-1363-5349-6a1ef8977276@redsleeve.org"
      type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Hi Fabian,<br>
        <br>
        I updated this to version 4.4.21, while fixing some bugs along
        the way.<br>
        <br>
        See attached SPEC file.<br>
        <br>
        Jacco<br>
        <br>
        On 11-07-16 19:22, Fabian Arrotin wrote:<br>
      </div>
      <blockquote cite="mid:5783D5DA.8040002@centos.org" type="cite">
        <pre wrap="">Hi,

I just rebased the raspberry pi 2/3 kernel to 4.4.14, with a specific
patch to cover also selinux/auditd support.

I'd like to have some additional testers (tested on my rpi2 and rpi3
boards).
Create (for example) the /etc/yum.repos.d/kernel.repo file with the
following content :

[kernel]
name=rpi kernel
baseurl=<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://armv7.dev.centos.org/repodir/arm-kernels/rpi2-4.4.14/">http://armv7.dev.centos.org/repodir/arm-kernels/rpi2-4.4.14/</a>
gpgcheck=0
enabled=1

Then a traditional "yum update ; systemctl reboot"
If you want to have selinux working, feel free to follow
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://wiki.centos.org/SpecialInterestGroup/AltArch/Arm32?highlight=%28arm32%29#head-8b8960abcc7e5db62db38ba3be975343e15dca14">https://wiki.centos.org/SpecialInterestGroup/AltArch/Arm32?highlight=%28arm32%29#head-8b8960abcc7e5db62db38ba3be975343e15dca14</a>
, except that for rpi2/rpi3, there is no /boot/exlinux/extlinux.conf,
but rather edit /boot/cmdline.txt

Thanks for the feedback, and then we'll be able to sign/push those to
mirrors (and also include those in newer images for rpi2/rpi3)

</pre>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
Arm-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Arm-dev@centos.org">Arm-dev@centos.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://lists.centos.org/mailman/listinfo/arm-dev">https://lists.centos.org/mailman/listinfo/arm-dev</a>
</pre>
      </blockquote>
      <p><br>
      </p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Arm-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Arm-dev@centos.org">Arm-dev@centos.org</a>
<a class="moz-txt-link-freetext" href="https://lists.centos.org/mailman/listinfo/arm-dev">https://lists.centos.org/mailman/listinfo/arm-dev</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>