Giter Club home page Giter Club logo

bmlfs-pkg's Introduction

BMLFS-pkg

Beyond Musl Linux From Scratch - Build Recipes for MLFS [Musl Linux From Source] using pkgtools

This is based on the works of Beyound Linux Fom Scratch (https://www.linuxfromscratch.org/blfs), Void Linux (https://voidlinux.org), Alpine Linux (https://alpinelinux.org), and Slackware

These build recipes allow to build "slack" packages (*.txz) for a MLFS, a Musl [based] Linux from Scratch system. Such system uses Musl as libc, LibreSSL for SSL support, S6+S6-rc for init system, and command-line tools from Slackware (pkgtools: makepkg, installpkg, removepkg).

WARNING: This is currently under development.

Layout

  • build-scripts -- Scripts to automatically build and install packages with pkgtools.
  • descs -- Package descriptions
  • 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
  • sources -- Packages sources that may be difficult to find or pre-patched

How to Use the Build Scripts

Build scripts assume pkgtools is installed as package manager and assumes the following directory tree:

 + -- [sources]
       |
       + -- [files]
       + -- [patches]
       + -- [scripts]
       + -- (source packages)
  1. Unpack package in `source` and `cd` into the unpacked source: `tar xf foo-4.3.tar.xz && cd foo-4.3`
  2. Run build script: `sh ../scripts/foo-4.3.build`

bmlfs-pkg's People

Contributors

dslm4515 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.