aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-11Live debugJoachim Nilsson1-1/+1
2017-10-10Minor, whitespaceJoachim Nilsson1-1/+1
2017-10-10Add missing debug calls to RTM_NEWLINK and RTM_DELLINKJoachim Nilsson1-0/+2
2017-10-10Minor, comment fixJoachim Nilsson1-1/+2
2017-10-10Debian GNU/Linux: Minor caveatsJoachim Nilsson1-1/+5
2017-10-10Debian GNU/Linux: Install finit.* using install and cpJoachim Nilsson1-4/+3
2017-10-10Remove old symlinks and install finit.d directory insteadJoachim Nilsson1-7/+1
2017-10-10Add extra spacingJoachim Nilsson1-0/+1
2017-10-10Debian GNU/Linux: Update install scriptJoachim Nilsson1-6/+4
2017-10-10Debian GNU/Linux: Update and sync build instructions with AlpineJoachim Nilsson2-14/+18
2017-10-10Debian GNU/Linux: Convert finit.conf to finit.d/*.confJoachim Nilsson16-51/+43
2017-10-10Alpine Linux: Slight update + sync with DebianJoachim Nilsson3-10/+29
2017-10-09Minor, fix comment within comment GCC warningJoachim Nilsson1-2/+2
2017-10-01Follow-up to issue #81, don't append error message again.Joachim Nilsson1-1/+4
2017-10-01Fix #81: Workaround for systems without SYSV shm IPC supportJoachim Nilsson1-3/+18
2017-10-01TODO: Remove shm, as soon as possibleJoachim Nilsson1-0/+3
2017-10-01Merge pull request #80 from joerg-krause/patch-1Joachim Nilsson1-0/+1
2017-10-01helpers.h: fix build error: unknown type name ‘va_list’Jörg Krause1-0/+1
2017-10-01Minor correctionsJoachim Nilsson1-3/+3
2017-09-30Makefile: Remove service script wrapper from distribution as wellJoachim Nilsson1-1/+0
2017-09-30Initial cleanup + refactor of Debian contrib filesJoachim Nilsson4-4/+1
2017-09-30Clean up unused and long since deprecated contrib files/patchesJoachim Nilsson6-453/+0
2017-09-29Refactor, simplifyJoachim Nilsson1-6/+1
2017-09-29Try right aligning Finit3 logoJoachim Nilsson1-1/+4
2017-09-28Clarify, early on, that conditions also stop services.Joachim Nilsson1-0/+2
2017-09-28Add early example of conditions in service stanzaJoachim Nilsson1-0/+6
2017-09-28Update getty overviewJoachim Nilsson1-3/+10
2017-09-27Update configure flagsJoachim Nilsson1-5/+5
2017-09-27Add URL to initctl referenceJoachim Nilsson1-1/+1
2017-09-27Move running and debugging to doc/build.mdJoachim Nilsson2-47/+47
2017-09-27Clarify focus, refer to examples and tell what the screenshot isJoachim Nilsson1-3/+6
2017-09-27Clarify service stanza and simplify text furtherJoachim Nilsson1-9/+10
2017-09-27Simplify introduction a lot, focus on screenshot and exampleJoachim Nilsson1-30/+14
2017-09-27Clarify warningJoachim Nilsson1-2/+2
2017-09-26initctl: Allow C99 styleJoachim Nilsson1-1/+1
2017-09-25Update ToC and move references to alternative init systems hereJoachim Nilsson1-5/+8
2017-09-25doc/config.md: Significant update, less limitations for /etc/finit.dJoachim Nilsson1-53/+66
2017-09-25Minor, update code commentJoachim Nilsson1-1/+2
2017-09-24Update introduction, much system config can be done using finit.dJoachim Nilsson1-6/+9
2017-09-24initctl: Refactor `initctl list` slightlyJoachim Nilsson1-6/+12
2017-09-24helpers.c:printv() - Iterate over size of bufferJoachim Nilsson1-1/+1
2017-09-21doc/config.md: Update run and task, mention pipes + redirectsJoachim Nilsson1-3/+12
2017-09-10Alpine Linux: Add LXDM service .confJoachim Nilsson1-0/+1
2017-09-10Only load modules at bootstrapJoachim Nilsson1-1/+5
2017-09-10Minor, fix build errorJoachim Nilsson1-0/+1
2017-09-10Minor, improve comments in parse_dynamic()Joachim Nilsson1-0/+3
2017-09-10Allow kernel modules to be loaded from /etc/finit.d/*.confJoachim Nilsson1-10/+11
2017-09-10Alpine: Move bootstrap services and setup from finit.conf to finit.d/*.confJoachim Nilsson9-14/+19
2017-09-10Add support for boot[S]trap services in /etc/finit.d/*.confJoachim Nilsson1-3/+5
2017-09-10Alpine Linux: Simplify build instructions by referencing scriptJoachim Nilsson2-23/+18