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
/
system.c
Age
Commit message (
Expand
)
Author
2015-01-15
system: attempt to parse /proc/device-tree/model
Jo-Philipp Wich
2015-01-15
system: improve system name detection
Jo-Philipp Wich
2014-07-30
system.c: parse quoted version info from /etc/openwrt_release
Felix Fietkau
2014-06-16
rename the folder option to path
John Crispin
2014-06-11
only add the nandupgrade method when /sbin/upgraded exists
John Crispin
2014-06-11
add upgraded support for nand flashing
John Crispin
2013-12-09
fix copy paste error
John Crispin
2013-11-18
add a event broadcast function
John Crispin
2013-11-15
debloat and reorganize code
John Crispin
2013-11-08
the automatic service restart should not happen during sysupgrade
John Crispin
2013-09-03
add a ubus handler that allows sending signals to processes
John Crispin
2013-07-08
remove superflous define
John Crispin
2013-07-04
add trigger support
John Crispin
2013-06-29
add support for the system.event node
John Crispin
2013-06-04
merge ubus system namespace from rpcd codebase
John Crispin
2013-04-23
fix behaviour during sysupgrade
John Crispin
2013-04-07
watchdog: add support for starting/stopping watchdog refresh
Felix Fietkau
2013-03-13
add ubus system object
John Crispin