K 10 svn:author V 6 marcus K 8 svn:date V 27 2007-04-03T06:24:48.000000Z K 7 svn:log V 659 Update to snapshot 20070403. * Add a new utility function, hf_str_no_slashes(), that converts '/' into '_' for purposes of UDI constructions. UDI path components cannot contain embedded slashes, and a trailing slash will cause hald to crash. [1] * Ensure that UDIs of ATA and SCSI devices are unique. [2] * Do not re-probe disks that are managed by hald-addon-storage since that will result in a double-probe and data corruption. In particular, this fixes a problem with CD unmounting when ATAPICAM is enabled. [3] Reported by: Chess Griffin [1] sajd on #freebsd-gnome [3] Submitted by: jylefort [2] Reviewed by: jylefort [3] END