Hi,
In the last couple of days I was busy on various things, but got help from Henrik Andersson (thanks a lot!) about bumping/fixing the kernel we used for the CentOS 7 image. The kernel was bumped to 4.1.19 and includes now additional patch for auditd+selinux support (yay !), and that kernel will also be used for the next Rpi2 image build Auditd works fine but there is still some issues with the kernel (built from sources) from rpi and the default selinux policy, meaning that actually the image is shipped in Permissive mode only.
The emdeded wifi nic works, but needs manual intervention (written in the /root/README file) as one needs to download the needed firmware for that broadcom chip. (I have a working srpm/rpm for it already, but due to license evaluation, we decided to not ship it, ut rather give instructions for people willing to do that themselves)
Link to the image : http://mirror.centos.org/altarch/7/isos/armhfp/CentOS-Userland-7-armv7hl-Min...
Hi Fabian,
Thank you for your contribution. Checked the README file but it only contains :
If you want to automatically resize your / partition, just type the following (as root user):
touch /.rootfs-repartition
systemctl reboot
Same for http://buildlogs.centos.org/centos/7/isos/armhfp/CentOS-Userland-7-armv7hl-M...
Regards,
Gabor
On 16 March 2016 at 12:37, Fabian Arrotin arrfab@centos.org wrote:
Hi,
In the last couple of days I was busy on various things, but got help from Henrik Andersson (thanks a lot!) about bumping/fixing the kernel we used for the CentOS 7 image. The kernel was bumped to 4.1.19 and includes now additional patch for auditd+selinux support (yay !), and that kernel will also be used for the next Rpi2 image build Auditd works fine but there is still some issues with the kernel (built from sources) from rpi and the default selinux policy, meaning that actually the image is shipped in Permissive mode only.
The emdeded wifi nic works, but needs manual intervention (written in the /root/README file) as one needs to download the needed firmware for that broadcom chip. (I have a working srpm/rpm for it already, but due to license evaluation, we decided to not ship it, ut rather give instructions for people willing to do that themselves)
Link to the image :
http://mirror.centos.org/altarch/7/isos/armhfp/CentOS-Userland-7-armv7hl-Min...
Fabian Arrotin The CentOS Project | http://www.centos.org gpg key: 56BEC54E | twitter: @arrfab
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
On 17/03/16 22:05, Gábor Majoros wrote:
Hi Fabian,
Thank you for your contribution. Checked the README file but it only contains :
If you want to automatically resize your / partition, just type the following (as root user):
touch /.rootfs-repartition
systemctl reboot
Same for http://buildlogs.centos.org/centos/7/isos/armhfp/CentOS-Userland-7-armv7hl-M...
Regards,
Gabor
Hmm, then I'd need to verify as the image I had here has the proper /root/README : <quote> == CentOS 7 userland ==
If you want to automatically resize your / partition, just type the following (as root user): touch /.rootfs-repartition systemctl reboot
For wifi on the rpi3, just proceed with those steps :
curl --location https://github.com/RPi-Distro/firmware-nonfree/raw/54bab3d6a6d43239c71d26464...
/usr/lib/firmware/brcm/brcmfmac43430-sdio.bin
curl --location https://github.com/RPi-Distro/firmware-nonfree/raw/54bab3d6a6d43239c71d26464...
/usr/lib/firmware/brcm/brcmfmac43430-sdio.txt
systemctl reboot
</quote>
I'll verify again the following image : http://mirror.centos.org/altarch/7/isos/armhfp/CentOS-Userland-7-armv7hl-Min...
On 17/03/16 22:10, Fabian Arrotin wrote:
On 17/03/16 22:05, Gábor Majoros wrote:
Hi Fabian,
Thank you for your contribution. Checked the README file but it only contains :
If you want to automatically resize your / partition, just type the following (as root user):
touch /.rootfs-repartition
systemctl reboot
Same for http://buildlogs.centos.org/centos/7/isos/armhfp/CentOS-Userland-7-armv7hl-M...
Regards,
Gabor
Hmm, then I'd need to verify as the image I had here has the proper /root/README :
<quote> == CentOS 7 userland ==
If you want to automatically resize your / partition, just type the following (as root user): touch /.rootfs-repartition systemctl reboot
For wifi on the rpi3, just proceed with those steps :
curl --location https://github.com/RPi-Distro/firmware-nonfree/raw/54bab3d6a6d43239c71d26464...
/usr/lib/firmware/brcm/brcmfmac43430-sdio.bin
curl --location https://github.com/RPi-Distro/firmware-nonfree/raw/54bab3d6a6d43239c71d26464...
/usr/lib/firmware/brcm/brcmfmac43430-sdio.txt
systemctl reboot
</quote>
I'll verify again the following image : http://mirror.centos.org/altarch/7/isos/armhfp/CentOS-Userland-7-armv7hl-Min...
So, I just check that image, and the /root/README is the correct one :-)
:-)
Okay but initially you linked http://mirror.centos.org/altarch/7/isos/armhfp/CentOS-Userland-7-armv7hl-Min...
But I have no doubts that http://mirror.centos.org/altarch/7/isos/armhfp/CentOS-Userland-7-armv7hl-Min... is correct :)
On 17 March 2016 at 21:25, Fabian Arrotin arrfab@centos.org wrote:
On 17/03/16 22:10, Fabian Arrotin wrote:
On 17/03/16 22:05, Gábor Majoros wrote:
Hi Fabian,
Thank you for your contribution. Checked the README file but it only contains :
If you want to automatically resize your / partition, just type the following (as root user):
touch /.rootfs-repartition
systemctl reboot
Same for
http://buildlogs.centos.org/centos/7/isos/armhfp/CentOS-Userland-7-armv7hl-M...
Regards,
Gabor
Hmm, then I'd need to verify as the image I had here has the proper /root/README :
<quote> == CentOS 7 userland ==
If you want to automatically resize your / partition, just type the following (as root user): touch /.rootfs-repartition systemctl reboot
For wifi on the rpi3, just proceed with those steps :
curl --location
https://github.com/RPi-Distro/firmware-nonfree/raw/54bab3d6a6d43239c71d26464...
/usr/lib/firmware/brcm/brcmfmac43430-sdio.bin
curl --location
https://github.com/RPi-Distro/firmware-nonfree/raw/54bab3d6a6d43239c71d26464...
/usr/lib/firmware/brcm/brcmfmac43430-sdio.txt
systemctl reboot
</quote>
I'll verify again the following image :
http://mirror.centos.org/altarch/7/isos/armhfp/CentOS-Userland-7-armv7hl-Min...
So, I just check that image, and the /root/README is the correct one :-)
-- Fabian Arrotin The CentOS Project | http://www.centos.org gpg key: 56BEC54E | twitter: @arrfab
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
On 17/03/16 22:35, Gábor Majoros wrote:
:-)
Okay but initially you linked http://mirror.centos.org/altarch/7/isos/armhfp/CentOS-Userland-7-armv7hl-Min...
But I have no doubts that http://mirror.centos.org/altarch/7/isos/armhfp/CentOS-Userland-7-armv7hl-Min... is correct :)
<big snip>
OMG .. yes, at least the link in the tweet was the correct one :-) /me hides in a corner and wonders why coffee doesn't seem to have the impact it used to ...
HAHA, not bad! :)
minor glitch, it all makes sense now.
Will try the image just now.
On 17 March 2016 at 21:41, Fabian Arrotin arrfab@centos.org wrote:
On 17/03/16 22:35, Gábor Majoros wrote:
:-)
Okay but initially you linked
http://mirror.centos.org/altarch/7/isos/armhfp/CentOS-Userland-7-armv7hl-Min...
But I have no doubts that
http://mirror.centos.org/altarch/7/isos/armhfp/CentOS-Userland-7-armv7hl-Min... is
correct :)
<big snip>
OMG .. yes, at least the link in the tweet was the correct one :-) /me hides in a corner and wonders why coffee doesn't seem to have the impact it used to ...
-- Fabian Arrotin The CentOS Project | http://www.centos.org gpg key: 56BEC54E | twitter: @arrfab
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev