Use block events for the mounting/unmounting of external storage devices. This handle...
authorJose Vasconcellos <jvasco@verizon.net>
Fri, 30 Jan 2009 20:48:42 +0000 (20:48 +0000)
committerJose Vasconcellos <jvasco@verizon.net>
Fri, 30 Jan 2009 20:48:42 +0000 (20:48 +0000)
commit58b8cdb5fd1a1f5c81719fb16a35071ff171e3c4
treedada30a347ce20f89aeec5a15c2a619433fbbcec
parent7cb6d9f6a16b9223b6bfe7667b0f6a5a0aff6683
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.

SVN-Revision: 14289
package/base-files/files/etc/hotplug.d/block/10-mount [new file with mode: 0644]
package/base-files/files/etc/hotplug.d/ieee1394/10-ieee1394 [new file with mode: 0644]
package/base-files/files/etc/hotplug.d/usb/10-usb [new file with mode: 0644]
package/base-files/files/etc/hotplug.d/usb/10-usb-storage [deleted file]
package/base-files/files/sbin/usb-storage [deleted file]
package/hotplug2/files/hotplug2.rules