summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/hotplug2-common.rules
Commit message (Collapse)AuthorAgeFilesLines
* base-files: cleanup permissions of device files in common hotplug rules (#9211)Jo-Philipp Wich2011-05-031-6/+15
| | | | SVN-Revision: 26808
* base-files: Add include for target specific hotplug rulesVasilis Tsiligiannis2011-02-071-0/+2
| | | | SVN-Revision: 25415
* hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware ↵Michael Büsch2011-02-061-0/+1
| | | | | | load events SVN-Revision: 25383
* base-files: don't stop hotplug events for ppp interfaces, similar fix like ↵Jo-Philipp Wich2011-02-031-1/+0
| | | | | | the earlier one for tun/tap interfaces SVN-Revision: 25355
* base-files: Fix alsa raw audio device hotplug ruleVasilis Tsiligiannis2011-02-021-1/+1
| | | | SVN-Revision: 25301
* hotplug2: Use stricter matching for rule regular expressionsVasilis Tsiligiannis2011-02-011-7/+6
| | | | SVN-Revision: 25282
* base-files: Remove deprecated hotplug2 commands, update old commands to newVasilis Tsiligiannis2011-01-311-15/+5
| | | | SVN-Revision: 25268
* base-files: don't skip subsequent hotplug rules when doing makedev for tun ↵Jo-Philipp Wich2010-05-311-1/+0
| | | | | | or tap interfaces - this fixes support for uci managed OpenVPN interfaces and other externally created tuntap devices SVN-Revision: 21641
* add debugging entry to hotplug configFlorian Fainelli2010-04-101-0/+6
| | | | | | | | This is useful for seeing what devices are detected by the system. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 20785
* base-files: Use hotplug2 to download firmwareVasilis Tsiligiannis2010-04-031-4/+4
| | | | SVN-Revision: 20683
* base-files: add /dev/hvcX to hotplug common rulesJo-Philipp Wich2010-02-121-1/+1
| | | | SVN-Revision: 19608
* Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ↵Travis Kemen2010-02-121-0/+6
| | | | | | the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier SVN-Revision: 19595
* base-files: add hotplug rules for /dev/lpX (#863)Jo-Philipp Wich2009-09-281-0/+6
| | | | SVN-Revision: 17792
* fix drivers firmware loading with the new hotplug2, patch from Russell SeniorFlorian Fainelli2009-05-311-1/+1
| | | | SVN-Revision: 16231
* move input device nodes to /dev/inputFelix Fietkau2009-03-091-0/+5
| | | | SVN-Revision: 14809
* add generic gpio char dev for CONFIG_GENERIC_GPIO archsJohn Crispin2008-01-261-1/+1
| | | | SVN-Revision: 10261
* refactor hotplug2 rules, make sure that the default button rule is only used ↵Felix Fietkau2007-12-011-0/+35
during the init (should fix #2772) SVN-Revision: 9644