gz-c / build

Skyminer Build Image

Home Page:https://www.skycoin.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Skyminer Build Image

The image is based upon https://github.com/armbian/build

Getting started:

git clone https://github.com/gz-c/build
cd build  
./manager.sh
./node1.sh
./node2.sh

Edit Skywire environment:

cd build
vim lib/chroot-buildpackages.sh

Edit IP:

vim *_main.sh

Armbian

Ubuntu and Debian images for ARM based single-board computers https://www.armbian.com

How to build my own image or kernel?

Supported build environments:

Execution

apt-get -y install git
git clone https://github.com/armbian/build
cd build
./compile.sh

Make sure that full path to the build script does not contain spaces.

You will be prompted with a selection menu for a build option, a board name, a kernel branch and an OS release. Please check the documentation for advanced options and additional customization.

Build process uses caching for the compilation and the debootstrap process, so consecutive runs with similar settings will be much faster.

Reporting issues

Please read this notice first before opening an issue.

More info:

About

Skyminer Build Image

https://www.skycoin.net

License:GNU General Public License v2.0


Languages

Language:Shell 88.9%Language:Batchfile 5.9%Language:Makefile 2.2%Language:C 1.0%Language:PHP 1.0%Language:Python 0.7%Language:Roff 0.2%Language:C++ 0.1%