> The Filesystem Hierarchy Standard (http://www.pathname.com/fhs/)
> suggests to mount removable devices under the directory /media and leave
> /mnt for a temporary mounted filesystem.
> I know removable devices were mounted under /mnt before these patches,
> but I think it would be a good idea to
Hi!
The Filesystem Hierarchy Standard (http://www.pathname.com/fhs/)
suggests to mount removable devices under the directory /media and leave
/mnt for a temporary mounted filesystem.
I know removable devices were mounted under /mnt before these patches,
but I think it would be a good idea to move
Brian J. Murrell wrote:
> On Thu, 2009-01-08 at 20:33 -0500, Jose Vasconcellos wrote:
>
>> Attached is a patch to handle the mounting and unmounting
>> of blocked device. This handles both USB and IEEE1394
>> devices. It removes /sbin/usb-storage in favor of using the
>> block hotplug event.
>>
On Thu, 2009-01-08 at 20:33 -0500, Jose Vasconcellos wrote:
> Attached is a patch to handle the mounting and unmounting
> of blocked device. This handles both USB and IEEE1394
> devices. It removes /sbin/usb-storage in favor of using the
> block hotplug event.
Sweet. Any chance you tested this fo
Jose Vasconcellos wrote:
Attached is a patch to handle the mounting and unmounting
of blocked device. This handles both USB and IEEE1394
devices. It removes /sbin/usb-storage in favor of using the
block hotplug event.
Signed-off-by: Jose Vasconcellos
Seems very hard to get the patch right on t
Attached is a patch to handle the mounting and unmounting
of blocked device. This handles both USB and IEEE1394
devices. It removes /sbin/usb-storage in favor of using the
block hotplug event.
Signed-off-by: Jose Vasconcellos
Index: package/base-files/files/etc/hotplug.d/ieee1394/10-ieee1394
===