<div>Hi, All</div><div>     My name is Sun Haiyong, you can call me "Haiyong", I recommend a CentOS code based on PPC64 (Big Endian) Install-system and software repository:</div><div><span class="Apple-tab-span" style="white-space:pre">           </span>(Install-DVD ISO)  http://mirror.lemote.com/CPOS/images/CPOS-7-Installation-20141120-1.iso</div><div>        (software repository)  http://mirror.lemote.com/CPOS/os/</div><div><br></div><div>    This system is based on CentOS source code, code named “CPOS”, at present, it is not a distribution, its goal is to help the community to complete the transplantation and verification of CentOS PPC64 architecture, anyone can use it  derectly or to make a CentOS for PPC64 system or to verify the support for CentOS code under the PPC64 .</div><div><br></div><div>    The "CPOS" is not meant to replace CentOS with a distribution, on the contrary, CPOS hopes to help the CentOS community to accelerate the progress of PPC64 transplantation, and hope to promote the developments of PPC64 with the CentOS community together, now it is an averification system, focus on how to transplant PPC64, there may be   "CentOS"  the words in the system , but not mean to violate CentOS signs.</div><div><br></div><div>    This system has completed all the code provided in CentOS 7 compilation (except the part not compatible with the PPC64), all the compiled results are stored in the software repository, but also provide the Install-system of DVD ISO format, can be installed in the IBM PowerLinux series machines, has set the appropriate the installation source after installation, you can directly use the "yum" command to do the software installation, system is also based on PPC64 and parts library compatible with the 32 bit, can be used to verify the number in RHEL 7 (PPC64) of the third party software support.</div><div><br></div><div>    According to the CentOS 7 provides the code (http://95.211.98.141/centos/7.0.1406/os/Source/SPackages/ ), the following is the progress of transplantation of CPOS:</div><div>    1.  No compiled software package(one package):</div><div>         Java-1.6.0-openjdk (now the system has been transplanted with java-1.7,temporarily not necessary)</div><div>    2.  PPC64 architecture is not compatible software package:</div><div>         biosdevname-0.5.0-10.el7.src.rpm</div><div>         crash-gcore-command-1.2.1-2.el7.src.rpm</div><div>         gnu-efi-3.0u-2.el7.src.rpm</div><div>         ipxe-20130517-5.gitc4bce43.el7.src.rpm</div><div>         latrace-0.5.11-5.el7.src.rpm</div><div>         libseccomp-2.1.1-2.el7.src.rpm</div><div>         memtest86+-4.20-12.el7.src.rpm</div><div>         mkbootdisk-1.5.5-11.el7.src.rpm</div><div>         open-vm-tools-9.4.0-3.el7.src.rpm</div><div>         pesign-0.109-6.el7.src.rpm</div><div>         seabios-1.7.2.2-12.el7.src.rpm</div><div>         sgabios-0.20110622svn-4.el7.src.rpm</div><div>         shim-0.7-5.el7.src.rpm</div><div>         shim-signed-0.7-5.2.el7.centos.2.src.rpm</div><div>         syslinux-4.05-8.el7.src.rpm</div><div>         tboot-1.7.4-1.el7.src.rpm</div><div>         x86info-1.30-6.el7.src.rpm</div><div>         xorg-x11-drv-intel-2.21.15-13.el7.src.rpm</div><div>         xorg-x11-drv-openchrome-0.3.3-6.el7.src.rpm</div><div>         xorg-x11-drv-vmmouse-13.0.0-10.el7.src.rpm</div><div>         xorg-x11-drv-vmware-13.0.1-7.el7.src.rpm</div><div>    3.  An increase of some PPC software package:</div><div>         yaboot, powerpc-util, ppc64-util and so on.</div><div><br></div><div>  Repositories support "mock" compiler environment, mock configuration file, see attchment file.</div><div><br></div><div>  Use “mock" build system</div><div>   1.  To prepare the mock environment</div><div>        yum install mock</div><div>        <copy mock configuration file to /etc/mock/></div><div>        ln -sv epel-7-ppc64.cfg /etc/mock/default.cfg</div><div>        useradd <username></div><div>        usermod -a -G mock <username></div><div>        newgrp mock</div><div>        mock --init</div><div><br></div><div>   2. Download the software source code package</div><div>       wget http://95.211.98.141/centos/7.0.1406/os/Source/SPackages/zlib-1.2.7-13.el7.src.rpm</div><div><br></div><div>   3. The use of mock compiler software package PPC64</div><div>       mock --rebuild zlib-1.2.7-13.el7.src.rpm</div><div><br></div><div>   The default will generate the "cpos.ppc64.rpm" at the end of the file in /var/lib/mock/epel-7-ppc64/result, if you want to change to "centos.ppc64.rpm" at the end of the file, you canuse the following steps:</div><div>      wget http://mirror.lemote.com/CPOS/extras/centos-release-7-0.1406.el7.centos.2.3.ppc64.rpm</div><div>      mock --init --no-cleanup-after</div><div>      mock --remove cpos-release</div><div>      mock --install centos-release-7-0.1406.el7.centos.2.3.ppc64.rpm</div><div>      mock --install setup shadow-utils</div><div>      mock --cache-alterations --init --no-clean</div><div><br></div><div>  Again using the "mock --rebuild zlib-1.2.7-13.el7.src.rpm" can generate the "centos.ppc64.rpm" at the end of the file.</div><div><br></div><div>Finally, welcome everybody to try it and communicate with me.</div><div><br></div><div><br></div><div><br></div><div><br></div><div>Haiyong.Sun </div><div> </div><div>       2014-11-24</div>