index
:
oe/unitd
master
Lightweight modern init system based on procd
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
state.c
Age
Commit message (
Expand
)
Author
2015-11-30
Reorganize source directory
Matthias Schiffer
2015-11-30
Rename to unitd, clean up CMakeLists.txt
Matthias Schiffer
2015-11-30
Rip out inittab and init script handling
Matthias Schiffer
2015-11-30
Strip down procd to the necessary code, update copyright
Matthias Schiffer
2015-03-28
properly handle return codes
John Crispin
2015-02-25
Convert log calls to ulog() api
Jo-Philipp Wich
2014-10-12
Fix ctrl+alt+del support
Michel Stam
2014-10-12
Show the shutdown sequence on the active virtual terminal
Michel Stam
2014-10-06
make procd wait for ubus to come up
John Crispin
2014-10-02
Fix 'reboot' message when the system is powering down
Michel Stam
2014-10-02
Reboot busybox style via procd
Michel Stam
2014-10-02
Kill processes on shutdown
Michel Stam
2014-10-02
Fix procd not handling rapid reboot signals very well
Michel Stam
2014-01-20
state.c: pass ubus commandline is writable buffer to service_start_early()
Jo-Philipp Wich
2013-11-15
debloat and reorganize code
John Crispin
2013-11-12
add service_validator support
John Crispin
2013-07-23
Fix event type reporting when calling 'procd_shutdown'.
Yousong Zhou
2013-07-14
the cloexec logic of the watchdog was broken
John Crispin
2013-07-11
fix up watchdog init code
John Crispin
2013-06-27
get rid of sleep() calls
John Crispin
2013-06-24
add respawn support
John Crispin
2013-06-14
drop good bye message
John Crispin
2013-03-13
add state handler
John Crispin