| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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: r42814 added a bad git version | John Crispin | 2014-10-06 | 1 | -1/+1 |
* | procd: update to latest git HEAD | John Crispin | 2014-10-06 | 1 | -2/+2 |
* | procd: update to latest git HEAD | John Crispin | 2014-09-15 | 1 | -2/+2 |
* | procd: update to latest git | John Crispin | 2014-09-11 | 2 | -2/+6 |
* | 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 | 2 | -2/+46 |
* | procd: update to the latest version, fixes parsing of /etc/openwrt_release | Felix Fietkau | 2014-07-30 | 1 | -2/+2 |
* | procd: work around some docker architecture quirks | Steven Barth | 2014-07-29 | 1 | -2/+2 |
* | procd: check output of "uci show" instead of raw config files in order to tra... | Felix Fietkau | 2014-07-29 | 1 | -1/+8 |
* | procd: update to the latest version, fixes hotplug firmware loading issues | Felix Fietkau | 2014-07-18 | 1 | -2/+2 |
* | 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: update to the latest version, adds support for dumping per-instance se... | Felix Fietkau | 2014-07-02 | 1 | -2/+2 |
* | procd: fix uci_validation | John Crispin | 2014-06-30 | 2 | -2/+10 |
* | procd: fix nand.sh kernel_length typo | John Crispin | 2014-06-24 | 1 | -2/+2 |
* | procd: update to latest git head | John Crispin | 2014-06-19 | 1 | -4/+4 |
* | procd: various improvements to nand.sh | John Crispin | 2014-06-19 | 1 | -7/+33 |
* | procd: forgot to update the git id in the last commit | John Crispin | 2014-06-17 | 1 | -1/+1 |
* | procd: make upgarded depend on mips, the static linking on arm fails | John Crispin | 2014-06-17 | 1 | -2/+2 |
* | 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: update to latest git HEAD | John Crispin | 2014-06-16 | 1 | -2/+2 |
* | procd: rename procd_add_network_trigger | John Crispin | 2014-06-16 | 1 | -3/+4 |
* | procd: update to the latest version, fixes static linking of upgraded | Felix Fietkau | 2014-06-11 | 1 | -1/+1 |
* | procd: allow passing multiple config files to procd_add_reload_trigger | Felix Fietkau | 2014-06-11 | 1 | -1/+4 |
* | procd: fix overflow in hotplug socket on certain targets | Steven Barth | 2014-06-11 | 1 | -2/+2 |
* | procd: update to latest git HEAD | John Crispin | 2014-06-11 | 2 | -4/+322 |
* | 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 | 2 | -2/+15 |
* | procd: update to the latest version, fixes a crash on early boot | Felix Fietkau | 2014-06-05 | 1 | -1/+1 |
* | procd: add wrapper calls for interface triggers | John Crispin | 2014-06-05 | 1 | -2/+35 |
* | procd: update to latest git head | John Crispin | 2014-06-05 | 1 | -2/+2 |
* | procd: rename local variable in uci_validate_section | John Crispin | 2014-06-05 | 1 | -9/+9 |
* | procd: update, fixes a bunch of memleaks | Felix Fietkau | 2014-05-25 | 1 | -2/+2 |
* | procd: update to the latest version, fixes some musl compatibility issues | Felix Fietkau | 2014-05-25 | 1 | -2/+2 |
* | procd: add explicit libubox dependency to force rebuild on ABI changes (#16300) | Felix Fietkau | 2014-05-09 | 1 | -1/+1 |
* | procd: add a PROCD_DEBUG variable that will dump the ubus calls from init scr... | Felix Fietkau | 2014-03-21 | 1 | -0/+1 |
* | procd: update to latest version, fixes a format string bug in processing init... | Felix Fietkau | 2014-03-18 | 1 | -2/+2 |
* | procd: depend on libubox directly to rebuild on ABI changes | Felix Fietkau | 2014-02-23 | 1 | -1/+1 |
* | procd: update to latest git head | John Crispin | 2014-02-18 | 1 | -2/+2 |
* | procd: the helper script did not export all functions properly | John Crispin | 2014-02-18 | 1 | -0/+2 |
* | libubox: ubox: procd: ubus: update to latest git head | John Crispin | 2014-01-30 | 1 | -2/+2 |
* | procd: update to latest git head | John Crispin | 2014-01-20 | 1 | -2/+2 |