mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 14:41:31 +02:00
The old format was: gzip(root filesystem). The new format is: gzip(kernel parition length + kernel partition + root filesystem). The length is 8 bytes (uint64 big endian). This CL fixes the updater and the update generator to support the new format. Review URL: http://codereview.chromium.org/1520028
Description
Languages
Shell
93.1%
Python
6.9%