On 07/15/2016 06:34 AM, Jacco Ligthart wrote:
On 07/15/2016 01:10 PM, Fabian Arrotin wrote:
On 15/07/16 13:00, Jacco Ligthart wrote:
Hi Fabian,
I recompiled these for redsleeve. This seems also to work.
couple of comments though:
- I got an install error: "cp: target `/boot/overlays/' is not a directory" maybe add this directory to the kernel rpm
- and another: "line 6: /usr/sbin/dracut: No such file or directory" maybe depend on dracut (is this needed? it boots fine without)
Now only find out how to enable selinux :)
Jacco
Hi Jacco,
The .spec has this : Requires: dracut
And it's called in %post /usr/sbin/dracut /boot/initramfs-%{version}-%{release}.img %{version}-%{release}
$ rpm -qpR /tmp/raspberrypi2-kernel-4.4.14-v7.2.20160704gite98827a.el7.armv7hl.rpm
/bin/sh
/bin/sh
/bin/sh
rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1
This is that same on all the older kernels as well. I just looked at the 4.1.11 and 4.1.19 kernels, same requires.