| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | procd: add 'platform_nand_pre_upgrade' | John Crispin | 2015-12-12 | 1 | -0/+4 |
* | procd: update procd.sh to support new ujail options | John Crispin | 2015-12-11 | 1 | -3/+3 |
* | procd: drop nand_upgrade_stage1 from sysupgrade_pre_upgrade hooks | Rafał Miłecki | 2015-11-17 | 1 | -1/+0 |
* | procd: make nand_do_platform_check check image only | Rafał Miłecki | 2015-10-02 | 1 | -3/+0 |
* | procd: switch buttons to the new "button" hotplug handler | Rafał Miłecki | 2015-08-10 | 1 | -1/+1 |
* | procd: correct the order of respawn params in the comments. | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | procd: work around a event race | John Crispin | 2015-06-03 | 1 | -2/+0 |
* | procd: add a 10 second delay to the interface triggers | John Crispin | 2015-06-02 | 1 | -0/+1 |
* | Removed reference to imaginary procd_add_interface_reload in procd.sh | John Crispin | 2015-04-18 | 1 | -1/+0 |
* | procd: add helper for starting NAND sysupgrade | John Crispin | 2015-04-09 | 1 | -0/+9 |
* | procd: add jail support | John Crispin | 2015-03-26 | 1 | -1/+59 |
* | procd: add support for relaying daemon stdio to syslog | Jo-Philipp Wich | 2015-02-26 | 1 | -0/+3 |
* | procd: more nand takeover fixes | John Crispin | 2014-12-03 | 1 | -8/+12 |
* | procd: firstboot nand/ubi takeover support | John Crispin | 2014-12-03 | 1 | -0/+17 |
* | procd: fix typo in nand.sh s/TRX/TAR/ | Rafał Miłecki | 2014-11-28 | 1 | -2/+2 |
* | procd: fix/clean some conditions in nand.sh | John Crispin | 2014-11-24 | 1 | -5/+7 |
* | procd: document nand.sh a bit | John Crispin | 2014-11-24 | 1 | -0/+16 |
* | scripts: fix wrong usage of '==' operator | John Crispin | 2014-10-14 | 2 | -3/+3 |
* | procd: fix initial nand sysupgrade | Felix Fietkau | 2014-10-12 | 1 | -0/+14 |
* | procd: fix parsing of the has_env parameter | Felix Fietkau | 2014-10-12 | 1 | -1/+1 |
* | procd: handle hotplug events for the usbmisc subsystem | John Crispin | 2014-10-08 | 1 | -1/+1 |
* | procd: update to latest git | John Crispin | 2014-09-11 | 1 | -0/+4 |
* | procd: allow adding empty strings to arrays | Felix Fietkau | 2014-09-10 | 1 | -1/+1 |
* | procd: run the mdns register outside the sub shell container | John Crispin | 2014-08-29 | 1 | -3/+2 |
* | procd: update to latest git HEAD | John Crispin | 2014-08-29 | 1 | -0/+44 |
* | procd: check output of "uci show" instead of raw config files in order to tra... | Felix Fietkau | 2014-07-29 | 1 | -1/+8 |
* | allow overriding the kernel partition's name | Imre Kaloz | 2014-07-14 | 1 | -2/+5 |
* | we already have a get_magic_long() in common.sh for sysupgrade, don't break it | Imre Kaloz | 2014-07-13 | 1 | -2/+2 |
* | procd: correctly identify ubifs in tar file | John Crispin | 2014-07-10 | 1 | -2/+2 |
* | procd: add a shell helper function to emit a config.change event | Felix Fietkau | 2014-07-02 | 1 | -0/+13 |
* | procd: add shell functions to add instance data | Felix Fietkau | 2014-07-02 | 1 | -0/+11 |
* | procd: fix uci_validation | John Crispin | 2014-06-30 | 1 | -1/+2 |
* | procd: fix nand.sh kernel_length typo | John Crispin | 2014-06-24 | 1 | -2/+2 |
* | procd: various improvements to nand.sh | John Crispin | 2014-06-19 | 1 | -7/+33 |
* | procd: some cleanup for SysupgradeNAND | John Crispin | 2014-06-17 | 1 | -6/+3 |
* | procd: various cleanups to /lib/upgrade/nand.sh | John Crispin | 2014-06-16 | 1 | -126/+120 |
* | procd: rename procd_add_network_trigger | John Crispin | 2014-06-16 | 1 | -3/+4 |
* | procd: allow passing multiple config files to procd_add_reload_trigger | Felix Fietkau | 2014-06-11 | 1 | -1/+4 |
* | procd: update to latest git HEAD | John Crispin | 2014-06-11 | 1 | -0/+303 |
* | procd: Fix USB cellular modems hotplug events | Felix Fietkau | 2014-06-07 | 1 | -4/+4 |
* | procd: service instances can now report an error of why they failed to start. | John Crispin | 2014-06-06 | 1 | -0/+13 |
* | procd: add wrapper calls for interface triggers | John Crispin | 2014-06-05 | 1 | -2/+35 |
* | procd: rename local variable in uci_validate_section | John Crispin | 2014-06-05 | 1 | -9/+9 |
* | procd: add a PROCD_DEBUG variable that will dump the ubus calls from init scr... | Felix Fietkau | 2014-03-21 | 1 | -0/+1 |
* | procd: the helper script did not export all functions properly | John Crispin | 2014-02-18 | 1 | -0/+2 |
* | netifd: enable coredumps again | John Crispin | 2013-12-09 | 1 | -2/+3 |
* | procd: fix processing of datatype specification with spaces | Jo-Philipp Wich | 2013-11-28 | 1 | -2/+2 |
* | procd: update procd.sh to make use of the new validate_data tool | John Crispin | 2013-11-25 | 1 | -52/+8 |
* | procd: emit tty events for ttyUSB* even when they come from the usb-serial su... | Felix Fietkau | 2013-11-19 | 1 | -7/+10 |
* | procd: ubox: update to latest git head | John Crispin | 2013-11-16 | 1 | -56/+0 |