jsav0 / split-mklive

fork of split-mklive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Void Linux image/live/rootfs maker and installer - adapted for Split Linux

Split Linux is proudly based on Void Linux. This is how to build it:

Type

$ make

then build:

$ ./build-x86-images.sh -a x86_64-musl -b split \
    -r https://splitlinux.gitlab.io/split-packages

For the build to finish successfully split packages have to be as recent as the packages they depend on in the official Void repositiores. Otherwise they reference old versions which will not be available anymore.

See void-linux/void-mklive for details on the available tools.

About

fork of split-mklive

License:Other


Languages

Language:Shell 96.3%Language:Makefile 3.0%Language:Dockerfile 0.7%