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

Issue 5736006: Accept list of kernels to re-sign, instead of assuming only 2 & 4. (Closed)

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

Description

Accept list of kernels to re-sign, instead of assuming only 2 & 4. Change-Id: Ice7b3a9323f003654d1062f721a21f37856f44d7 BUG=chromium-os:10246 TEST=manual This should resign kernel partitions 2 & 4, as before: make_dev_ssh.sh --save_config foo make_dev_ssh.sh --set_config foo This should only resign kernel 2: make_dev_ssh.sh --save_config foo --partition '2' make_dev_ssh.sh --set_config foo --partition '4' This should attempt to resign 2, 4, and 6. It's okay if not all succeed. make_dev_ssh.sh --save_config foo --partition '2 4 6' make_dev_ssh.sh --set_config foo --partition '2 4 6' Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=51b9b83

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -5 lines) Patch
M scripts/image_signing/make_dev_ssd.sh View 6 chunks +10 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Bill Richardson
10 years ago (2010-12-11 07:26:40 UTC) #1
Hung-Te
10 years ago (2010-12-11 08:49:40 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698