62 Commits (3051de8701b5c13e4df781c52950c68234b04ee4)

Author SHA1 Message Date
Mirko Vogt 232b7aa65b remove special treatment when using glibc - support got dropped 12 years ago
Felix Fietkau 248ab4ac2f base-files: process platform hotplug calls in the early launch of hotplug2 to avoid having crda calls get stuck at boot time (fixes #10350, #10354) 13 years ago
Jo-Philipp Wich 67fc519a3d hotplug2: make libbsd depend on "not uclibc" for now, the conditional depdendency handling needs fixes 13 years ago
Mirko Vogt ddb4735871 fix conditional dependencies to libbsd 13 years ago
Mirko Vogt 8d48672c10 link against 'libbsd' when using glibc 13 years ago
Mirko Vogt 471c8077ee link hotplug2 against libbsd when eglibc is used 13 years ago
Jo-Philipp Wich d66dc5307d hotplug2: introduce tty subsystem events (#9211) 13 years ago
Daniel Dickinson c28e406a9c hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel kernel module package only needs to had a script to create the correct device nodes (default names differ from what all apps that use zaptel actually use, so a script is necessary). 13 years ago
Felix Fietkau 504eda0da9 hotplug2: replace udevtrigger from the udev-106 source with a much smaller self-contained, stripped-down version 14 years ago
Michael Büsch e69e0dd0b2 hotplug2: Only ignore failed includes for missing files 14 years ago
Vasilis Tsiligiannis 1ac5bff825 hotplug2: Make missing include files non fatal 14 years ago
Vasilis Tsiligiannis 824331a594 hotplug2: Use stricter matching for rule regular expressions 14 years ago
Jo-Philipp Wich 98d4c31860 add input subsystem to hotplug rules This patch adds the input subsystem to the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads). 14 years ago
Florian Fainelli 5dba516032 hotplug2 depends on udevtrigger 14 years ago
Jo-Philipp Wich c865a4f5ee hotplug2: mark /etc/hotplug2.rules as conffile 14 years ago
Jo-Philipp Wich 24b5c903f4 hotplug2: bump pkg release after hotplug fixes in r20679-r20685 14 years ago
Vasilis Tsiligiannis 34a5f7bcbe hotplug2: Refresh patches 14 years ago
Vasilis Tsiligiannis ddc4230c30 hotplug2: Fix event blocking when there are no available children (#6958, #7030) 14 years ago
Vasilis Tsiligiannis 2cdfbaa86c hotplug2: Always fork rules flagged as slow 14 years ago
Vasilis Tsiligiannis 1516cadf1f hotplug2: Fix forking (#7033) 14 years ago
Vasilis Tsiligiannis 41f375e837 hotplug2: Cancel firmware loading on file openning errors 14 years ago
Vasilis Tsiligiannis d234536a34 hotplug2: Fix sysfs path (#7031) 14 years ago
Gabor Juhos 3b57cccb71 package/hotplug2: refresh patches 14 years ago
Felix Fietkau 679cab88fe Fix a memory leak in hotplug2 environment handling. Bump hotplug2 to the latest svn revision, remove obsolete patches. 15 years ago
Felix Fietkau 73723393f9 hotplug2: get rid of the unnecessary reference to libdl as well 15 years ago
Felix Fietkau ebb1151032 hotplug2: compile in the worker module statically, saves >20k uncompressed 15 years ago
Felix Fietkau 47ba8235cd hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check on recv() 15 years ago
Florian Fainelli e8727498cb update hotplug2 to r199, fixes build failures on brcm-2.4 15 years ago
Jo-Philipp Wich 12c997d9ec hotplug2 may need -fPIC 15 years ago
Hamish Guthrie 0c5d5b0e9b added back atm rule 15 years ago
Hamish Guthrie b38b823afb add hotplug2 v1.0 15 years ago
Hamish Guthrie 5513f6a9e9 Move hotplug2 v0.9 to hotplug2-old 15 years ago
Florian Fainelli ae7afb7cdb allow hotplug events to be triggered with the atm subsystem (#2996) 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Jose Vasconcellos 58b8cdb5fd Use block events for the mounting/unmounting of external storage devices. This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt. 16 years ago
Gabor Juhos ec34d908c7 hotplug2: add platform hotplugging 16 years ago
John Crispin 863afccae8 remove warning from hotplug2, which pops up 10 times during boot 16 years ago
Felix Fietkau c5ecc1790a fix hotplug2 event processing deadlock 16 years ago
Nicolas Thill 8231561bce move hotplug2 & udevtrigger to base section 16 years ago
Felix Fietkau 9b27c5b585 refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772) 17 years ago
Felix Fietkau 4db9556f99 bump package versions after updates 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
John Crispin 18a03ce770 reduce watchdog trigger from 10 to 5 seconds 17 years ago
Felix Fietkau 50d052a1eb add watchdog start patch from #1967 17 years ago
Felix Fietkau fd5595ed5c fix two small bugs in the hotplug2 rule parser (#2085) 17 years ago
Felix Fietkau c50816d093 move firmware loading to hotplug2-init.rules (should fix #2056) 17 years ago
Felix Fietkau 0e387805fb hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices (fixes #2052) 17 years ago
Felix Fietkau c09dc20f2c replace the hotplug2 fork handling hack with a better solution implemented in upstream (thanks, iSteve) 17 years ago
Felix Fietkau 13f087cd5a hotplug2: add fork handling optimization (also fixes that pesky pppoe race condition in #1655) 17 years ago
Felix Fietkau 05c0ca34a7 update to hotplug2 svn version (recommended by iSteve) 17 years ago