History log of /external/vboot_reference/scripts/image_signing/resign_kernel_partition.sh
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8ae7b0e41a1252f98e6662a298efb97624431c44 07-Feb-2011 Gaurav Shah <gauravsh@chromium.org> Allow signing scripts to (optionally) set the firmware and kernel versions

Versions are (optionally) read from a file with the format
firmware_version=<firmware version>
kernel_version=<kernel version>

The new scripts and arguments are compatible with older versions of the script.

Change-Id: I502df69d6c02caee75cdf010e61812be408a64e0

BUG=chromium-os:8016
TEST=manually tested all invocations of sign_official_build {verify|usb|ssd|install|recovery} with and without versions.

Review URL: http://codereview.chromium.org/6368064
/external/vboot_reference/scripts/image_signing/resign_kernel_partition.sh
58a75403974edd4f818d316d02a46c0b5f085286 27-Jul-2010 Gaurav Shah <gauravsh@chromium.org> Add a script that will generate a new vblock given a kernel partition.

For use on our signing servers. May merge this with other scripts once we drill down the right workflow.

BUG=3496
TEST=Just a wrapper around vbutil_kernel and works as intended.

Review URL: http://codereview.chromium.org/3020023
/external/vboot_reference/scripts/image_signing/resign_kernel_partition.sh