Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Latest commit

 

History

History
42 lines (28 loc) · 952 Bytes

README.md

File metadata and controls

42 lines (28 loc) · 952 Bytes

void-linux-liquorix

Liquorix website

Liquorix repository

Void packages repository (fork)

How to use this repository

Add the following line in your XBPS configuration (e.g. /etc/xbps.d/10-liquorix.conf).

repository=https://dblouis.github.io/void-linux-liquorix/<arch>

Where <arch> is your CPU architecture (put generic if your are not sure).

How to build linux-lqx* packages

First clone the void-packages fork repository and install bootstrap packages.

git clone --branch liquorix /~https://github.com/DBLouis/void-packages.git
cd void-packages
./xbps-src binary-bootstrap

Optionally edit the kernel configuration.

./xbps-src configure linux-lqx
./xbps-src chroot
cd builddir/linux-*
make nconfig

Then run the build.

./xbps-src [-j jobs] pkg linux-lqx