HomeSort by relevance Sort by last modified time
    Searched refs:hdiutil (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/installer/mac/
dmgdiffer.sh 100 hdiutil detach "${mount_point}" -force >& /dev/null || true
115 if ! hdiutil attach "${1}" -mountpoint "${2}" \
399 hdiutil detach "${new_mount_point}" > /dev/null
402 hdiutil detach "${old_mount_point}" > /dev/null
pkg-dmg 104 See L<hdiutil(1)> for a description of these formats.
160 description of the format, and L<hdiutil(1)> for a discussion on flattened
230 is what L<hdiutil(1)> refers to as I<-layout NONE>, and saves a handful of
269 L<bless(8)>, L<diskutil(8)>, L<hdid(8)>, L<hdiutil(1)>, L<Rez(1)>,
308 'cmd_hdiutil' => 'hdiutil',
316 # create_directly indicates whether hdiutil create supports
319 # hdiutil create is used to create empty disk images that
323 # If hdiutil attach -mountpoint exists, use it to avoid
339 # Using hdiutil attach -mountpoint didn't always keep images
343 # hdiutil makehybrid results in optimized disk images tha
    [all...]

Completed in 603 milliseconds