DescriptionBinary differential (delta) updates: keystone_install dmgpatcher support.
There is no standalone dmgpatcher tool because the operation is tied too
closely to Keystone update application, but keystone_install is now able to
perform the dmgpatcher operation as an inverse to what dmgdiffer does when it
creates patch update disk images given an "old" and "new" existing disk image.
If keystone_install detects a .patch directory, it applies the dirpatches that
are contained therein using dirpatcher and goobspatch. keystone_install
expects two dirpatches: one for the versioned directory, and one for the outer
app bundle. These two dirpatches correspond exactly to the two rsyncs that
keystone_install performs when updating from a full-install disk image.
BUG=45017
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49805
Patch Set 1 : '' #Patch Set 2 : '' #
Total comments: 10
Patch Set 3 : '' #Messages
Total messages: 4 (0 generated)
|