Open anonymix007 opened 9 months ago
I tried to compile but found that it failed due to the lack of relevant libraries.
@snowwolf725 There are compilation instructions in the second commit:
git submodule update --init --recursive
go generate chromeos_update_engine/update_engine.go
go build .
Closes #19
This is an initial poorly tested implementation supporting some InstallOperation types for delta payloads:
BSDIFF
,SOURCE_BSDIFF
,BROTLI_BSDIFF
andPUFFDIFF
. Others (ZUCCHINI
,LZ4DIFF_BSDIFF
andLZ4DIFF_PUFFDIFF
) could be implemented similarly. This is probably broken for many payloads, so any help is welcome.Usage:
extracted_v340
directory contains full images, outputextracted_v346
will contain images after applying incrementalpayload_346.bin