Lines Matching refs:disk
9 # dmgdiffer creates a disk image containing a binary update able to patch
17 # and producing a disk image from that structure.
19 # The Chrome make_patch_fs function produces an disk image that is able to
36 # Application of update disk images produced by this script is
37 # product-specific. With updates managed by Keystone, the update disk images
45 # 3 Input disk images do not exist
46 # 4 Output disk image already exists
51 # 9 Could not create disk image
124 # make_patch_fs is responsible for comparing the old and new disk images
126 # contents of what will become a disk image able to update old_fs to new_fs.
131 # from ordinary view. The disk image will be given a volume name like
282 # The only visible contents of the disk image will be a README file that
287 This disk image contains a differential updater that can update
334 # package_patch_dmg creates a disk image at patch_dmg with the contents of
335 # patch_fs. The disk image's volume name is taken from volume_name. temp_dir
344 # overall compression on the disk image is mostly used to minimize the sizes
355 err "disk image creation failed"