mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-15 12:41:24 +01:00
* Since dm-verity arguments are now read from the install image upon recovery, we need not use them in build_kernel_image. * Also, don't expect or remove /tmp/rootfs.hash, which will not be generated by build_kernel_image. * Cleanup of dead code following the elimination of use of root_dev. * Updated ASCII art for success/failure condition. * See corresponding changes to initramfs script (extract verity args from install kernel) and chromeos-initramfs ebuild (pull dump_kernel_config). BUG=chromium-os:22530 TEST=Built and successfully installed recovery image on CR-48 Change-Id: I3536c88537bbce277f79f17b676231b67337a0d1 Reviewed-on: https://gerrit.chromium.org/gerrit/12646 Reviewed-by: Gilad Arnold <garnold@chromium.org> Tested-by: Gilad Arnold <garnold@chromium.org> Commit-Ready: Gilad Arnold <garnold@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%