GithubHelp home page GithubHelp logo

aliosx / rpi-buildroot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gamaral/rpi-buildroot

0.0 2.0 0.0 44.25 MB

Lightweight Raspberry Pi Distribution based on Buildroot

License: GNU General Public License v2.0

Makefile 65.38% Arc 0.02% Shell 5.95% Batchfile 0.01% M4 2.61% C 14.57% Roff 0.01% C++ 2.00% Perl 1.48% Lex 0.26% Yacc 0.59% CMake 0.10% Python 7.04%

rpi-buildroot's Introduction

Setup

Install the required packages to build the system. sudo apt-get install git build-essential ncurses-dev kpartx

Building

git clone --depth 1 git://github.com/NextThingCo/rpi-buildroot.git
cd rpi-buildroot
make stak_raspi_hwtest_defconfig
make nconfig         # if you want to add packages or fiddle around with it
                     # the Stak packages currently need to be enabled or they won't get included
make                 # build (NOTICE: Don't use the **-j** switch, it's set to auto-detect)

Create SD Card IMG

SD card image is created automagically as part of the build process. You can find the result
    at output/images/rpi-sdimg.img

rpi-buildroot's People

Contributors

aldot avatar arnout avatar axellin avatar baruchsiach avatar bkuhls avatar correa avatar culssw avatar danomimanchego123 avatar djdeath avatar erikbandersen avatar fabio-porcedda avatar fperrad avatar gamaral avatar gustavoz avatar jacmet avatar lucaceresoli avatar maximeh avatar mripard avatar nkukard avatar patrickdepinguin avatar pauliuszaleckas avatar romainnaour avatar sjhill71 avatar spdawson avatar spenser309 avatar tpetazzoni avatar tsed avatar vapier avatar yann-morin-1998 avatar yegorich avatar

Watchers

 avatar  avatar

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.