about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | fix(sysctl): behave more like sysctl --systemCameron Nemo2019-10-031-5/+9
| |/ / /
* / / / services: add agetty services for hvc0 and hvsi0q662019-10-218-0/+17
|/ / /
* | | halt: forgotten include for musl 20190906Leah Neukirchen2019-09-061-0/+1
* | | core-services/05-misc.sh: create utmp earlyLeah Neukirchen2019-09-062-1/+1
* | | halt: styleLeah Neukirchen2019-09-061-5/+5
* | | halt: also update utmpLeah Neukirchen2019-09-061-0/+11
* | | core-services/05-misc.sh: log boot in wtmpLeah Neukirchen2019-09-062-1/+3
* | | halt: add support for wtmpLeah Neukirchen2019-09-062-10/+60
|/ /
* | urandom: don't seed/store in containersCameron Nemo2019-03-162-5/+9
* | functions: add missing new line in msg_warnYpnose2019-01-151-1/+1
|/
* Makefile: actually install vlogger 20180623Duncaen2018-06-231-0/+1
* vlogger: fix exit statusDuncaen2018-06-231-1/+1
* vlogger: add message argument for POSIX logger compatibilityDuncaen2018-06-232-2/+38
* vlogger: use static buffer and add -f flagDuncaen2018-06-222-25/+30
* vlogger: pass level and facility to /etc/vloggerDuncaen2018-06-222-3/+17
* vlogger: add logger(1) compatible -s and -i flag, and -S to force syslogDuncaen2018-06-222-7/+36
* vlogger: add default tagDuncaen2018-06-221-4/+1
* vlogger: a couple of bugfixes.Christopher Brannon2018-06-221-2/+3
* vlogger.8: reference runit(8) 20180620Duncaen2018-06-201-1/+3
* vlogger: style changes/cleanupDuncaen2018-06-201-23/+15
* vlogger.8: fix mdoc warningsDuncaen2018-06-201-3/+3
* vlogger: remove on make cleanDuncaen2018-06-201-1/+1
* vlogger: Fix symlinked ./run handling, make sure tag is initialized.Christopher Brannon2018-06-201-6/+25
* vlogger: exit if exec failsDuncaen2018-06-201-1/+4
* vlogger: strdup error checkDuncaen2018-06-201-4/+6
* vlogger: run /etc/vlogger with the same argv[0]Duncaen2018-06-201-2/+4
* vlogger: dont define _* namespaceDuncaen2018-06-201-1/+1
* Add vlogger(8)Duncaen2018-06-204-0/+252
* Merge pull request #64 from dne/patch-1Enno Boland2018-06-131-1/+1
|\
| * core-services/01-static-devnodes.sh: Honour modprobe blacklistsDaniel NĂ©ri2017-02-121-1/+1
* | Merge pull request #76 from Aloz1/crypt_no_devices_found 20171102Enno Boland2017-11-011-1/+1
|\ \
| * | Fix "No devices found" error during shutdownAloz12017-10-151-1/+1
* | | Adjust options for cp command during install (#71)Khem Raj2017-10-251-2/+2
|/ /
* | Merge pull request #67 from coredumb/apparmor_implementationToyam Cox2017-09-271-0/+1
|\ \
| * | core-services/00-pseudofs.sh: Add securityfs mountpoint - Needed for LSM supportOlivier Mauras2017-03-211-0/+1
| |/
* | Merge pull request #61 from ackalker/fix-another-always-succeeding-testToyam Cox2017-09-271-1/+1
|\ \
| * | Fix another always succeeding testAlain Kalker2016-09-291-1/+1
* | | deactivate_crypt should not try to close encrypted volumes that are still mou... 20170907Aloz12017-09-071-1/+3
* | | shutdown: Quote command substitutionMatthew Martin2017-07-261-1/+1
* | | shutdown: Do not use variables in printf format stringMatthew Martin2017-07-261-5/+5
* | | shutdown: Combine sleeping blocksMatthew Martin2017-07-261-13/+9
* | | leahizeLeah Neukirchen2017-07-244-8/+8
* | | shutdown: delete empty /etc/nologin on -c.Leah Neukirchen2017-07-241-0/+3
| |/ |/|
* | zzz.8: update author.Leah Neukirchen2017-01-071-2/+2
* | zzz: -Z doesn't take arguments.Leah Neukirchen2017-01-071-1/+1
* | Merge pull request #57 from suiginsoft/masterEnno Boland2016-10-211-1/+1
|\ \ | |/ |/|
| * Merge branch 'master' of https://github.com/voidlinux/void-runitsuigin2016-10-181-1/+1
| |\ | |/ |/|
* | Fix always succeeding test (#60)Alain Kalker2016-09-291-1/+1
| * Updated fix to crypt.awk so that it works with gawk, mawk, and nawk.suigin2016-09-201-1/+1
| * Merge branch 'master' of https://github.com/voidlinux/void-runitsuigin2016-09-201-0/+2
| |\ | |/ |/|