Dumb Init Versions Save

A minimal init system for Linux containers

v1.0.3

8 years ago
  • Fix incorrect error message when calling with bad arguments (e.g. a command which did not exist) and passing flags (#82).
  • Tag Python packages of dumb-init properly (#75).

v1.0.2

8 years ago
  • Rewrite signal handling to process signals synchronously (#72). This shouldn't change behavior, but does eliminate some undefined behavior and potential edge cases (especially race conditions). Thanks @msavage20 for the bug report (again)!

v1.0.1

8 years ago
  • Fix exit status for processes which exit due to signal (#59) (thanks @msavage20)

v1.0.0

8 years ago
  • Compile dumb-init with musl and strip the binary of unnecessary symbols (thanks @kscherer)
  • Fix some typos (thanks @asottile)
  • Add a manpage to the Debian package

v0.5.0

8 years ago

v0.4.0

8 years ago

v0.3.1

8 years ago

v0.3.0

8 years ago

v0.2.0

8 years ago

v0.1.0

8 years ago