This is the readme file for D05 platform
Grub_Manual.4ALL
UEFI_Manual.4D03
How to install pip
Reference: https://pip.pypa.io/en/stable/installing/
For Centos:
For Ubuntu:
use the same commands as for Centos, or use the following commad:
Verify The Installation:
View a list of helpful commands:
Check the version of Pip that is installed:
Which should yield something similar to:
Deploy manual for RP release
Updated:
2017-02-08: 补充download_files.sh脚本文件内容。
参考:
https://github.com/Linaro/documentation/blob/master/Reference-Platform/EECommon/Install-CentOS-7.md
https://github.com/Linaro/documentation/blob/master/Reference-Platform/EECommon/Install-Debian-Jessie.md
PXE服务器环境
BoardServer1 / BoardServer2: 192.168.1.107
TFTP根目录: /home/hisilicon/ftp
Deploy manual for RP on D03
PXE服务器环境
服务器IP地址:192.168.3.100
TFTP根目录:/var/lib/tftpboot
下载相应版本的RP映像文件到tftp目录
RP映像文件以latest版本为例,需要下载的RP映像文件包括:uefi、centos-installer。文件下载链接如下:
uefi:https://builds.96boards.org/snapshots/reference-platform/components/uefi/latest/debug/d03/
centos-installer: https://builds.96boards.org/snapshots/reference-platform/components/centos-installer/latest/
使用download_files.sh脚本进行文件下载。
Deploy_Manual.4D02
Armor_Manual.4ALL
Introduction_for_Docker
What is Docker?
Introduction_for_LAMP_with_Docker
How to Build LAMP Service with Docker Images?