index
:
runit-void
this commit
master
runit init scripts for Void Linux
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove fallback /etc/crypttab parsing code
Sören Tempel
2015-03-21
1
-7
/
+1
*
Merge pull request #17 from nmeum/master
Juan RP
2015-03-11
1
-0
/
+5
|
\
|
*
Restrict access to /var/log/dmesg.log
Sören Tempel
2015-03-10
1
-0
/
+5
|
/
*
3: kexec support
Christian Neukirchen
2015-02-26
1
-0
/
+8
*
Merge pull request #16 from bougyman/feature/honor-runsvchdir
Juan RP
2015-02-02
1
-5
/
+3
|
\
|
*
Use runsvchdir to set the initial run level
TJ Vanderpoel
2015-02-01
1
-5
/
+3
|
/
*
2: accept a custom runlevel via kernel cmdline (from bougyman).
Juan RP
2015-01-28
1
-0
/
+4
*
rc.conf: document HOSTNAME and improve MODULES.
Juan RP
2015-01-18
1
-0
/
+11
*
services: create services for serial ports: ttyS0, ttyAMA0 and ttyUSB0.
Juan RP
2015-01-17
9
-3
/
+11
*
Fix typo and remove redundant msg from 03-filesystems.sh.
Juan RP
2015-01-16
2
-3
/
+2
*
Merge pull request #12 from pulux/master
Juan RP
2015-01-16
3
-3
/
+111
|
\
|
*
fix typo and arg position
pulux
2015-01-09
1
-1
/
+1
|
*
clean the parser function
pulux
2015-01-07
1
-51
/
+76
|
*
add fallback path if crypttab parser not found
pulux
2015-01-06
1
-1
/
+8
|
*
include crypt.awk in Makefile
pulux
2015-01-05
1
-0
/
+1
|
*
fix typo
pulux
2015-01-05
1
-1
/
+1
|
*
handle UUID Sources
pulux
2015-01-05
1
-65
/
+70
|
*
add function to parse more crypttab filds and options
Markus.Berger
2015-01-05
2
-3
/
+73
*
|
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
[next]