void-packages/README.md

13 lines
450 B
Markdown

# Project Golan Void Packages
This is a repository of packages for Void Linux that I use. To save space and
effort this is only a partial repository, containing only added files. If you
wish to use these srcpkgs you can use the `copy` script to copy them into your
`xdistdir`. (This requires `xtools`.)
If you just want the binary packages, you can do:
```
su -c "echo 'repository=http://mab.greyserv.net/void' > /etc/xbps.d/77-greyserv.conf"
```