Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-12 | Fix ctrl+alt+del support | Michel Stam | |
The previous patch did not catch SIGINT, which is used by the kernel to indicate to the init process that the system should reboot. Signed-off-by: Michel Stam <m.stam@fugro.nl> | |||
2014-10-02 | make procd handle ctrl+alt+del | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-11-22 | cleanup debug level handover | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-11-18 | add debug level handover between preinit and main process | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-11-15 | debloat and reorganize code | John Crispin | |
split app into procd and init binaries remove log support, this is an external service now Signed-off-by: John Crispin <blogic@openwrt.org> |