index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
hotplug2
Commit message (
Expand
)
Author
Age
Files
Lines
*
[package] hotplug2: mark /etc/hotplug2.rules as conffile
Jo-Philipp Wich
2010-10-05
1
-1
/
+5
*
[package] hotplug2: bump pkg release after hotplug fixes in r20679-r20685
Jo-Philipp Wich
2010-05-10
1
-1
/
+1
*
[package] hotplug2: Refresh patches
Vasilis Tsiligiannis
2010-04-03
4
-39
/
+31
*
[package] hotplug2: Fix event blocking when there are no available children (...
Vasilis Tsiligiannis
2010-04-03
1
-0
/
+203
*
[package] hotplug2: Always fork rules flagged as slow
Vasilis Tsiligiannis
2010-04-03
1
-0
/
+21
*
[package] hotplug2: Fix forking (#7033)
Vasilis Tsiligiannis
2010-04-03
1
-0
/
+59
*
[package] hotplug2: Cancel firmware loading on file openning errors
Vasilis Tsiligiannis
2010-04-03
1
-0
/
+19
*
[package] hotplug2: Fix sysfs path (#7031)
Vasilis Tsiligiannis
2010-04-03
1
-0
/
+15
*
package/hotplug2: refresh patches
Gabor Juhos
2010-03-26
2
-12
/
+9
*
Fix a memory leak in hotplug2 environment handling.
Felix Fietkau
2009-12-09
4
-171
/
+81
*
hotplug2: get rid of the unnecessary reference to libdl as well
Felix Fietkau
2009-10-20
1
-6
/
+7
*
hotplug2: compile in the worker module statically, saves >20k uncompressed
Felix Fietkau
2009-10-20
2
-3
/
+166
*
hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check...
Felix Fietkau
2009-10-19
1
-0
/
+12
*
[package] update hotplug2 to r199, fixes build failures on brcm-2.4
Florian Fainelli
2009-09-03
1
-2
/
+2
*
[package] hotplug2 may need -fPIC
Jo-Philipp Wich
2009-05-29
1
-1
/
+1
*
[hotplug2] added back atm rule
Hamish Guthrie
2009-05-28
1
-1
/
+1
*
[hotplug2] add hotplug2 v1.0
Hamish Guthrie
2009-05-28
2
-0
/
+60
*
[hotplug2] Move hotplug2 v0.9 to hotplug2-old
Hamish Guthrie
2009-05-28
5
-2476
/
+0
*
[package] allow hotplug events to be triggered with the atm subsystem (#2996)
Florian Fainelli
2009-05-26
1
-1
/
+1
*
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
Felix Fietkau
2009-04-17
1
-1
/
+0
*
Use block events for the mounting/unmounting of external storage devices.
Jose Vasconcellos
2009-01-30
1
-1
/
+1
*
[package] hotplug2: add platform hotplugging
Gabor Juhos
2009-01-28
2
-5
/
+5
*
remove warning from hotplug2, which pops up 10 times during boot
John Crispin
2008-08-04
1
-7
/
+10
*
fix hotplug2 event processing deadlock
Felix Fietkau
2008-07-30
1
-0
/
+135
*
move hotplug2 & udevtrigger to base section
Nicolas Thill
2008-04-21
1
-2
/
+2
*
refactor hotplug2 rules, make sure that the default button rule is only used ...
Felix Fietkau
2007-12-01
1
-1
/
+1
*
bump package versions after updates
Felix Fietkau
2007-09-07
1
-1
/
+1
*
move package description to a separate definition, remove it when DESCRIPTION...
Nicolas Thill
2007-09-07
1
-2
/
+3
*
reduce watchdog trigger from 10 to 5 seconds
John Crispin
2007-09-01
1
-1
/
+1
*
add watchdog start patch from #1967
Felix Fietkau
2007-07-23
1
-0
/
+5
*
fix two small bugs in the hotplug2 rule parser (#2085)
Felix Fietkau
2007-07-18
1
-0
/
+22
*
move firmware loading to hotplug2-init.rules (should fix #2056)
Felix Fietkau
2007-07-13
1
-5
/
+0
*
hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permis...
Felix Fietkau
2007-07-09
3
-92
/
+1602
*
replace the hotplug2 fork handling hack with a better solution implemented in...
Felix Fietkau
2007-06-30
4
-200
/
+245
*
hotplug2: add fork handling optimization (also fixes that pesky pppoe race co...
Felix Fietkau
2007-06-25
1
-0
/
+142
*
update to hotplug2 svn version (recommended by iSteve)
Felix Fietkau
2007-06-25
4
-48
/
+543
*
fix failsafe on broadcom, send netlink events in diag when running linux 2.6
Felix Fietkau
2007-06-25
2
-10
/
+0
*
hotplug2: add a missing cflag, allow hotplug events that are not 'add'
Felix Fietkau
2007-06-25
2
-1
/
+14
*
make hotplug2 use the build system cflags
Felix Fietkau
2007-06-25
2
-0
/
+14
*
added usb-storage hotpluging
John Crispin
2007-06-20
1
-1
/
+1
*
refresh all package patches in the buildroot using quilt
Felix Fietkau
2007-06-04
1
-3
/
+4
*
Fix alsa-lib on 2.6 kernels, add an hotplug rule to populate /dev with the so...
Florian Fainelli
2007-05-15
1
-0
/
+5
*
fix firmware loading
Felix Fietkau
2007-05-06
1
-0
/
+5
*
use hotplug2 for serializing hotplug events on 2.6
Felix Fietkau
2007-05-05
4
-1
/
+58
*
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...
Felix Fietkau
2007-03-16
1
-1
/
+0
*
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...
Felix Fietkau
2007-03-16
1
-2
/
+0
*
make hotplug2 depend on udevtrigger
Felix Fietkau
2007-03-04
1
-1
/
+1
*
add hotplug2
Felix Fietkau
2007-03-04
1
-0
/
+42