aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/procd/files
Commit message (Expand)AuthorAgeFilesLines
...
* procd: add 'platform_nand_pre_upgrade'John Crispin2015-12-121-0/+4
* procd: update procd.sh to support new ujail optionsJohn Crispin2015-12-111-3/+3
* procd: drop nand_upgrade_stage1 from sysupgrade_pre_upgrade hooksRafał Miłecki2015-11-171-1/+0
* procd: make nand_do_platform_check check image onlyRafał Miłecki2015-10-021-3/+0
* procd: switch buttons to the new "button" hotplug handlerRafał Miłecki2015-08-101-1/+1
* procd: correct the order of respawn params in the comments.Felix Fietkau2015-06-141-1/+1
* procd: work around a event raceJohn Crispin2015-06-031-2/+0
* procd: add a 10 second delay to the interface triggersJohn Crispin2015-06-021-0/+1
* Removed reference to imaginary procd_add_interface_reload in procd.shJohn Crispin2015-04-181-1/+0
* procd: add helper for starting NAND sysupgradeJohn Crispin2015-04-091-0/+9
* procd: add jail supportJohn Crispin2015-03-261-1/+59
* procd: add support for relaying daemon stdio to syslogJo-Philipp Wich2015-02-261-0/+3
* procd: more nand takeover fixesJohn Crispin2014-12-031-8/+12
* procd: firstboot nand/ubi takeover supportJohn Crispin2014-12-031-0/+17
* procd: fix typo in nand.sh s/TRX/TAR/Rafał Miłecki2014-11-281-2/+2
* procd: fix/clean some conditions in nand.shJohn Crispin2014-11-241-5/+7
* procd: document nand.sh a bitJohn Crispin2014-11-241-0/+16
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-142-3/+3
* procd: fix initial nand sysupgradeFelix Fietkau2014-10-121-0/+14
* procd: fix parsing of the has_env parameterFelix Fietkau2014-10-121-1/+1
* procd: handle hotplug events for the usbmisc subsystemJohn Crispin2014-10-081-1/+1
* procd: update to latest gitJohn Crispin2014-09-111-0/+4
* procd: allow adding empty strings to arraysFelix Fietkau2014-09-101-1/+1
* procd: run the mdns register outside the sub shell containerJohn Crispin2014-08-291-3/+2
* procd: update to latest git HEADJohn Crispin2014-08-291-0/+44
* procd: check output of "uci show" instead of raw config files in order to tra...Felix Fietkau2014-07-291-1/+8
* allow overriding the kernel partition's nameImre Kaloz2014-07-141-2/+5
* we already have a get_magic_long() in common.sh for sysupgrade, don't break itImre Kaloz2014-07-131-2/+2
* procd: correctly identify ubifs in tar fileJohn Crispin2014-07-101-2/+2
* procd: add a shell helper function to emit a config.change eventFelix Fietkau2014-07-021-0/+13
* procd: add shell functions to add instance dataFelix Fietkau2014-07-021-0/+11
* procd: fix uci_validationJohn Crispin2014-06-301-1/+2
* procd: fix nand.sh kernel_length typoJohn Crispin2014-06-241-2/+2
* procd: various improvements to nand.shJohn Crispin2014-06-191-7/+33
* procd: some cleanup for SysupgradeNANDJohn Crispin2014-06-171-6/+3
* procd: various cleanups to /lib/upgrade/nand.shJohn Crispin2014-06-161-126/+120
* procd: rename procd_add_network_triggerJohn Crispin2014-06-161-3/+4
* procd: allow passing multiple config files to procd_add_reload_triggerFelix Fietkau2014-06-111-1/+4
* procd: update to latest git HEADJohn Crispin2014-06-111-0/+303
* procd: Fix USB cellular modems hotplug eventsFelix Fietkau2014-06-071-4/+4
* procd: service instances can now report an error of why they failed to start.John Crispin2014-06-061-0/+13
* procd: add wrapper calls for interface triggersJohn Crispin2014-06-051-2/+35
* procd: rename local variable in uci_validate_sectionJohn Crispin2014-06-051-9/+9
* procd: add a PROCD_DEBUG variable that will dump the ubus calls from init scr...Felix Fietkau2014-03-211-0/+1
* procd: the helper script did not export all functions properlyJohn Crispin2014-02-181-0/+2
* netifd: enable coredumps againJohn Crispin2013-12-091-2/+3
* procd: fix processing of datatype specification with spacesJo-Philipp Wich2013-11-281-2/+2
* procd: update procd.sh to make use of the new validate_data toolJohn Crispin2013-11-251-52/+8
* procd: emit tty events for ttyUSB* even when they come from the usb-serial su...Felix Fietkau2013-11-191-7/+10
* procd: ubox: update to latest git headJohn Crispin2013-11-161-56/+0