Description of problem: I might be mistaken, but I think the usb thumb/flash drives should be mounted noatime by default to cut down on writes so that the life of the flash device isn't cut short. I know that they come formatted to vfat by default, but mounting with the atime option still causes the files timestamp field to be updated. Currently with kudzu and hotplug, usb flash drives are mounted with these options. noauto,owner,kudzu 0 0 Version-Release number of selected component (if applicable): kudzu-1.1.62-1 How reproducible: Always Steps to Reproduce: 1.Plug in USB Flash drive 2. 3. Additional info:
Cc'ing the implementor of updfstab replacement, for his future use as well.
cc'ing the real implementor of the updfstab replacement ;-) This should be trivial to add to fstab-sync.
Fedora Core 2 is now maintained by the Fedora Legacy project for security updates only. If this problem is a security issue, please reopen and reassign to the Fedora Legacy product. If it is not a security issue and hasn't been resolved in the current FC3 updates or in the FC4 test release, reopen and change the version to match.
This is now handled by HAL and fstab-sync in later releases. As such, updfstab is unlikely to be modified.