Commit History

Author SHA1 Message Date
  Davin McCall 3e26a28ffb dinitctl: handle service dir with absolute path in enable/disable. 5 years ago
  Davin McCall cc7723ce31 Update bundled Dasynq to latest (1.1.6). 5 years ago
  Davin McCall e58ad5728d Just signal the process if we can't get the process group. 5 years ago
  Davin McCall 5f47073c88 Use SYSCONTROLSOCKET for socket path in dinitctl/shutdown. 5 years ago
  Davin McCall 5df8b27476 Another minor fix to man page. 5 years ago
  Davin McCall 79c98b542a Docs: mention "boot" service in Readme, etc. 5 years ago
  Davin McCall 80ba41b6cc Don't discard buffer unless >1 second has elapse since console release. 5 years ago
  Davin McCall 4b02d18f5a Don't fail service on failure to write utmp entry. 5 years ago
  Davin McCall d3dfcb2acd examples: create utmp file on boot. 5 years ago
  Davin McCall abd1e36eb1 Allow ctrl+alt+del when waiting for user response. 5 years ago
  Davin McCall 531250af84 Rename "event_loop" label to avoid name clash. 5 years ago
  Davin McCall 199cdf1122 Continue processing signals while waiting for user to ack boot restart. 5 years ago
  Davin McCall d4429d013a Fix typo. 5 years ago
  Davin McCall a0a0f45fb3 Implement minor suggestions from cppcheck report. 5 years ago
  Davin McCall 71f586b610 Don't need to clear utmp in rcboot.sh; dinit now does it. 5 years ago
  Davin McCall 60d27f7711 Document all mconfig options. 5 years ago
  Davin McCall e5e6da1143 Add support for specifying USE_UTMPX in mconfig. 5 years ago
  Davin McCall 52cd509b57 Slight re-work of Musl utmp support detection. 5 years ago
  Davin McCall be8c80c9dc Fix for compilation with Musl. 5 years ago
  Davin McCall a829fc7ddf Prompt to run tests or install after build. 5 years ago
  Davin McCall 19c8b60e00 Add mconfig to gitignore. 5 years ago
  Davin McCall 4842edc4cf Update TODO. 5 years ago
  Davin McCall f1c8e8275e Minor README fixes. 5 years ago
  Davin McCall 06571cbc6c Choose appropriate build configuration automatically. 5 years ago
  Davin McCall 638258c4f5 Bump version to 0.5.0. 5 years ago
  Davin McCall 68812088be Minor improvements to dinit manpage. 5 years ago
  Davin McCall 1050f2b563 Add note that inittab-id/-line have no effect if utmp not supported. 5 years ago
  Davin McCall 59e5bad9e7 Avoid boot loop on all-service failure. 5 years ago
  Davin McCall b9bc488096 Include inittab-id/-line in example tty service descriptions. 5 years ago
  Davin McCall 609d48ace5 Guard use of inittab_id/_line with #if USE_UTMPX. 5 years ago