commit | f4c7ef1bc239890d8bee30e6823f88814fef8ce5 | [log] [tgz] |
---|---|---|
author | Andrew de los Reyes <adlr@chromium.org> | Fri Apr 30 10:37:00 2010 -0700 |
committer | Andrew de los Reyes <adlr@chromium.org> | Fri Apr 30 10:37:00 2010 -0700 |
tree | 3cb3d144a407eff64a7ff1955acc23de776b6dec | |
parent | 0cca4219a11ed5df53c56d695c4b7c73726be8b0 [diff] |
AU: delta compress the kernel partition Add kernel partition to proto buf. Change delta generator to compress the kernel partition and the delta performer to perform operations to update the kernel partition. Update unittests to test it. Also, remove checksums from the protobuf while we're at it, since the partitions themselves will contains checksums. BUG=None TEST=Attached unittest Review URL: http://codereview.chromium.org/1819002