aboutsummaryrefslogtreecommitdiffstats
path: root/src/init/hpr.c
Commit message (Collapse)AuthorAgeFilesLines
* Save pending changes in 1.0.0.0 branchLaurent Bercot2019-03-021-107/+0
|
* Build bug fix for kernel 4.9+Laurent Bercot2017-08-291-1/+1
|
* Add namespaces support, prepare for 0.3.1.0Laurent Bercot2017-08-281-0/+63
|
* Gratuitous macro cleanupLaurent Bercot2017-03-091-1/+1
|
* Make s6-linux-init a real init package.Laurent Bercot2016-09-101-0/+44
This means: - removing leaky options to s6-linux-init-maker. Default initial_path is now always /usr/bin:/bin; the uid and gid of the catch-all logger (used at boot time) can now be given numerically instead of relying on the (run-time) user db mapping. - moving s6-halt, s6-poweroff and s6-reboot over here, from s6-linux-utils - clarifying on the documentation a bit.