summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/hotplug.d/block
Commit message (Collapse)AuthorAgeFilesLines
* Use block events for the mounting/unmounting of external storage devices. ↵Jose Vasconcellos2009-01-301-0/+19
| | | | | | 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. SVN-Revision: 14289
* remove automounting script for block devices - it's causing more problems ↵Felix Fietkau2007-04-121-25/+0
| | | | | | than it solves SVN-Revision: 6937
* don't try to automount loopback devices (#1011)Felix Fietkau2006-12-201-1/+1
| | | | SVN-Revision: 5877
* small tweaks to the usb disk hotplug scriptsMike Baker2006-11-281-4/+3
| | | | SVN-Revision: 5667
* rename default/ to files/Felix Fietkau2006-11-221-0/+26
SVN-Revision: 5622