Idorobots / spartan-linux

A very spartan GNU/Linux distribution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spartan Linux

A Linux kernel with statically-compiled Busybox & Dropbear userspace. Supported targets:

Prerequisites:

  • *nix environment (make, wget, tar, patch, etc),
  • gperf, help2man & other crosstool-ng dependencies,
  • anything extra that a specific target requires.

Building:

$ make -j8 TARGET=x86_64-generic

See target-specific README for extra assembly instructions.

About

A very spartan GNU/Linux distribution.


Languages

Language:Makefile 73.9%Language:Shell 26.1%