summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * fix typo and arg positionpulux2015-01-091-1/+1
| * clean the parser functionpulux2015-01-071-51/+76
| * add fallback path if crypttab parser not foundpulux2015-01-061-1/+8
| * include crypt.awk in Makefilepulux2015-01-051-0/+1
| * fix typopulux2015-01-051-1/+1
| * handle UUID Sourcespulux2015-01-051-65/+70
| * add function to parse more crypttab filds and optionsMarkus.Berger2015-01-052-3/+73
* | Merge pull request #13 from teh-jazzman/shutdownJuan RP2015-01-163-0/+7
|\ \ | |/ |/|
| * Added /etc/rc.shutdown, called in runlevel 3Stefan Mühlinghaus2015-01-153-0/+7
|/
* core-services/02-console-setup.sh: setup HARDWARECLOCK if set.Juan RP2014-12-311-0/+6
* dracut/runit-void.conf -> dracut/10-runit-void.confJuan RP2014-12-101-0/+0
* modules-load: set PATH, otherwise it could fail to run modprobe.Juan RP2014-11-241-0/+2
* 3: reduce time to wait while stopping services and killing processes.Juan RP2014-10-241-3/+2
* Removed all services that have been moved to void-packages.Juan RP2014-10-13139-297/+1
* services: xen* have been moved to the pkg.Juan RP2014-10-136-17/+0
* services: dhcpcd-* services have been moved.Juan RP2014-10-134-6/+0
* services: remove redis. Will be provided by redis instead.Enno Boland2014-10-132-3/+0
* New service: bumblebeedAlessio Sergi2014-10-102-0/+3
* core-services/99-cleanup.sh: no need to set a shebang.Juan RP2014-10-101-1/+1
* services: remove xbmc-standalone. Will be provided by xbmc-rpi instead.Juan RP2014-10-092-3/+0
* core-services: run console-setup before filesystems, for LUKS setups.Juan RP2014-10-091-0/+0
* core-services/00-pseudofs.sh: fix /proc mount due to a typo.Juan RP2014-09-281-1/+1
* 00-pseudofs.sh: restore cgroup mounting in a busybox-compatible wayChristian Neukirchen2014-09-231-0/+1
* Revert "core-services/08-sysctl.sh: make this work with busybox sysctl."Juan RP2014-09-211-6/+1
* README: detail required deps.Juan RP2014-09-211-0/+7
* core-services/00-pseudofs.sh: reworked so that busybox mount does not complain.Juan RP2014-09-211-7/+7
* modules-load: use xargs -0 for busybox compatibilityChristian Neukirchen2014-09-201-2/+2
* core-services/00-pseudofs.sh: remove doubtful awk dependency.Juan RP2014-09-201-1/+0
* core-services/08-sysctl.sh: make this work with busybox sysctl.Juan RP2014-09-201-1/+6
* services/agetty-*: make these work with busybox getty too.Juan RP2014-09-203-3/+23
* core-services/06-console-setup.sh: only load keys when KEYMAP is setEivind Uggedal2014-09-181-2/+4
* Merge pull request #10 from onekk/masterJuan RP2014-09-112-0/+3
|\
| * pcscd new service to startc pc/sc liteonekk2014-09-112-0/+3
|/
* services/{nfs-server,statd}: fixing nfs-serverEnno Boland2014-09-062-3/+8
* New services: nmbd, smbd.Enno Boland2014-09-058-0/+12
* services/{nfs-server,statd}: misc tweaks; remember /bin/sh is not bash.Juan RP2014-09-052-20/+14
* runit-void: fixing statd and nfs-server.Enno Boland2014-09-053-0/+0
* New services: nfs-server, statd.Enno Boland2014-09-053-0/+41
* New service: shorewall.Enno Boland2014-09-053-0/+8
* services/lightdm: do not start without dbus.Juan RP2014-09-041-0/+1
* Install utils to sbin; software expect some utils (shutdown) in /sbin instead.Juan RP2014-08-311-9/+9
* core-services/05-misc.sh: initialize random seed earlier.Juan RP2014-08-291-4/+4
* New service: vboxservice (for linux guests).Juan RP2014-08-292-0/+3
* core-services/99-cleanup.sh: fixed permissions for {b,u}tmp.Juan RP2014-08-281-2/+2
* core-services/99-cleanup.sh: create /var/log/{b,w}tmp to make last(1) work.Juan RP2014-08-281-1/+7
* opensmtpd: disable -v, too verbose.Juan RP2014-08-281-1/+1
* Revert "opensmtpd: disable debug output, too verbose."Juan RP2014-08-281-1/+1
* opensmtpd: disable debug output, too verbose.Juan RP2014-08-281-1/+1
* New service: irqbalance.Juan RP2014-08-272-0/+3
* Merge pull request #7 from inthecloud247/patch-1Juan RP2014-08-251-0/+4
|\