As Jim Perrin pointed out in an earlier post here on seven.centos.org, we have commenced an armv7 (actually, armv7hl) open build to try and produce CentOS-7 for arm32 boards like the Cubietruck, Raspberry Pi2, and ODROID-C1 (among others). We now have a minimal sdcard only image for the Cubietruck from our unsigned (and as yet […]
The rolling ISO media releases for CentOS 7 for May 2015 (1505) are now available. These rolling ISO media releases are basically just respins of the install media at release time with all bugfix, enhancement, and security updates since release rolled in. The updated ISOs for 1505 are based on all updates in the CentOS […]
The CentOS Project is now the proud mentoring organization for seven students to work on projects this summer under the Google Summer of Code (GSoC.) Below is a quick snapshot of the projects and the communication channels for keeping track or participating in the activities the students will generate around themselves as the get to work. […]
Initially I meant for this to be a much more in-depth blog post about running GlusterFS on AArch64 hardware, but honestly it's been ridiculously easyto get running. There isn't much to say about running it that isn't already covered in the GlusterFS quickstart guide. Even building GlusterFS on AArch64 was a snap; I simply pulled […]
The journey for rebuilding the latest release of CentOS Linux 7 on AArch64 hardware has certainly been an interesting one. After a few bug reports, a couple minor patches, and several iterations through the build system, we finally have a release for community testing and consumption, which we'll have available for install early next week. There […]
The CentOS Project is now providing a signed copy of the repodata metadata file (repomd.xml.asc) for our Updates Repository for both CentOS-6 and CentOS-7. To use this feature, you would edit the file /etc/yum.repos.d/ CentOS-Base.repo and locate the [updates] section, the default looks like this: #released updates [updates] name=CentOS-$releasever - Updates mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates&infra=$infra #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 […]
Today the CentOS-Project announced the immediate availability of CentOS-7 (1503), the second release of CentOS-7. Find out more about the release announcement here: http://lists.centos.org/pipermail/centos-announce/2015-March/021006.html. Also don't forget to read the release notes at the wiki: http://wiki.centos.org/Manuals/ReleaseNotes/CentOS7.
Waiting for the new package set in the next CentOS-7 release ? A majority of them are now available on every CentOS-7 machine by running the following commands : yum update yum --enablerepo=cr list updates Its important you run a 'yum update' first, since the cr repo definitions are only available in the newer centos-release […]
Red Hat Enterprise Linux 7.1 was released a few days back, You can go read the release notes now. Its a great way to find out the big changes and enhancements in this release. On the CentOS side of things, we have been working through last week on getting the sources organised and the builds […]
As I'd mentioned previously, the fine folks of Applied Micro were kind enough to give us an X-C1 development box to see if it was feasible to build and run CentOS Linux 7. My first attempt through, I realized I hadn't been taking decent notes, so I scrapped most of the package work and started […]