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

DBLouis/void-linux-liquorix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Kernel package with Liquorix patches for Void Linux

Topics

Resources

Stars

Watchers

Forks