| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #13 from teh-jazzman/shutdown | Juan RP | 2015-01-16 | 3 | -0/+7 |
|\ |
|
| * | Added /etc/rc.shutdown, called in runlevel 3 | Stefan Mühlinghaus | 2015-01-15 | 3 | -0/+7 |
|/ |
|
* | core-services/02-console-setup.sh: setup HARDWARECLOCK if set. | Juan RP | 2014-12-31 | 1 | -0/+6 |
* | dracut/runit-void.conf -> dracut/10-runit-void.conf | Juan RP | 2014-12-10 | 1 | -0/+0 |
* | modules-load: set PATH, otherwise it could fail to run modprobe. | Juan RP | 2014-11-24 | 1 | -0/+2 |
* | 3: reduce time to wait while stopping services and killing processes. | Juan RP | 2014-10-24 | 1 | -3/+2 |
* | Removed all services that have been moved to void-packages. | Juan RP | 2014-10-13 | 139 | -297/+1 |
* | services: xen* have been moved to the pkg. | Juan RP | 2014-10-13 | 6 | -17/+0 |
* | services: dhcpcd-* services have been moved. | Juan RP | 2014-10-13 | 4 | -6/+0 |
* | services: remove redis. Will be provided by redis instead. | Enno Boland | 2014-10-13 | 2 | -3/+0 |
* | New service: bumblebeed | Alessio Sergi | 2014-10-10 | 2 | -0/+3 |
* | core-services/99-cleanup.sh: no need to set a shebang. | Juan RP | 2014-10-10 | 1 | -1/+1 |
* | services: remove xbmc-standalone. Will be provided by xbmc-rpi instead. | Juan RP | 2014-10-09 | 2 | -3/+0 |
* | core-services: run console-setup before filesystems, for LUKS setups. | Juan RP | 2014-10-09 | 1 | -0/+0 |
* | core-services/00-pseudofs.sh: fix /proc mount due to a typo. | Juan RP | 2014-09-28 | 1 | -1/+1 |
* | 00-pseudofs.sh: restore cgroup mounting in a busybox-compatible way | Christian Neukirchen | 2014-09-23 | 1 | -0/+1 |
* | Revert "core-services/08-sysctl.sh: make this work with busybox sysctl." | Juan RP | 2014-09-21 | 1 | -6/+1 |
* | README: detail required deps. | Juan RP | 2014-09-21 | 1 | -0/+7 |
* | core-services/00-pseudofs.sh: reworked so that busybox mount does not complain. | Juan RP | 2014-09-21 | 1 | -7/+7 |
* | modules-load: use xargs -0 for busybox compatibility | Christian Neukirchen | 2014-09-20 | 1 | -2/+2 |
* | core-services/00-pseudofs.sh: remove doubtful awk dependency. | Juan RP | 2014-09-20 | 1 | -1/+0 |
* | core-services/08-sysctl.sh: make this work with busybox sysctl. | Juan RP | 2014-09-20 | 1 | -1/+6 |
* | services/agetty-*: make these work with busybox getty too. | Juan RP | 2014-09-20 | 3 | -3/+23 |
* | core-services/06-console-setup.sh: only load keys when KEYMAP is set | Eivind Uggedal | 2014-09-18 | 1 | -2/+4 |
* | Merge pull request #10 from onekk/master | Juan RP | 2014-09-11 | 2 | -0/+3 |
|\ |
|
| * | pcscd new service to startc pc/sc lite | onekk | 2014-09-11 | 2 | -0/+3 |
|/ |
|
* | services/{nfs-server,statd}: fixing nfs-server | Enno Boland | 2014-09-06 | 2 | -3/+8 |
* | New services: nmbd, smbd. | Enno Boland | 2014-09-05 | 8 | -0/+12 |
* | services/{nfs-server,statd}: misc tweaks; remember /bin/sh is not bash. | Juan RP | 2014-09-05 | 2 | -20/+14 |
* | runit-void: fixing statd and nfs-server. | Enno Boland | 2014-09-05 | 3 | -0/+0 |
* | New services: nfs-server, statd. | Enno Boland | 2014-09-05 | 3 | -0/+41 |
* | New service: shorewall. | Enno Boland | 2014-09-05 | 3 | -0/+8 |
* | services/lightdm: do not start without dbus. | Juan RP | 2014-09-04 | 1 | -0/+1 |
* | Install utils to sbin; software expect some utils (shutdown) in /sbin instead. | Juan RP | 2014-08-31 | 1 | -9/+9 |
* | core-services/05-misc.sh: initialize random seed earlier. | Juan RP | 2014-08-29 | 1 | -4/+4 |
* | New service: vboxservice (for linux guests). | Juan RP | 2014-08-29 | 2 | -0/+3 |
* | core-services/99-cleanup.sh: fixed permissions for {b,u}tmp. | Juan RP | 2014-08-28 | 1 | -2/+2 |
* | core-services/99-cleanup.sh: create /var/log/{b,w}tmp to make last(1) work. | Juan RP | 2014-08-28 | 1 | -1/+7 |
* | opensmtpd: disable -v, too verbose. | Juan RP | 2014-08-28 | 1 | -1/+1 |
* | Revert "opensmtpd: disable debug output, too verbose." | Juan RP | 2014-08-28 | 1 | -1/+1 |
* | opensmtpd: disable debug output, too verbose. | Juan RP | 2014-08-28 | 1 | -1/+1 |
* | New service: irqbalance. | Juan RP | 2014-08-27 | 2 | -0/+3 |
* | Merge pull request #7 from inthecloud247/patch-1 | Juan RP | 2014-08-25 | 1 | -0/+4 |
|\ |
|
| * | added sv status command | John Albietz | 2014-08-24 | 1 | -0/+4 |
|/ |
|
* | core-services/03-filesystems.sh: don't error out when activating dmraid devices. | Juan RP | 2014-08-22 | 1 | -1/+1 |
* | New service: atop. | Juan RP | 2014-08-21 | 2 | -0/+4 |
* | services/apache: create /run/httpd before starting httpd. | Juan RP | 2014-08-21 | 1 | -0/+3 |
* | New service: named. | Juan RP | 2014-08-21 | 2 | -0/+5 |
* | New service: polipo. | Juan RP | 2014-08-17 | 2 | -0/+3 |
* | New service: svnserve. | Juan RP | 2014-08-17 | 2 | -0/+3 |