On 12/18/2015 04:23 AM, Fabian Arrotin wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 17/12/15 23:01, Robert Moskowitz wrote:
On 12/17/2015 04:26 PM, Fabian Arrotin wrote: On 17/12/15 21:46, Robert Moskowitz wrote:
On 12/03/2015 12:12 PM, Fabian Arrotin wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
For people with RaspberryPI2/Cubietruck/Bananapi boards, we'd like you to test the following images : http://buildlogs.centos.org/centos/7/isos/armhfp/
Please note that those are minimal, and obviously pointing to empty yum repositories (nothing released yet), but testing-base and testing-extras (pointing to buildlogs.centos.org) can be used.
Be aware that the first goal is just to validate that images are working as expected, so packages in the testing-base repo are kept to almost minimal ! (more to come later after validation, etc)
Tried to run a script that builds 70-persistent-net.rules and uses perl:
-bash: ./write_udev: /usr/bin/perl: bad interpreter: No such file or directory
:)
Looking forward to some things to do with this image! :)
Well, nothing already/officially released (yet), but
http://buildlogs.centos.org/centos/7/os/armhfp/ http://buildlogs.centos.org/centos/7/extras/armhfp/
Both are listed in /etc/yum.repos.d/CentOS-Testing.repo (so testing-base and testing-extras
I did a yum list, and see there are a lot of packages already in the Base. Not perl or bind, but an interesting collection as it is? I will enable testing and see what I can install.
Well, http://dev.centos.org/centos/7/os/armhfp/Packages/bind-9.9.4-29.el7.armv7hl.... (and all other ones) http://dev.centos.org/centos/7/os/armhfp/Packages/perl-5.16.3-286.el7.armv7h...
yum --disablerepo=* --enablerepo=testing-base list '*bind*'
fwiw, I've already built all the updates (including latest bind) and that's just waiting to be announced and so that will be visible on official mirror.centos.org nodes
And I know I am going to need epel as well for the mailserver. Most, if not all that I needed last time were noarch. A start on a epel7-arm would be just the noarch rpms. I will try and dig out my notes on what I was up against last year doing this.