1
0
Fork
You've already forked greylinux
0
No description
  • Python 56.1%
  • Shell 43.9%
2026年03月25日 16:27:21 -04:00
scripts feat(pkg): switch to custom package manager called matter 2026年03月25日 16:25:21 -04:00
.gitignore feat(apk): start to add apk 2026年03月25日 10:47:55 -04:00
pybuild.py feat(pkg): switch to custom package manager called matter 2026年03月25日 16:25:21 -04:00
qemu.sh fix(qemu): changed dir name to be correct 2026年03月25日 16:27:21 -04:00
README.md feat(pkg): switch to custom package manager called matter 2026年03月25日 16:25:21 -04:00

Grey Linux

Grey Linux is a GNU/Linux compliant linux distibution built from scratch. It's sole purpose is to be a stable distro with modern tooling and minimal bloat, allowing for a smooth and efficient UX. In addition to this ideology, Grey Linux is built for programming, with a focus on BEAM languages, such as Elixir, Erlang, and Gleam.

Building

python3 pybuild.py help
# OR
uv run pybuild.py help

Tooling

Grey Linux has a very minimal but modern tooling footprint, with matter as the package manager, a custom and minimal package manager for Grey Linux!