joeyhops / BarebonesOS-linux

Compile from scratch a static Linux kernel (no modules)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Greenkeeper badge

BarebonesOS Linux

This package will compile from scratch a Linux kernel (no modules) using a cross-compiler for the desired target, including an user provided custom initramfs image.

How to use

npm install
npm run build

About

Compile from scratch a static Linux kernel (no modules)


Languages

Language:Shell 54.7%Language:JavaScript 45.3%