#suckless #rewritten #ported #system #init #added #debug-mode

app rinit

The Suckless tools implementation of System V init, ported to Rust

2 releases

Uses old Rust 2015

0.1.1 Mar 23, 2017
0.1.0 Mar 23, 2017

#4 in #suckless

AGPL-3.0

15KB
115 lines

Ruckless

Suckless Tools, rewritten in Rust.

rinit

This is a fairly straight port of Suckless Tools' 'sinit', from C to Rust.

Changes from sinit:

  • Config centralised (but still semi-hardcoded rather than requiring config files)
  • Debug mode added, based on the above config.
  • More error/result checking and diagnostics added, as befits Rust.

Other tools from the Suckless suite

May or may not come later.

Authors

Dependencies

~43KB