Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Issue 3020023: Add a script that will generate a new vblock given a kernel partition. (Closed)

Created:
10 years, 5 months ago by gauravsh
Modified:
9 years, 6 months ago
Reviewers:
vb
CC:
chromium-os-reviews_chromium.org, Randall Spangler, gauravsh, Luigi Semenzato, Bill Richardson
Visibility:
Public.

Description

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.

Patch Set 1 #

Total comments: 1

Patch Set 2 : use parens #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -0 lines) Patch
A scripts/image_signing/resign_kernel_partition.sh View 1 1 chunk +38 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
gauravsh
10 years, 5 months ago (2010-07-22 19:54:32 UTC) #1
gauravsh
Just making sure this doesn't fall off your radar. It's just a wrapper around vbutil_kernel, ...
10 years, 5 months ago (2010-07-23 22:29:55 UTC) #2
vb
LGTM after fixing the bracket style. Did you try to use the generated output to ...
10 years, 5 months ago (2010-07-27 00:22:16 UTC) #3
gauravsh
10 years, 5 months ago (2010-07-27 00:56:07 UTC) #4
Thanks, fixed and submitted.

On Mon, Jul 26, 2010 at 5:22 PM,  <vbendeb@chromium.org> wrote:
> LGTM
>
> after fixing the bracket style.
>
> Did you try to use the generated output to see if it works as expected -
> would
> be nice to add this to the test procedure.

It's a wrapper around vbutil_kernel. There isn't much to testing it
assuming vbutil_kernel works as advertised.

>
>
>
> http://codereview.chromium.org/3020023/diff/1/2
> File scripts/image_signing/resign_kernel_partition.sh (right):
>
> http://codereview.chromium.org/3020023/diff/1/2#newcode23
> scripts/image_signing/resign_kernel_partition.sh:23: { echo
> "vbutil_kernel tool not found."; exit 1; }
> parens instead of curly brackets
>
> http://codereview.chromium.org/3020023/show
>



-- 
-g

Powered by Google App Engine
This is Rietveld 408576698