summaryrefslogtreecommitdiffstats
path: root/package/system/procd/files
Commit message (Collapse)AuthorAgeFilesLines
* netifd: enable coredumps againJohn Crispin2013-12-091-2/+3
| | | | | | | | got broken due procd startup. Requires procd resource limit patch. Signed-off-by: Ulrich Weber <uw@xyne.com> SVN-Revision: 39020
* procd: fix processing of datatype specification with spacesJo-Philipp Wich2013-11-281-2/+2
| | | | SVN-Revision: 38935
* procd: update procd.sh to make use of the new validate_data toolJohn Crispin2013-11-251-52/+8
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38908
* procd: emit tty events for ttyUSB* even when they come from the usb-serial ↵Felix Fietkau2013-11-191-7/+10
| | | | | | | | subsystem Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38862
* procd: ubox: update to latest git headJohn Crispin2013-11-161-56/+0
| | | | | | | | | | move log service from procd to ubox some debloating on procd the preinit part of procd is now also a seperate binary Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38822
* procd: options with default values are not parsed properly in the ubus ↵John Crispin2013-11-131-1/+2
| | | | | | | | register code Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38788
* procd: update to latest git headJohn Crispin2013-11-131-9/+75
| | | | | | | | this includes the first wip version of the uci validation backend Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38786
* procd: reduce the number of unnecessary calls to /sbin/hotplug-call for tty ↵Felix Fietkau2013-11-101-2/+8
| | | | | | | | devices Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38705
* procd: update to latest git headJohn Crispin2013-10-241-0/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38529
* procd: fix command handling in procd_add_instance()Felix Fietkau2013-10-091-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38350
* fix various init scriptsLuka Perkov2013-09-231-4/+3
| | | | | | | | | | | | Changes include: * removing unused variables * replacing spaces with tabs where appropriate * more consistency with variable declarations Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38142
* procd: convert various packages to procd style init.d scriptsJohn Crispin2013-09-171-5/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38023
* procd: update to latest git headJohn Crispin2013-09-171-2/+18
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38022
* procd: ensure the log_proto has udp default value in log.initJo-Philipp Wich2013-07-221-1/+1
| | | | SVN-Revision: 37508
* procd: default to udp log protocol to keep backwards compat with busyboxJo-Philipp Wich2013-07-221-1/+1
| | | | SVN-Revision: 37496
* procd: make old button hotplug rules work until all packages are migratedJohn Crispin2013-07-151-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37336
* procd: make the log port default to 514 if none is specifiedJohn Crispin2013-07-111-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37257
* procd: add proto and trigger support to the /etc/init.d/logJohn Crispin2013-07-111-1/+8
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37249
* procd: add a small script that handles config reloads until configd is readyJohn Crispin2013-07-112-0/+11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37248
* procd: the delete ubus call was passed the wrong field name for servicesJohn Crispin2013-07-111-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37247
* procd: update to latest git revisionJohn Crispin2013-07-081-0/+53
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37206
* procd: remove obseleted procd.init fileJohn Crispin2013-07-081-19/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37205
* procd: extend shell binding with trigger supportJohn Crispin2013-07-041-0/+32
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37157
* packages: clean up the package folderJohn Crispin2013-06-214-0/+287
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007