The Void source packages collection
Go to file
Juan RP 0090b549c0 systemd: do not run machine-id-setup nor enable getty@tty1 at post-install.
Reason: systemctl can't know exactly what's the rootdir to enable services,
and/or hardcodes the location for the machine-id(5) file.

Use default systemd symlinks for getty@tty1 and let systemd generate the
machine-id(5) at boot time.
2013-02-26 09:44:19 +01:00
common common/shlibs: update for mesa-9.1. 2013-02-23 08:14:27 +01:00
srcpkgs systemd: do not run machine-id-setup nor enable getty@tty1 at post-install. 2013-02-26 09:44:19 +01:00
.gitignore Add .gitignore for temporary vim/emacs files 2012-01-14 18:40:12 +04:00
README.md README.md: minor tweaks. 2012-12-23 11:21:02 +01:00

The official source repository for voidlinux.

This repository contains the source package tree to build xbps binary packages from sources for the Void Linux distribution.

To use this repository the 'xbps-src' utility is required. If you don't use Void Linux you can fetch its sources from:

https://github.com/xtraeme/xbps-src

Or alternatively if you are already using Void you can install the binary package with:

$ xbps-install -y xbps-src

Enjoy and happy hacking! meet us at xbps@irc.freenode.net.

XBPS website: http://code.google.com/p/xbps

Void Linux website: http://www.voidlinux.eu