mirror of
https://github.com/dslm4515/BMLFS.git
synced 2026-01-14 00:33:30 +00:00
DEV
BMLFS
Beyond Musl Linux From Scratch - Build Recipes for MLFS [Musl Linux From Source]
This is based on the works of Beyound Linux Fom Scratch (https://www.linuxfromscratch.org/blfs), Void Linux (https://voidlinux.org), and Alpine Linux (https://alpinelinux.org).
These build recipes allow to build packages for a MLFS, a Musl [based] Linux from Scratch system. Such system uses Musl as libc, LibreSSL for SSL support, and S6+S6-rc for init system.
Layout
- build-scripts -- Scripts to automatically build and install packages with porg.
- files -- Files that may be optional or required for a package build
- patches -- Patches that fix known issues or to allow package to build/run with Musl as libc
- recipes -- Build instructions for individual packages with short desciptions and build dependancies
- services -- S6 services to add to service database
- sources -- Packages sources that may be difficult to find or pre-patched
Description
Languages
Shell
91.2%
C
8.4%
Roff
0.3%