hotplug-preinit: remove superfluous `and`
[openwrt/staging/yousong.git] / package / system / procd / files /
2016-02-26 John Crispinhotplug-preinit: remove superfluous `and`
2016-01-19 John Crispinprocd: emit events for sound subsystem
2015-12-12 John Crispinprocd: add 'platform_nand_pre_upgrade'
2015-12-11 John Crispinprocd: update procd.sh to support new ujail options
2015-11-17 Rafał Miłeckiprocd: drop nand_upgrade_stage1 from sysupgrade_pre_upg...
2015-10-02 Rafał Miłeckiprocd: make nand_do_platform_check check image only
2015-08-10 Rafał Miłeckiprocd: switch buttons to the new "button" hotplug handler
2015-06-14 Felix Fietkauprocd: correct the order of respawn params in the comments.
2015-06-03 John Crispinprocd: work around a event race
2015-06-02 John Crispinprocd: add a 10 second delay to the interface triggers
2015-04-18 John CrispinRemoved reference to imaginary procd_add_interface_relo...
2015-04-09 John Crispinprocd: add helper for starting NAND sysupgrade
2015-03-26 John Crispinprocd: add jail support
2015-02-26 Jo-Philipp Wichprocd: add support for relaying daemon stdio to syslog
2014-12-03 John Crispinprocd: more nand takeover fixes
2014-12-03 John Crispinprocd: firstboot nand/ubi takeover support
2014-11-28 Rafał Miłeckiprocd: fix typo in nand.sh s/TRX/TAR/
2014-11-24 John Crispinprocd: fix/clean some conditions in nand.sh
2014-11-24 John Crispinprocd: document nand.sh a bit
2014-10-14 John Crispinscripts: fix wrong usage of '==' operator
2014-10-12 Felix Fietkauprocd: fix initial nand sysupgrade
2014-10-12 Felix Fietkauprocd: fix parsing of the has_env parameter
2014-10-08 John Crispinprocd: handle hotplug events for the usbmisc subsystem
2014-09-11 John Crispinprocd: update to latest git
2014-09-10 Felix Fietkauprocd: allow adding empty strings to arrays
2014-08-29 John Crispinprocd: run the mdns register outside the sub shell...
2014-08-29 John Crispinprocd: update to latest git HEAD
2014-07-29 Felix Fietkauprocd: check output of "uci show" instead of raw config...
2014-07-14 Imre Kalozallow overriding the kernel partition's name
2014-07-13 Imre Kalozwe already have a get_magic_long() in common.sh for...
2014-07-10 John Crispinprocd: correctly identify ubifs in tar file
2014-07-02 Felix Fietkauprocd: add a shell helper function to emit a config...
2014-07-02 Felix Fietkauprocd: add shell functions to add instance data
2014-06-30 John Crispinprocd: fix uci_validation
2014-06-24 John Crispinprocd: fix nand.sh kernel_length typo
2014-06-19 John Crispinprocd: various improvements to nand.sh
2014-06-17 John Crispinprocd: some cleanup for SysupgradeNAND
2014-06-16 John Crispinprocd: various cleanups to /lib/upgrade/nand.sh
2014-06-16 John Crispinprocd: rename procd_add_network_trigger
2014-06-11 Felix Fietkauprocd: allow passing multiple config files to procd_add...
2014-06-11 John Crispinprocd: update to latest git HEAD
2014-06-07 Felix Fietkauprocd: Fix USB cellular modems hotplug events
2014-06-06 John Crispinprocd: service instances can now report an error of...
2014-06-05 John Crispinprocd: add wrapper calls for interface triggers
2014-06-05 John Crispinprocd: rename local variable in uci_validate_section
2014-03-21 Felix Fietkauprocd: add a PROCD_DEBUG variable that will dump the...
2014-02-18 John Crispinprocd: the helper script did not export all functions...
2013-12-09 John Crispinnetifd: enable coredumps again
2013-11-28 Jo-Philipp Wichprocd: fix processing of datatype specification with...
2013-11-25 John Crispinprocd: update procd.sh to make use of the new validate_...
2013-11-19 Felix Fietkauprocd: emit tty events for ttyUSB* even when they come...
2013-11-16 John Crispinprocd: ubox: update to latest git head
2013-11-13 John Crispinprocd: options with default values are not parsed prope...
2013-11-13 John Crispinprocd: update to latest git head
2013-11-10 Felix Fietkauprocd: reduce the number of unnecessary calls to /sbin...
2013-10-24 John Crispinprocd: update to latest git head
2013-10-09 Felix Fietkauprocd: fix command handling in procd_add_instance()
2013-09-23 Luka Perkovfix various init scripts
2013-09-17 John Crispinprocd: convert various packages to procd style init...
2013-09-17 John Crispinprocd: update to latest git head
2013-07-22 Jo-Philipp Wichprocd: ensure the log_proto has udp default value in...
2013-07-22 Jo-Philipp Wichprocd: default to udp log protocol to keep backwards...
2013-07-15 John Crispinprocd: make old button hotplug rules work until all...
2013-07-11 John Crispinprocd: make the log port default to 514 if none is...
2013-07-11 John Crispinprocd: add proto and trigger support to the /etc/init...
2013-07-11 John Crispinprocd: add a small script that handles config reloads...
2013-07-11 John Crispinprocd: the delete ubus call was passed the wrong field...
2013-07-08 John Crispinprocd: update to latest git revision
2013-07-08 John Crispinprocd: remove obseleted procd.init file
2013-07-04 John Crispinprocd: extend shell binding with trigger support
2013-06-21 John Crispinpackages: clean up the package folder