summaryrefslogtreecommitdiffstats
path: root/package/system/procd
Commit message (Expand)AuthorAgeFilesLines
...
* procd: update to the latest version, adds a few fixesFelix Fietkau2015-06-141-2/+2
* procd: correct the order of respawn params in the comments.Felix Fietkau2015-06-141-1/+1
* procd: work around a event raceJohn Crispin2015-06-032-4/+2
* procd: add a 10 second delay to the interface triggersJohn Crispin2015-06-021-0/+1
* procd: make the jail code also work on armJohn Crispin2015-05-231-4/+4
* procd: fix uid/gid changing for service instancesJo-Philipp Wich2015-05-051-2/+2
* Removed reference to imaginary procd_add_interface_reload in procd.shJohn Crispin2015-04-181-1/+0
* procd: fix compile error on x86_64John Crispin2015-04-101-2/+2
* procd: add helper for starting NAND sysupgradeJohn Crispin2015-04-091-0/+9
* rpcd: properly handle return codesJohn Crispin2015-03-301-1/+1
* procd: properly handle return codesJohn Crispin2015-03-301-2/+2
* procd: remove superflous @ in depends lineJohn Crispin2015-03-271-1/+1
* procd: disable jail for uml buildsJohn Crispin2015-03-271-2/+2
* procd: update to latest git HEADJohn Crispin2015-03-271-2/+2
* procd: fix jail/seccomp build depenedenciesJohn Crispin2015-03-261-6/+23
* procd: add jail supportJohn Crispin2015-03-262-5/+84
* procd: update to latest git HEADJohn Crispin2015-03-181-2/+2
* packages: some (e)glibc fixes after r44701Nicolas Thill2015-03-161-2/+2
* procd: bump to latest git HEADJohn Crispin2015-03-121-2/+2
* json-c: update to 0.12 and bump all depending servicesJohn Crispin2015-03-111-2/+2
* procd: update to the latest version, fixes musl compile errorFelix Fietkau2015-02-271-2/+2
* procd: add support for relaying daemon stdio to syslogJo-Philipp Wich2015-02-262-2/+5
* procd: switch to ulog apiJo-Philipp Wich2015-02-261-2/+2
* procd: fix PKG_CONFIG_DEPENDSJohn Crispin2015-02-151-2/+2
* procd: update to latest git HEADJohn Crispin2015-01-281-2/+2
* procd: make build of upgraded optionalJo-Philipp Wich2015-01-251-3/+7
* procd: fix console bringup on UML (again...)Steven Barth2015-01-091-2/+2
* procd: update to latest git HEADJohn Crispin2014-12-151-2/+2
* procd: more nand takeover fixesJohn Crispin2014-12-031-8/+12
* procd: firstboot nand/ubi takeover supportJohn Crispin2014-12-032-0/+31
* procd: drop the zram dependencies, theu caused a recursive deps warningJohn Crispin2014-12-021-1/+1
* procd: reintroduce /sys/fs/cgroup mountJohn Crispin2014-12-021-1/+1
* procd: add support for zram compressed /tmpJohn Crispin2014-12-021-6/+15
* 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
* procd: update to the latest version, fixes ubus service listFelix Fietkau2014-11-191-2/+2
* procd: update to latest git HEADJohn Crispin2014-11-141-2/+2
* procd: update to the latest version, fixes job control on the console shellFelix Fietkau2014-11-081-2/+2
* procd: update to latest gitJohn Crispin2014-11-061-2/+2
* procd: fix kernel command-line argument parsingSteven Barth2014-11-051-2/+2
* procd: Make askconsole work again when no tty is specified in inittabSteven Barth2014-11-041-2/+2
* procd: fix serial console login (#18278)Steven Barth2014-11-041-2/+2
* license info - revert r43155John Crispin2014-11-031-1/+1
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-1/+1
* Add a few SPDX tagsSteven Barth2014-11-021-1/+1
* procd: revert some changes breaking console on UMLSteven Barth2014-11-011-2/+2
* procd: Allow boot messages to be sent to consoleJohn Crispin2014-10-301-2/+19
* procd: update to latest gitJohn Crispin2014-10-141-2/+2
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-142-3/+3