aboutsummaryrefslogtreecommitdiffstats
path: root/package/hotplug2
Commit message (Expand)AuthorAgeFilesLines
* AA: hotplug2: use source hosted by OpenWrt as the original source is downFelix Fietkau2014-07-041-7/+3
* AA: hotplug2: restore accidentally deleted patchGabor Juhos2013-03-031-0/+21
* hotplug2: fix a memory leak and wrong variables leaking into the fork worker ...Felix Fietkau2013-03-031-13/+24
* hotplug2: merge worker related fixes into one patchFelix Fietkau2013-03-034-251/+179
* [package/*] remove special treatment when using glibc - support got droppedMirko Vogt2012-04-281-1/+1
* base-files: process platform hotplug calls in the early launch of hotplug2 to...Felix Fietkau2011-11-051-1/+1
* [package] hotplug2: make libbsd depend on "not uclibc" for now, the condition...Jo-Philipp Wich2011-06-231-1/+1
* [package/hotplug2] fix conditional dependencies to libbsdMirko Vogt2011-06-231-1/+1
* [package/hotplug2] link against 'libbsd' when using glibcMirko Vogt2011-06-171-2/+2
* [package/hotplug] link hotplug2 against libbsd when eglibc is usedMirko Vogt2011-06-131-1/+6
* [package] hotplug2: introduce tty subsystem events (#9211)Jo-Philipp Wich2011-05-031-1/+1
* [package] hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that th...Daniel Dickinson2011-03-211-1/+1
* hotplug2: replace udevtrigger from the udev-106 source with a much smaller se...Felix Fietkau2011-03-072-1/+351
* hotplug2: Only ignore failed includes for missing filesMichael Büsch2011-02-081-4/+14
* [package] hotplug2: Make missing include files non fatalVasilis Tsiligiannis2011-02-071-0/+11
* [package] hotplug2: Use stricter matching for rule regular expressionsVasilis Tsiligiannis2011-02-012-5/+5
* [PATCH] add input subsystem to hotplug rulesJo-Philipp Wich2010-11-141-1/+1
* [package] hotplug2 depends on udevtriggerFlorian Fainelli2010-10-261-1/+2
* [package] hotplug2: mark /etc/hotplug2.rules as conffileJo-Philipp Wich2010-10-051-1/+5
* [package] hotplug2: bump pkg release after hotplug fixes in r20679-r20685Jo-Philipp Wich2010-05-101-1/+1
* [package] hotplug2: Refresh patchesVasilis Tsiligiannis2010-04-034-39/+31
* [package] hotplug2: Fix event blocking when there are no available children (...Vasilis Tsiligiannis2010-04-031-0/+203
* [package] hotplug2: Always fork rules flagged as slowVasilis Tsiligiannis2010-04-031-0/+21
* [package] hotplug2: Fix forking (#7033)Vasilis Tsiligiannis2010-04-031-0/+59
* [package] hotplug2: Cancel firmware loading on file openning errorsVasilis Tsiligiannis2010-04-031-0/+19
* [package] hotplug2: Fix sysfs path (#7031)Vasilis Tsiligiannis2010-04-031-0/+15
* package/hotplug2: refresh patchesGabor Juhos2010-03-262-12/+9
* Fix a memory leak in hotplug2 environment handling.Felix Fietkau2009-12-094-171/+81
* hotplug2: get rid of the unnecessary reference to libdl as wellFelix Fietkau2009-10-201-6/+7
* hotplug2: compile in the worker module statically, saves >20k uncompressedFelix Fietkau2009-10-202-3/+166
* hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check...Felix Fietkau2009-10-191-0/+12
* [package] update hotplug2 to r199, fixes build failures on brcm-2.4Florian Fainelli2009-09-031-2/+2
* [package] hotplug2 may need -fPICJo-Philipp Wich2009-05-291-1/+1
* [hotplug2] added back atm ruleHamish Guthrie2009-05-281-1/+1
* [hotplug2] add hotplug2 v1.0Hamish Guthrie2009-05-282-0/+60
* [hotplug2] Move hotplug2 v0.9 to hotplug2-oldHamish Guthrie2009-05-285-2476/+0
* [package] allow hotplug events to be triggered with the atm subsystem (#2996)Florian Fainelli2009-05-261-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* Use block events for the mounting/unmounting of external storage devices.Jose Vasconcellos2009-01-301-1/+1
* [package] hotplug2: add platform hotpluggingGabor Juhos2009-01-282-5/+5
* remove warning from hotplug2, which pops up 10 times during bootJohn Crispin2008-08-041-7/+10
* fix hotplug2 event processing deadlockFelix Fietkau2008-07-301-0/+135
* move hotplug2 & udevtrigger to base sectionNicolas Thill2008-04-211-2/+2
* refactor hotplug2 rules, make sure that the default button rule is only used ...Felix Fietkau2007-12-011-1/+1
* bump package versions after updatesFelix Fietkau2007-09-071-1/+1
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-071-2/+3
* reduce watchdog trigger from 10 to 5 secondsJohn Crispin2007-09-011-1/+1
* add watchdog start patch from #1967Felix Fietkau2007-07-231-0/+5
* fix two small bugs in the hotplug2 rule parser (#2085)Felix Fietkau2007-07-181-0/+22
* move firmware loading to hotplug2-init.rules (should fix #2056)Felix Fietkau2007-07-131-5/+0