Chromium Code Reviews
DescriptionAU: support for generating new style full updates.
New style full updates are full updates that use the delta upload file
format. A full update consists of sequential operations to write the
full kernel/rootfs in chunks (currently 128KiB).
Because these full updates use the new file format, they get benefits
over the old type of full update:
- support for embedded signatures
- (eventual) support for resuming installation across reboot
- help reduce code needed in the updater client software
BUG=7248
TEST=generated/applied full update on host; unittests
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=27f7d37
Patch Set 1 #
Total comments: 8
Patch Set 2 : fixes for review #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||