danwdart / gwallgofrwydd

Some Linux, some gnu, some other stuff, you know how it is...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gwallgofrwydd

(Welsh for "insanity").

A hobby distro of Linux, with some crazy things added and sensible things removed.

Superuser account is "joshua" with no password by default.

Principles

Least possible software set to ensure functionality

As few libraries as possible

Static builds (for now).

Building

Grab the sources

git submodule init

git submodule update

Make the lot

make

Test in kvm/qemu:

make qemu

About

Some Linux, some gnu, some other stuff, you know how it is...


Languages

Language:Makefile 57.1%Language:Shell 38.7%Language:Dockerfile 4.2%