Giter Site home page Giter Site logo

corestaqlabs / open-corestaq Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 4.0 10.76 MB

Small, Simple, Linux based OS builder for ARM SBC's

Home Page: https://corestaq.com

License: GNU General Public License v3.0

Makefile 69.35% Arc 0.04% Shell 5.64% CSS 0.16% HTML 5.37% JavaScript 0.07% M4 0.07% Lua 0.24% C 9.22% PHP 0.70% Assembly 0.33% Dockerfile 0.04% C++ 1.14% Perl 1.01% Lex 0.14% Yacc 0.36% CMake 0.08% Ruby 0.04% Python 5.99%
iot-platform gpio raspberrypi orangepi iot-framework linux tinkerboard maker

open-corestaq's Introduction

Use:

./corestaq-build.sh build-command [device-template]
 
Build Commands
   [s]etup - configures build system for selected device ready for use
   [a]ll - configures and builds all output images for selected device
   [d]ownload - downloads all sources for selected template
   [e]dit - configures selected template and edit config
   [b]uild - (re)builds current template
   [l]inux - builds linux kernel & modules for selected device
   [x|xx]clean|distclean - cleans template or full build environment, board template not needed
 
Available Device Templates (required):

	   corestaq-emu-aarch64
	   corestaq-emu-armhf
	   corestaq-emu-x86_64
	   corestaq-emu-x86

open-corestaq's People

Contributors

botfap avatar partisana avatar

Stargazers

 avatar

Watchers

 avatar

open-corestaq's Issues

create real build script

Spec:

./build action target board [profile]

Actions: [a]ctivate config, [b]uild target, [c]lean build env, [d]elete ccache, [e]dit corefs
Targets: [i]mage, [c]orefs, [k]ernel, [u]boot
Boards: iotfap-emu-armhf, iotfap-emu-aarch64, etc
Profiles: base, gpio, lamp, mysql, custom, etc [base if blank]

Examples
./build b i iotfap-emu-aarch64 #build a full system image for arm8 aarch64 qemu
./build b k iotfap-emu-armhf #build a kernel image for arm7 armhf qemu
./build a i iotfap-emu-x86_64 #activate config and prepare build, dont make for x86_64 qemu
./build c #clean the build environment config and cache

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.