summaryrefslogtreecommitdiffstats
path: root/package/hotplug2
Commit message (Collapse)AuthorAgeFilesLines
* add watchdog start patch from #1967Felix Fietkau2007-07-231-0/+5
| | | | SVN-Revision: 8117
* fix two small bugs in the hotplug2 rule parser (#2085)Felix Fietkau2007-07-181-0/+22
| | | | SVN-Revision: 8023
* move firmware loading to hotplug2-init.rules (should fix #2056)Felix Fietkau2007-07-131-5/+0
| | | | SVN-Revision: 7955
* hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix ↵Felix Fietkau2007-07-093-92/+1602
| | | | | | permissions of various devices (fixes #2052) SVN-Revision: 7892
* replace the hotplug2 fork handling hack with a better solution implemented ↵Felix Fietkau2007-06-304-200/+245
| | | | | | in upstream (thanks, iSteve) SVN-Revision: 7786
* hotplug2: add fork handling optimization (also fixes that pesky pppoe race ↵Felix Fietkau2007-06-251-0/+142
| | | | | | condition in #1655) SVN-Revision: 7726
* update to hotplug2 svn version (recommended by iSteve)Felix Fietkau2007-06-254-48/+543
| | | | SVN-Revision: 7725
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-252-10/+0
| | | | SVN-Revision: 7722
* hotplug2: add a missing cflag, allow hotplug events that are not 'add'Felix Fietkau2007-06-252-1/+14
| | | | SVN-Revision: 7721
* make hotplug2 use the build system cflagsFelix Fietkau2007-06-252-0/+14
| | | | SVN-Revision: 7720
* added usb-storage hotplugingJohn Crispin2007-06-201-1/+1
| | | | SVN-Revision: 7684
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-041-3/+4
| | | | SVN-Revision: 7490
* Fix alsa-lib on 2.6 kernels, add an hotplug rule to populate /dev with the ↵Florian Fainelli2007-05-151-0/+5
| | | | | | sound peripherals (#1677) SVN-Revision: 7246
* fix firmware loadingFelix Fietkau2007-05-061-0/+5
| | | | SVN-Revision: 7115
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-054-1/+58
| | | | SVN-Revision: 7097
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-2/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580
* make hotplug2 depend on udevtriggerFelix Fietkau2007-03-041-1/+1
| | | | SVN-Revision: 6511
* add hotplug2Felix Fietkau2007-03-041-0/+42
SVN-Revision: 6510